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

[release-1.30] feat: upgrade to snapshot v8.2.0 #2274

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

andyzhangx
Copy link
Member

What type of PR is this?
/kind feature

What this PR does / why we need it:
feat: upgrade to snapshot v8.2.0

cherrypick of #2271

  • external-provisioner needs get resource \"volumesnapshots\" in API group \"snapshot.storage.k8s.io
E1213 08:10:15.324740       1 controller.go:1025] "Unhandled Error" err="error syncing volume \"pvc-4aea7f6f-dcb1-4dc4-b0f0-b4b087a3ec56\": persistentvolume pvc-4aea7f6f-dcb1-4dc4-b0f0-b4b087a3ec56 is still attached to node capz-6xcpgz-md-0-5zztv-9xfsz" logger="UnhandledError"
I1213 08:10:15.324833       1 event.go:389] "Event occurred" object="pvc-4aea7f6f-dcb1-4dc4-b0f0-b4b087a3ec56" fieldPath="" kind="PersistentVolume" apiVersion="v1" type="Warning" reason="VolumeFailedDelete" message="persistentvolume pvc-4aea7f6f-dcb1-4dc4-b0f0-b4b087a3ec56 is still attached to node capz-6xcpgz-md-0-5zztv-9xfsz"
I1213 08:10:15.909947       1 event.go:389] "Event occurred" object="multivolume-831/test.csi.azure.com6z8b6-restored" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="Provisioning" message="External provisioner is provisioning volume for claim \"multivolume-831/test.csi.azure.com6z8b6-restored\""
I1213 08:10:15.912213       1 controller.go:951] "Retrying syncing claim" key="f76d1804-4a33-4abe-89ff-35e873c1a9b2" failures=0
E1213 08:10:15.912264       1 controller.go:974] "Unhandled Error" err="error syncing claim \"f76d1804-4a33-4abe-89ff-35e873c1a9b2\": failed to provision volume with StorageClass \"multivolume-831-e2e-scg57hf\": error getting handle for DataSource Type VolumeSnapshot by Name snapshot-hpmks: error getting snapshot snapshot-hpmks from api server: volumesnapshots.snapshot.storage.k8s.io \"snapshot-hpmks\" is forbidden: User \"system:serviceaccount:kube-system:csi-azuredisk-controller-sa\" cannot get resource \"volumesnapshots\" in API group \"snapshot.storage.k8s.io\" in the namespace \"multivolume-831\"" logger="UnhandledError"
I1213 08:10:15.912321       1 event.go:389] "Event occurred" object="multivolume-831/test.csi.azure.com6z8b6-restored" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Warning" reason="ProvisioningFailed" message="failed to provision volume with StorageClass \"multivolume-831-e2e-scg57hf\": error getting handle for DataSource Type VolumeSnapshot by Name snapshot-hpmks: error getting snapshot snapshot-hpmks from api server: volumesnapshots.snapshot.storage.k8s.io \"snapshot-hpmks\" is forbidden: User \"system:serviceaccount:kube-system:csi-azuredisk-controller-sa\" cannot get resource \"volumesnapshots\" in API group \"snapshot.storage.k8s.io\" in the namespace \"multivolume-831\""
I1213 08:10:16.912886       1 event.go:389] "Event occurred" object="multivolume-831/test.csi.azure.com6z8b6-restored" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="Provisioning" message="External provisioner is provisioning volume for claim \"multivolume-831/test.csi.azure.com6z8b6-restored\""
I1213 08:10:16.915222       1 controller.go:951] "Retrying syncing claim" key="f76d1804-4a33-4abe-89ff-35e873c1a9b2" failures=1
E1213 08:10:16.915278       1 controller.go:974] "Unhandled Error" err="error syncing claim \"f76d1804-4a33-4abe-89ff-35e873c1a9b2\": failed to provision volume with StorageClass \"multivolume-831-e2e-scg57hf\": error getting handle for DataSource Type VolumeSnapshot by Name snapshot-hpmks: error getting snapshot snapshot-hpmks from api server: volumesnapshots.snapshot.storage.k8s.io \"snapshot-hpmks\" is forbidden: User \"system:serviceaccount:kube-system:csi-azuredisk-controller-sa\" cannot get resource \"volumesnapshots\" in API group \"snapshot.storage.k8s.io\" in the namespace \"multivolume-831\"" logger="UnhandledError"

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

feat: upgrade to snapshot v8.2.0

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 16, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 16, 2024
@andyzhangx andyzhangx merged commit 7b20862 into release-1.30 Dec 16, 2024
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants