Skip to content

Revert "refactor: move nodeDriverRegistrar config under node section"#1100

Merged
andyzhangx merged 1 commit intokubernetes-csi:masterfrom
andyzhangx:revert-move-nodeDriverRegistrar
Apr 17, 2026
Merged

Revert "refactor: move nodeDriverRegistrar config under node section"#1100
andyzhangx merged 1 commit intokubernetes-csi:masterfrom
andyzhangx:revert-move-nodeDriverRegistrar

Conversation

@andyzhangx
Copy link
Copy Markdown
Member

What type of PR is this?
/kind cleanup

What this PR does / why we need it:
Reverts #1087 — moves nodeDriverRegistrar config back to top-level in values.yaml for backward compatibility with existing chart consumers.

Changes:

  • values.yaml: move nodeDriverRegistrar block back to top-level (out of node section)
  • csi-nfs-node.yaml: revert template refs from .Values.node.nodeDriverRegistrar to .Values.nodeDriverRegistrar
  • charts/README.md: update parameter documentation
  • Regenerated helm chart tgz

This reverts the change from PR kubernetes-csi#1087 which moved nodeDriverRegistrar
config from top-level to under the node section. Moving it back to
top-level for backward compatibility with existing chart consumers.
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Apr 17, 2026
@k8s-ci-robot
Copy link
Copy Markdown
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

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 17, 2026
@andyzhangx andyzhangx removed the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Apr 17, 2026
@andyzhangx andyzhangx merged commit 3874c54 into kubernetes-csi:master Apr 17, 2026
17 of 19 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/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants