kubernetes-sigs / secrets-store-csi-driver

Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
https://secrets-store-csi-driver.sigs.k8s.io/
Apache License 2.0
1.21k stars 280 forks source link

docs: adds troubleshooting guide for kubeletRootDir #1531

Closed nilekhc closed 1 month ago

nilekhc commented 1 month ago

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged): Fixes #1527

Special notes for your reviewer:

TODOs:

nilekhc commented 1 month ago

/cc @sozercan

k8s-ci-robot commented 1 month ago

@nilekhc: GitHub didn't allow me to request PR reviews from the following users: sozercan.

Note that only kubernetes-sigs members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to [this](https://github.com/kubernetes-sigs/secrets-store-csi-driver/pull/1531#issuecomment-2136201813): >/cc @sozercan Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
nilekhc commented 1 month ago

@sozercan fyi

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 35.83%. Comparing base (bf86dbf) to head (df34f89). Report is 23 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1531 +/- ## ========================================== - Coverage 36.58% 35.83% -0.76% ========================================== Files 63 63 Lines 4532 3759 -773 ========================================== - Hits 1658 1347 -311 + Misses 2730 2268 -462 Partials 144 144 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aramase, nilekhc

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/OWNERS)~~ [aramase] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment