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

Update KAC reconcile to accommodate default values #610

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gpontejos
Copy link
Collaborator

This change ensures that all default values nested within the Spec are respected. Any defaults that were nested deeper than FalconAdmission Spec were ignored since their parent didn't exist, e.g., FalconAdmission.Spec.AdmissionConfig.DepUpdateStrategy would trigger reconciles when FalconAdmission.Spec.AdmissionConfig didn't exist.

@gpontejos gpontejos force-pushed the fix-kac-reconciliation branch from 25241c5 to fcf9773 Compare December 16, 2024 21:26
@gpontejos gpontejos force-pushed the fix-kac-reconciliation branch from fcf9773 to 07125a1 Compare December 16, 2024 22:01
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