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: remove podSecurityPolicy if not supported in cluster #680

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

randmonkey
Copy link
Contributor

@randmonkey randmonkey commented Oct 25, 2022

What this PR does / why we need it:

since k8s 1.25, policy/v1beta1 APIs are removed. We need to remove the APIs to avoid install failures in k8s 1.25+.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

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

@randmonkey randmonkey requested a review from a team as a code owner October 25, 2022 06:06
@randmonkey randmonkey force-pushed the feat/support_pod_security_admission branch from 3a2cf9f to 05dbf36 Compare October 25, 2022 07:32
@randmonkey randmonkey changed the title fixremove podSecurityPolicy if not supported in cluster fix: remove podSecurityPolicy if not supported in cluster Oct 25, 2022
@randmonkey randmonkey force-pushed the feat/support_pod_security_admission branch from 05dbf36 to 2354eef Compare October 25, 2022 17:32
@randmonkey randmonkey enabled auto-merge (squash) October 26, 2022 09:54
Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

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

🚢

@randmonkey randmonkey merged commit 70acb13 into main Oct 28, 2022
@randmonkey randmonkey deleted the feat/support_pod_security_admission branch October 28, 2022 07:47
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.

None yet

2 participants