Skip to content

fix: avoid VolumeAttributesClass error logs in csi sidecar containers#1034

Merged
andyzhangx merged 1 commit intokubernetes-csi:masterfrom
andyzhangx:fix-VolumeAttributesClass-logs
Feb 5, 2026
Merged

fix: avoid VolumeAttributesClass error logs in csi sidecar containers#1034
andyzhangx merged 1 commit intokubernetes-csi:masterfrom
andyzhangx:fix-VolumeAttributesClass-logs

Conversation

@andyzhangx
Copy link
Copy Markdown
Member

What type of PR is this?
/kind cleanup

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1033

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

none

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Feb 5, 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/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 5, 2026
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 21697284116

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 77.866%

Totals Coverage Status
Change from base Build 21613716087: 0.0%
Covered Lines: 1175
Relevant Lines: 1509

💛 - Coveralls

@andyzhangx andyzhangx merged commit 4e0ecd3 into kubernetes-csi:master Feb 5, 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/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none Denotes a PR that doesn't merit a release note. 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.

Missing RBAC permissions for VolumeAttributesClass

3 participants