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(k8s): ensure PodSecurityPolicies are not checked for version >= 1.25 #48

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

starlightromero
Copy link
Contributor

Description

Fixes a bug where PodSecurityPolicies were being queried for Kubernetes version greater than or equal to 1.25.

Motivation and Context

Resolves #47

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@starlightromero
Copy link
Contributor Author

@bryantbiggs Please review at your earliest convenience

Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

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

thank you for catching this!

@bryantbiggs bryantbiggs merged commit 4f704f6 into clowdhaus:main Oct 4, 2023
@starlightromero starlightromero deleted the version branch October 4, 2023 15:48
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.

Bug: eksup failed to run in EKS v1.26
2 participants