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

fix(template): add missing fields to kube-rbac-proxy #575

Merged

Conversation

nevermarine
Copy link
Contributor

@nevermarine nevermarine commented Dec 13, 2024

Description

Explicitly set default fields in the customization patch for kube-rbac-proxy.

Why do we need it, and what problem does it solve?

Prevent infinite patching of cdi-apiserver and cdi-deployment by the cdi-operator. cdi-operator don't respect default values from Kubernetes API.

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@nevermarine nevermarine requested a review from diafour December 13, 2024 14:45
@nevermarine nevermarine marked this pull request as ready for review December 13, 2024 14:45
@nevermarine nevermarine merged commit d4ad294 into main Dec 13, 2024
13 checks passed
@nevermarine nevermarine deleted the fix/template/add-missing-fields-to-kube-rbac-proxy branch December 13, 2024 16:22
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.

2 participants