Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Update API version from v1beta1 to v1 #645

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RPalejiya
Copy link

What changes were proposed in this pull request?

For Zookeeper PodDistruptionBudget, change API version to policy/v1 instead of policy/v1beta1.

How was this patch tested?

It was tested on Azure Kubernetes version 1.25.6 with Helm version 3.6.0.

For Kubernetes version 1.25.6, I encountered following error with Helm3 and hence need an update. 

Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1"
helm.go:81: [debug] unable to recognize "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1"
unable to build kubernetes objects from release manifest
@RPalejiya RPalejiya requested a review from a team as a code owner May 4, 2023 10:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant