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

PodDisruptionBudgets API version policy/v1beta1 removed in Kubernetes 1.25 #1143

Open
seifrajhi opened this issue Sep 9, 2023 · 9 comments
Labels
bug Something isn't working Stale

Comments

@seifrajhi
Copy link

Describe the bug
I was trying to install kuberhealthy in my kubernetes cluster version 1.25, but I faced issue with kind: PodDisruptionBudget since in version v1.25 PodDisruptionBudgets API version policy/v1beta1 removed.

Steps To Reproduce

# If you don't use Prometheus:
kubectl create namespace kuberhealthy
kubectl apply -f https://raw.githubusercontent.com/kuberhealthy/kuberhealthy/master/deploy/kuberhealthy.yaml

Can you please add support to the latest version of kubernetes cluster v1.25 of PodDisruptionBudget

@seifrajhi seifrajhi added the bug Something isn't working label Sep 9, 2023
@mikeinton
Copy link
Collaborator

Hi @seifrajhi the static yaml files still need to be updated to account for the deprecation of policy/v1beta1.

The remaining components should install without issue and you should have a functional Kuberhealthy in your K8s cluster.

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment on the issue or this will be closed in 15 days.

@github-actions github-actions bot added the Stale label Jan 26, 2024
@seifrajhi
Copy link
Author

avoid stale

@seifrajhi
Copy link
Author

/do-not-close

@github-actions github-actions bot removed the Stale label Feb 7, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment on the issue or this will be closed in 15 days.

@github-actions github-actions bot added the Stale label Mar 10, 2024
@seifrajhi
Copy link
Author

avoid stale

@github-actions github-actions bot removed the Stale label Mar 14, 2024
@cindyytong
Copy link

@seifrajhi curious if you were able to get this working with v1.25/ if the team addressed your issue?

@integrii
Copy link
Collaborator

This should actually be working in the latest versions. I see the proper version in the helm chart's PDB. Maybe you are using an old version of the chart?

Current PDB template: https://github.com/kuberhealthy/kuberhealthy/blob/master/deploy/helm/kuberhealthy/templates/poddisruptionbudget.yaml

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment on the issue or this will be closed in 15 days.

@github-actions github-actions bot added the Stale label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

4 participants