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

Add Support for k8s v1.25+ #108

Merged
merged 7 commits into from
Sep 6, 2023
Merged

Add Support for k8s v1.25+ #108

merged 7 commits into from
Sep 6, 2023

Conversation

phenixblue
Copy link
Owner

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind bug
/kind cleanup
/kind deprecation
/kind design
/kind documentation

/kind feature

/kind release

What this PR does / why we need it:

Make modifications/updates to support newer k8s versions (v1.25+)

Which issue(s) this PR fixes:

Fixes #107

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation e.g., usage docs, etc.:


@phenixblue phenixblue added dependencies Pull requests that update a dependency file documentation cleanup labels Sep 4, 2023
@phenixblue phenixblue changed the title [WIP] Add Support for k8s v1.25+ Add Support for k8s v1.25+ Sep 4, 2023
Copy link
Collaborator

@ilrudie ilrudie left a comment

Choose a reason for hiding this comment

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

lgtm

@phenixblue phenixblue merged commit d45185b into master Sep 6, 2023
10 checks passed
@phenixblue phenixblue deleted the support-k8sv1.25-plus branch September 6, 2023 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup dependencies Pull requests that update a dependency file documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error installing PDB on newer K8s versions
2 participants