Kubernetes Prow Robot
|
924b723646
|
Merge pull request #4273 from dkoshkin/patch-1
fix: add missing RBAC permissions to example spec
|
2021-09-06 03:54:29 -07:00 |
GuyTempleton
|
17e028bd9e
|
CA - Cloud Provider Examples - add ability to list/watch/get namespaces
As of the 1.22 release of k8s, the scheduler now requires the ability to list namespaces
|
2021-08-23 15:39:38 +01:00 |
Dimitri Koshkin
|
7105eb2189
|
fix: add missing RBAC permissions to example spec
Similar change was done in https://github.com/kubernetes/autoscaler/pull/4154
|
2021-08-17 10:40:13 -07:00 |
shysank
|
8b20473e82
|
fix capi example and update readme
|
2021-04-16 21:21:59 +05:30 |
shysank
|
7ac44990f5
|
update readme and example to limit capi rbac to a single namespace
|
2021-04-14 02:34:54 +05:30 |
jichenjc
|
5b798ae92d
|
Add services into role of example file
|
2021-01-22 09:29:03 +00:00 |
jichenjc
|
eea0287a05
|
Switch from v1beta1 to v1 for rbac
|
2021-01-15 08:18:25 +00:00 |
Hidekazu Nakamura
|
a5fee21a68
|
Fix cluster-autoscaler clusterapi sample manifest
This commit fixes sample manifest of cluster-autoscaler clusterapi
provider.
|
2021-01-12 07:37:51 +00:00 |
Ben Moss
|
d97e3dc221
|
Add sample deployment/service account manifest
Based on https://notes.elmiko.dev/2020/05/22/kubernetes-autoscaler-capd.html
|
2020-07-15 19:31:13 +00:00 |