external-resizer
external-resizer copied to clipboard
Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...
There are a few different tasks: 1. Refactor the test files for external-resizer as comment in [PR](https://github.com/kubernetes-csi/external-resizer/pull/351/files) 2. Add more unit tests to cover error cases in [this discussion](https://kubernetes.slack.com/archives/C0615MXEYDU/p1706132168286789) 3....
Bumps the k8s-dependencies group with 1 update in the / directory: [k8s.io/klog/v2](https://github.com/kubernetes/klog). Updates `k8s.io/klog/v2` from 2.120.1 to 2.130.1 Release notes Sourced from k8s.io/klog/v2's releases. Prepare klog release for Kubernetes v1.31...
While resizing the pvc with [azuredisk-csi-driver](https://github.com/kubernetes-sigs/azuredisk-csi-driver) with online resize enabled. We encounter `FileSystemResizePending` condition on pvcs, which should not be there. This is just a temporary state, but still as...
External-resizer uses the [klog](https://pkg.go.dev/k8s.io/klog/v2) for it's logging mechanism. Klog provides various methods to be used, including logging into the file by setting the flag, `flag.Set("log_file", "var/a5.log")`. But using the flag...
Since Debian 12 Distroless is available, as well as, the latest releases of Kubernetes and many of the Kubernetes related projects have moved to Debian 12, we would request that...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Image version v1.12.0 contains the following CVEs according to trivy: * [CVE-2024-34156](https://avd.aquasec.com/nvd/cve-2024-34156) (HIGH)...
Bumps the github-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.22.0` |...
Bumps the k8s-dependencies group with 3 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiserver](https://github.com/kubernetes/apiserver) and [k8s.io/csi-translation-lib](https://github.com/kubernetes/csi-translation-lib). Updates `k8s.io/api` from 0.31.0 to 0.31.2 Commits bc73ef7 Update dependencies to v0.31.2 tag 46f6230 Merge...