Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kustomize Support to Core Library #2393

Open
2 tasks
bdoyle0182 opened this issue Feb 18, 2025 · 0 comments
Open
2 tasks

Add Kustomize Support to Core Library #2393

bdoyle0182 opened this issue Feb 18, 2025 · 0 comments
Labels
feature-request New/Enhanced functionality wanted needs-triage Priority and effort undetermined yet

Comments

@bdoyle0182
Copy link

bdoyle0182 commented Feb 18, 2025

Description of the feature or enhancement:

Have native feature support in the core library for working with kustomize. Kustomize has been directly integrated into kubectl for sometime as a core feature. It's probably worth including in the library so that importing existing helm charts can be kustomized. Basically, have escape hatching to edit what the synthesized output would be just like in aws cdk.

There's a personal project out there that sort of solves this with a kustomize construct which will run kubectl kustomize on behalf of the dev.
https://github.com/spion/cdk8s-kustomize

Use Case:

Customize public helm charts that are to be imported.

Proposed Solution:

N/A

Other:

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@bdoyle0182 bdoyle0182 added feature-request New/Enhanced functionality wanted needs-triage Priority and effort undetermined yet labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New/Enhanced functionality wanted needs-triage Priority and effort undetermined yet
Projects
None yet
Development

No branches or pull requests

1 participant