Skip to content

Conversation

@chethanv28
Copy link
Collaborator

What this PR does / why we need it:
Replace UPDATE API invocations with PATCH API for the following resources & files:

PersistentVolumeClaim (SV) pkg/csi/service/wcpguest/controller.go
PersistentVolumeClaim (SV) pkg/csi/service/wcpguest/controller.go
PersistentVolumeClaim (SV) pkg/syncer/cnsoperator/controller/cnsnodevmattachment/cnsnodevmattachment_controller.go
PersistentVolumeClaim (SV) pkg/syncer/cnsoperator/controller/cnsnodevmattachment/cnsnodevmattachment_controller.go
PersistentVolumeClaim (SV) pkg/syncer/cnsoperator/controller/cnsfileaccessconfig/cnsfileaccessconfig_controller.go
PersistentVolumeClaim (SV) pkg/syncer/cnsoperator/controller/cnsfileaccessconfig/cnsfileaccessconfig_controller.go=
PersistentVolumeClaim (SV) pkg/syncer/pvcsi_fullsync.go
PersistentVolumeClaim (SV) pkg/syncer/pvcsi_fullsync.go
PersistentVolumeClaim (SV) pkg/syncer/pvcsi_metadatasyncer.go
PersistentVolumeClaim (topology annotation) pkg/syncer/cnsoperator/controller/cnsregistervolume/cnsregistervolume_controller.go
VolumeSnapshot (SV)

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Testing done:
A PR must be marked "[WIP]", if no test result is provided. A WIP PR won't be reviewed, nor merged.
The requester can determine a sufficient test, e.g. build for a cosmetic change, E2E test in a predeployed setup, etc.
For new features, new tests should be done, in addition to regression tests.
If jtest is used to trigger precheckin tests, paste the result after jtest completes and remove [WIP] in the PR subject.
The review cycle will start, only after "[WIP]" is removed from the PR subject.

Special notes for your reviewer:

Release note:

Replace UPDATE API invocations with PATCH API for PVC updates

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chethanv28

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

The pull request process is described here

Details 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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Dec 26, 2025
@chethanv28 chethanv28 force-pushed the topic/chethanv28/replace-updates-with-patch branch from d5e9ed8 to 5d21460 Compare December 28, 2025 22:52
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. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants