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

prevent conflict with pre-existing auth annotation #152

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

xrstf
Copy link

@xrstf xrstf commented Nov 14, 2024

What type of PR is this?

/kind bug

In #151 I accidentally used a field name that I thought was not yet merged or used in kcp. However once we bumped the k8s dependency in kcp, we swiftly noticed that the previous key was in fact already used in kcp, breaking quite a few e2e tests.

This PR rectifies that by choosing a new, unused name for the extra config key.

Does this PR introduce a user-facing change?

(I will update the previous PR's release-notes.)

NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:

NONE

Copy link
Member

@embik embik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@embik embik merged commit 8a99a72 into kcp-1.31.0 Nov 14, 2024
@embik embik deleted the fix-webhook-key-name branch November 14, 2024 15:24
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