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(admission) correctly handle updates to KongConsumer resources #517

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented Jan 23, 2020

When a KongConsumer is updated, check for unique username violation only
if the username has has changed.

Fix #501

When a KongConsumer is updated, check for unique username violation only
if the username has has changed.

Fix #501
@Spoofardio
Copy link

Having the same issue here. Can't update the KongConsumer's credential list for the 0.7.0 release because of this

@hbagdi
Copy link
Member Author

hbagdi commented Jan 24, 2020

We will be releasing 0.7.1 early next week to fix this.

@hbagdi hbagdi merged commit 194453d into master Jan 27, 2020
@hbagdi hbagdi deleted the fix/admission-controller-update branch January 27, 2020 17:17
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: admission controller: update events are handled incorrectly
2 participants