kubernetes/pkg/volume/fc
Humble Devassy Chirammal 4964f699db metrics-server: update to v0.8.1 and fix stale RBAC resourceName
Update metrics-server addon from v0.8.0 to v0.8.1.

Also fix the ClusterRole resource-reader which still referenced the
deployment name from v0.7.1 (metrics-server-v0.7.1). The addon-resizer
nanny needs get/patch permission on the current deployment name to
function correctly; without this fix the nanny requests would be
denied by RBAC.

Additionally update the README link from the archived
kubernetes-incubator org to the current kubernetes-sigs org.

Signed-off-by: Humble Devassy Chirammal <humble.devassy@gmail.com>
2026-04-02 20:29:25 +05:30
..
attacher.go Reject pod when attachment limit is exceeded (#132933) 2025-07-24 17:58:54 -07:00
disk_manager.go Handle returned error as placeholder variables for now 2025-02-24 16:26:48 -05:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
fc.go Remove GetExec method from VolumeHost 2025-06-13 10:58:37 +08:00
fc_test.go remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
fc_util.go metrics-server: update to v0.8.1 and fix stale RBAC resourceName 2026-04-02 20:29:25 +05:30
fc_util_linux_test.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
fc_util_test.go Added check for multipath device mapper 2025-01-08 19:44:11 +05:30
OWNERS