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(kgo): drop ValidationAdmissionPolicy validating DataPlanes #1234

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Jan 22, 2025

What this PR does / why we need it:

ValidationAdmissionPolicy we added for validating DataPlanes wasn't tested enough and it turns out it prevents Gateway-deployed DataPlanes from being created. As a stop-gap, we're removing the VAP. KGO 1.4 users should not be affected as the VAP functionality overlaps with the admission webhook functionality that's going to be removed in 1.5.

VAP will be added back to the chart before releasing KGO 1.5.

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the main branch.
  • Changes are documented under the "Unreleased" header in CHANGELOG.md
  • New or modified sections of values.yaml are documented in the README.md
  • Commits follow the Kong commit message guidelines

@czeslavo czeslavo self-assigned this Jan 22, 2025
@czeslavo czeslavo added the bug Something isn't working label Jan 22, 2025
@czeslavo czeslavo marked this pull request as ready for review January 22, 2025 15:33
@czeslavo czeslavo requested a review from a team as a code owner January 22, 2025 15:33
@czeslavo czeslavo requested a review from pmalek January 22, 2025 15:33
@czeslavo czeslavo enabled auto-merge (squash) January 22, 2025 15:36
@czeslavo czeslavo merged commit 5487578 into main Jan 22, 2025
34 checks passed
@czeslavo czeslavo deleted the fix/remove-kgo-vap branch January 22, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants