Skip to content

fix: set nodeDriverRegistrar.livenessProbe.enabled default to true#1101

Merged
andyzhangx merged 1 commit intokubernetes-csi:release-4.13from
andyzhangx:fix-nodeDriverRegistrar-liveness-default
Apr 17, 2026
Merged

fix: set nodeDriverRegistrar.livenessProbe.enabled default to true#1101
andyzhangx merged 1 commit intokubernetes-csi:release-4.13from
andyzhangx:fix-nodeDriverRegistrar-liveness-default

Conversation

@andyzhangx
Copy link
Copy Markdown
Member

What type of PR is this?
/kind bug

What this PR does / why we need it:
The nodeDriverRegistrar.livenessProbe.enabled default was incorrectly set to false. This changes it to true to ensure the node-driver-registrar liveness probe is enabled by default, consistent with prior releases.

Changes:

  • values.yaml: change nodeDriverRegistrar.livenessProbe.enabled from false to true
  • Regenerated helm chart tgz

@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/bug Categorizes issue or PR as related to a bug. 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/XS Denotes a PR that changes 0-9 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 e1ffeff into kubernetes-csi:release-4.13 Apr 17, 2026
17 of 18 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/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants