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

Skip gatekeeper in test-external.sh #610

Merged
merged 1 commit into from
Sep 19, 2022
Merged

Skip gatekeeper in test-external.sh #610

merged 1 commit into from
Sep 19, 2022

Conversation

praveenrewar
Copy link
Member

@praveenrewar praveenrewar commented Sep 19, 2022

What this PR does / why we need it:

  • Skip gatekeeper in test-external.sh
  • gatekeeper uses PodSecurityPolicy which is removed in kubernetes 1.25. We can add gatekeeper v3.10.0 when it's available (as it migrates away from PodSecurityPolicy)

Does this PR introduce a user-facing change?

NONE

gatekeeper uses PodSecurityPolicy which is removed in kubernetes 1.25. We can add gatekeeper v3.10.0 when it's available (as it migrates away from PodSecurityPolicy)
Copy link
Contributor

@100mik 100mik left a comment

Choose a reason for hiding this comment

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

Sounds reasonable, we can manually test against a cluster running an older version if we want to

@praveenrewar praveenrewar merged commit bf129e4 into develop Sep 19, 2022
@praveenrewar praveenrewar deleted the test-external branch September 19, 2022 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants