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

pkg/webhooks/server.go #1372

Merged
merged 3 commits into from
Dec 9, 2020

Conversation

JimBugwadia
Copy link
Member

Related issue

Fixes #1357

What type of PR is this?

/kind bug

Proposed changes

Removed blocking of updates for Kyverno managed object with synchronized: true flag, as other controllers can update status and resources. RBAC or additional policies can be used for restricting.

This issue prevented pods from being created in a namespace where Kyverno generated the ns quota with synchronized: true set.

Checklist

Further comments

@realshuting realshuting merged commit 2613a6c into main Dec 9, 2020
@realshuting realshuting deleted the bugfix/1357_allow_mods_to_kyverno_managed_obj branch December 9, 2020 03:10
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.

[BUG] Generate policy blocks resource creation in a new namespace
2 participants