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

v6.3.0 introduces breaking change to webhook #927

Closed

Comments

@msau42
Copy link
Collaborator

msau42 commented Oct 17, 2023

What happened:
The v6.3.0 introduced a dependency on the new alpha volumegroupsnapshots api, which causes the webhook to fail with:

volumegroupsnapshotclasses.groupsnapshot.storage.k8s.io is forbidden: User "system:snapshot-controller" cannot list resource "volumegroupsnapshotclasses" in API group "groupsnapshot.storage.k8s.io" at the cluster scope

What you expected to happen:
alpha features should be disabled by default

How to reproduce it:

Anything else we need to know?:

Environment:

  • Driver version:
  • Kubernetes version (use kubectl version):
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@xing-yang
Copy link
Collaborator

Here's an PR to fix this: #922

@sunnylovestiramisu
Copy link
Contributor

@xing-yang Is there anyway to release a CVE fix without waiting for this breaking change to be fixed?

@msau42
Copy link
Collaborator Author

msau42 commented Oct 30, 2023

should be fixed in v6.3.1

@msau42 msau42 closed this as completed Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants