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

Embed component resources instead of duplicating #2047

Open
damemi opened this issue Dec 20, 2024 · 0 comments
Open

Embed component resources instead of duplicating #2047

damemi opened this issue Dec 20, 2024 · 0 comments

Comments

@damemi
Copy link
Contributor

damemi commented Dec 20, 2024

We currently define resource like Roles, Rolebindings, etc both in code and as YAML manifests (ex: scheduler role in cli and synced in helm)

Instead, we could just define these resources once as a yaml file and embed that file in cli with //go:embed so we only have to maintain it in one spot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant