Xing Yang

Results 459 comments of Xing Yang

@ggriffiths Can you take a look? These are from the "update" that are not replaced with "patch" in snapshot-controller.

@dobsonj The hold can be canceled now?

This looks good. > as discussed in https://github.com/kubernetes-csi/livenessprobe/pull/149#issuecomment-1128413164 That comment is regarding trivy vulnerability scanner. I don't see anything about these changes. Did you add the right reference?

VolumeSnapshotContent is a cluster-scoped API object. It should not have a namespace.

The error message looks correct to me. The VolumeSnapshotContent is bound to the following snapshot which is different from the VolumeSnapshot you intend to bound. The binding logic is not...