kops/pkg/model/iam
Steven E. Harris de1ecd844d
Allow cluster autoscaler to get EC2 instance types
When the cluster autoscaler builds its EC2 instance type catalog
dynamically instead of using only its statically defined set, grant it
the additional IAM permissions required to fetch the instance types
from the AWS API.
2022-04-20 12:22:28 -04:00
..
tests Add CreateSecurityGroup permission for vpcs 2022-01-20 17:49:36 +01:00
iam_builder.go Allow cluster autoscaler to get EC2 instance types 2022-04-20 12:22:28 -04:00
iam_builder_test.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
subject.go Use function to get cloud provider from cluster spec 2022-03-02 21:59:47 -08:00
types.go Add support to install EKS Pod Identity Webhook 2022-02-20 18:33:50 +09:00