Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2.9] EKS: Unable to edit imported cluster #11100

Closed
cpinjani opened this issue May 23, 2024 · 1 comment · Fixed by #11294
Closed

[v2.9] EKS: Unable to edit imported cluster #11100

cpinjani opened this issue May 23, 2024 · 1 comment · Fixed by #11294
Assignees
Labels
area/eks kind/bug QA/manual-test Indicates issue requires manually testing team/highlander Highlander
Milestone

Comments

@cpinjani
Copy link

Setup
Rancher version: v2.9-3c48a195381ad55f9fef7e9bf32b1593d43368ca-head
Browser type & version: Chrome latest

Describe the bug
AKS (Vue UI): Unable to manage and edit imported cluster. Error on UI: At least one of public or private access must be enabled.

To Reproduce

  • Create EKS cluster and import it from Rancher UI
  • Once cluster becomes Active, edit cluster and check the fields

Screenshots
image

Additional Info
Cluster spec after importing:

spec:
  agentImageOverride: ''
  answers: {}
  clusterSecrets: {}
  description: ''
  desiredAgentImage: ''
  desiredAuthImage: ''
  displayName: cpinjani-imp
  dockerRootDir: /var/lib/docker
  eksConfig:
    amazonCredentialSecret: cattle-global-data:cc-4v4rm
    displayName: cpinjani-imp
    ebsCSIDriver: null
    imported: true
    kmsKey: null
    kubernetesVersion: null
    loggingTypes: null
    nodeGroups: null
    privateAccess: null
    publicAccess: null
    publicAccessSources: null
    region: ca-central-1
    secretsEncryption: null
    securityGroups: null
    serviceRole: null
    subnets: null
    tags: null
  enableNetworkPolicy: false
  fleetWorkspaceName: fleet-default
  internal: false
  localClusterAuthEndpoint:
    enabled: false
  windowsPreferedCluster: false
@cpinjani cpinjani added this to the v2.9.0 milestone May 23, 2024
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label May 23, 2024
@mantis-toboggan-md mantis-toboggan-md self-assigned this May 23, 2024
@mantis-toboggan-md mantis-toboggan-md added QA/manual-test Indicates issue requires manually testing and removed QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this labels Jun 25, 2024
@cpinjani cpinjani self-assigned this Jul 11, 2024
@cpinjani
Copy link
Author

Validation passed on build, able to edit imported EKS cluster

Rancher - v2.9-81337b95660cba868629d6fe769bd7e8242b5aee-head
Dashboard - master 3da1205
eks-operator:v1.9.0-rc.11
eks-imp.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/eks kind/bug QA/manual-test Indicates issue requires manually testing team/highlander Highlander
3 participants