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(kube-api-rewriter): fix discovery and ValidatingAdmissionPolicy rewrite #475

Merged
merged 5 commits into from
Oct 28, 2024

Conversation

yaroslavborbat
Copy link
Member

@yaroslavborbat yaroslavborbat commented Oct 28, 2024

Description

  • Fix array construction for discovery rewrite in v1.30.
  • Add rewriting for ValidatingAdmissionPolicy and ValidatingAdmissionPolicyBinding.

Why do we need it, and what problem does it solve?

Make kube-api-rewriter compatible with Kubernetes 1.29+

What is the expected result?

Module works in Kubernetes 1.29+

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@yaroslavborbat yaroslavborbat force-pushed the fix/kube-api-rewriter/fix-discovery-v1.30 branch from c358101 to b4082c7 Compare October 28, 2024 07:52
Signed-off-by: yaroslavborbat <[email protected]>
Signed-off-by: yaroslavborbat <[email protected]>
Signed-off-by: yaroslavborbat <[email protected]>
@yaroslavborbat yaroslavborbat force-pushed the fix/kube-api-rewriter/fix-discovery-v1.30 branch from f509258 to e2bac5a Compare October 28, 2024 10:27
@diafour diafour changed the title fix(kube-api-rewriter): fix discovery fix(kube-api-rewriter): fix discovery and ValidatingAdmissionPolicy rewrite Oct 28, 2024
Signed-off-by: yaroslavborbat <[email protected]>
diafour
diafour previously approved these changes Oct 28, 2024
Signed-off-by: yaroslavborbat <[email protected]>
@yaroslavborbat yaroslavborbat merged commit b429542 into main Oct 28, 2024
11 checks passed
@yaroslavborbat yaroslavborbat deleted the fix/kube-api-rewriter/fix-discovery-v1.30 branch October 28, 2024 14:23
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.

3 participants