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] AKS: Unable to edit imported cluster #10966

Closed
cpinjani opened this issue May 7, 2024 · 1 comment · Fixed by #11120
Closed

[v2.9] AKS: Unable to edit imported cluster #10966

cpinjani opened this issue May 7, 2024 · 1 comment · Fixed by #11120
Assignees
Labels
Milestone

Comments

@cpinjani
Copy link

cpinjani commented May 7, 2024

Setup
Rancher version: v2.9-6d87a11ea46b7571646d7c3d7af704584c39fd62-head
Browser type & version: Chrome latest

Describe the bug
AKS (Vue UI): Unable to manage and edit imported cluster. Most of fields on UI are grayed out and Save button is not enabled.

To Reproduce

  • Create AKS 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: ''
  aksConfig:
    authBaseUrl: null
    authorizedIpRanges: null
    azureCredentialSecret: cattle-global-data:cc-897k6
    baseUrl: null
    clusterName: cpinjani-aks1
    dnsServiceIp: null
    dockerBridgeCidr: null
    httpApplicationRouting: null
    imported: true
    kubernetesVersion: null
    loadBalancerSku: null
    logAnalyticsWorkspaceGroup: null
    logAnalyticsWorkspaceName: null
    managedIdentity: null
    monitoring: null
    networkPlugin: null
    networkPolicy: null
    nodePools: null
    outboundType: null
    podCidr: null
    privateCluster: null
    privateDnsZone: null
    resourceGroup: cpinjani-aks
    resourceLocation: eastus
    serviceCidr: null
    subnet: null
    tags: null
    userAssignedIdentity: null
    virtualNetwork: null
    virtualNetworkResourceGroup: null
  answers: {}
  clusterSecrets: {}
  description: ''
  desiredAgentImage: ''
  desiredAuthImage: ''
  displayName: cpinjani-aks1
  dockerRootDir: /var/lib/docker
  enableNetworkPolicy: false
  fleetWorkspaceName: fleet-default
  internal: false
  localClusterAuthEndpoint:
    enabled: false
  windowsPreferedCluster: false
@cpinjani cpinjani added this to the v2.9.0 milestone May 7, 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 7, 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 May 23, 2024
@cpinjani
Copy link
Author

cpinjani commented Jun 28, 2024

Validated as fixed on build, able to edit imported AKS cluster and perform p0 operations ✅

v2.9-f188faae847b960d2f30cc89f4befc8ce5944f2c-head
Dashboard - master 6bf0813
aks-operator:v1.9.0-rc.9

@cpinjani cpinjani self-assigned this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants