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: unstructured cluster patch helper #48

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

prometherion
Copy link
Member

This PR aims to use the Cluster API patch helper to decrease the cognitive load in patching unstructured objects.

Since a patch requires first getting objects, the cache of unstructured objects must be put in place and an RBAC update since this requires GET, LIST, and WATCH verbs.

@prometherion prometherion changed the title Unstructured cluster patch helper feat: unstructured cluster patch helper Oct 24, 2024
@prometherion prometherion merged commit dc1962a into clastix:master Oct 24, 2024
4 checks passed
@prometherion prometherion deleted the feat/patch-helper branch October 24, 2024 13:52
@prometherion prometherion added this to the v0.12.0 milestone Oct 24, 2024
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.

1 participant