Skip to content

Fix for PDBs in k8s 1.20#2727

Merged
consideRatio merged 2 commits into
jupyterhub:mainfrom
consideRatio:pr/fix-for-pdbs-in-k8s-1.20
May 29, 2022
Merged

Fix for PDBs in k8s 1.20#2727
consideRatio merged 2 commits into
jupyterhub:mainfrom
consideRatio:pr/fix-for-pdbs-in-k8s-1.20

Conversation

@consideRatio
Copy link
Copy Markdown
Member

@consideRatio consideRatio commented May 28, 2022

Closes #2649 as reported by @geoffo-dev, where policy/v1 seems to be available in the k8s cluster event though policy/v1 PodDisruptionBudgets only come around in k8s 1.21.

I was on track to get this done across other repos, and went along and did it also for this repo. The actual work was not making the PR, it was to realize there is a bug like this. Thank you @geoffo-dev!

@consideRatio consideRatio merged commit 43acce3 into jupyterhub:main May 29, 2022
consideRatio pushed a commit to jupyterhub/helm-chart that referenced this pull request May 29, 2022
jupyterhub/zero-to-jupyterhub-k8s#2727 Merge pull request #2727 from consideRatio/pr/fix-for-pdbs-in-k8s-1.20
@geoffo-dev
Copy link
Copy Markdown

@consideRatio - apologies I never got around to creating a PR for this! Flagged the email to do it and seen that you already had!

Thanks! Much appreciated 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PodDisruptionBudget not using the correct API Version in Kubernetes v1.20

2 participants