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

feat: introduce ClusterApiObject type #2869

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

shinebayar-g
Copy link
Contributor

@shinebayar-g shinebayar-g commented Sep 14, 2024

Fixes cdk8s-team/cdk8s#2170

We could convert ApiObject to cluster scoped and create NamespacedApiObject types. Since ApiObject was there first and used everywhere, I decided to create ClusterApiObject.

There are still tons of compile errors and trying to figure out certain parts.. But I guess if the linked issue is ever resolved, it'll be something like this. If this part is implemented, cli part seems manageable.

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

Successfully merging this pull request may close these issues.

Chart namespace is applied to non-namespaced objects
1 participant