[Feature] eksctl update accessentry
to update already existing Access Entries
#7842
Labels
kind/feature
New feature or request
priority/important-longterm
Important over the long term, but may not be currently staffed and/or may require multiple releases
What feature/behavior/change do you want?
eksctl update accessentry
that will update existing Access Entries with new properties.The
aws eks cli
already support this API with some options - https://docs.aws.amazon.com/cli/latest/reference/eks/update-access-entry.htmlWhy do you want this feature?
I find multiple use-cases of updating an existing Access Entry, such as:
kubernetesGroup
namespace
to the scoped namespacesToday it either needs to be done:
aws
cliThe text was updated successfully, but these errors were encountered: