kubernetes-sigs/cluster-api-provider-aws

Role creation for use with EKS addons

Open

#2 219 ouverte le 18 janv. 2021

Voir sur GitHub
 (15 commentaires) (1 réaction) (0 assignés)Go (689 forks)auto 404
area/provider/ekshelp wantedkind/featurelifecycle/stalepriority/backlog

Métriques du dépôt

Stars
 (723 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

/kind feature /area provider/eks /help

Describe the solution you'd like I would like a way for CAPA to create a role with the required permissions for use with EKS addons. Currently, you need to create the role outside of CAPA and supply the ARN when declaring the addon.

There would be significant UX benefits from this.

Relates to #2139

Guide contributeur