Skip to content

[Feature] eksctl update accessentry to update already existing Access Entries #7842

Description

@AmitBenAmi

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.html

Why do you want this feature?

I find multiple use-cases of updating an existing Access Entry, such as:

  • Adding another kubernetesGroup
  • Adding another namespace to the scoped namespaces
  • Adding another Access Policy

Today it either needs to be done:

  1. aws cli
  2. AWS Console
  3. Delete and Re-Create the Access Entry, which might cause downtime

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureNew feature or requestpriority/important-longtermImportant over the long term, but may not be currently staffed and/or may require multiple releases

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions