kubernetes/pkg/volume/flexvolume
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-defaults.go
attacher.go
attacher_test.go
common_test.go
detacher-defaults.go
detacher.go metrics-server: update to v0.8.1 and fix stale RBAC resourceName 2026-04-02 20:29:25 +05:30
detacher_test.go
driver-call.go
driver-call_test.go
expander-defaults.go
expander.go
fake_watcher.go
flexvolume_test.go
mounter-defaults.go
mounter.go
mounter_test.go
OWNERS
plugin-defaults.go
plugin.go
plugin_test.go
probe.go
probe_test.go
unmounter-defaults.go
unmounter.go metrics-server: update to v0.8.1 and fix stale RBAC resourceName 2026-04-02 20:29:25 +05:30
unmounter_test.go
util.go
volume.go