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(cvc-controller): add support for policy/v1 PodDisruptionBudget #436

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

niladrih
Copy link
Member

@niladrih niladrih commented Sep 27, 2022

Signed-off-by: Niladri Halder niladri.halder26@gmail.com

Changes:

  • Add support for policy/v1 PodDisruptionBudget in the CVC controller. This is required because policy/v1beta1 is no longer supported in k8s v1.25.
  • Upgrade go version to 1.19, update k8s libs to 0.25.2.
  • Remove vendor directory.

Copy link

@vharsh vharsh left a comment

Choose a reason for hiding this comment

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

minor change suggestions

build/cstor-webhook/cstor-webhook.Dockerfile Show resolved Hide resolved
pkg/controllers/cstorvolumeconfig/controller_base.go Outdated Show resolved Hide resolved
pkg/controllers/cstorvolumeconfig/controller_base.go Outdated Show resolved Hide resolved
pkg/controllers/cstorvolumeconfig/controller_base.go Outdated Show resolved Hide resolved
pkg/controllers/cstorvolumeconfig/pdb.go Outdated Show resolved Hide resolved
pkg/controllers/cstorvolumeconfig/volume_operations.go Outdated Show resolved Hide resolved
@niladrih niladrih force-pushed the policy-v1 branch 2 times, most recently from acbacf1 to d7b798a Compare September 28, 2022 10:19
@niladrih niladrih force-pushed the policy-v1 branch 4 times, most recently from da1907d to 7f6ccb1 Compare September 28, 2022 18:52
Copy link

@Ab-hishek Ab-hishek left a comment

Choose a reason for hiding this comment

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

LGTM

.github/workflows/build.yml Outdated Show resolved Hide resolved
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
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.

3 participants