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

spec/aksConfig displaying null values for imported cluster #251

Closed
cpinjani opened this issue Aug 16, 2023 · 4 comments
Closed

spec/aksConfig displaying null values for imported cluster #251

cpinjani opened this issue Aug 16, 2023 · 4 comments
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@cpinjani
Copy link

cpinjani commented Aug 16, 2023

Rancher version:

v2.7-0b2f7fa0f878c3402ddf416a5b622327949b9348-head
aks-operator:v1.1.3-rc1

Cluster Type: Downstream AKS cluster
Issue also exists for other hosted providers.

Describe the bug
spec.aksConfig displaying null values for most the parameters for imported cluster
Values are being displayed after Editing cluster from UI

Steps

  • Import Downstream AKS cluster in Rancher UI and wait for it to be Active
  • Click 'View YAML' for the imported cluster

Screenshots
image

After Edit cluster:
image

Found while validating rancher/rancher#42496

@cpinjani cpinjani added kind/bug Something isn't working team/highlander labels Aug 16, 2023
@richardcase
Copy link
Contributor

Confirmed as a bug and the issue is with aks-operator

@cpinjani
Copy link
Author

cpinjani commented Nov 3, 2023

@kkaempf Can we please target this issue for next release ? It would simplify Back-end automation for Imported clusters.

@kkaempf kkaempf added this to the 2024-Q2-v2.8x milestone Dec 8, 2023
@mjura
Copy link
Contributor

mjura commented Dec 12, 2023

@cpinjani @richardcase It is correct behavior, according to Rancher KEv2.

@mjura mjura self-assigned this Jan 25, 2024
@mjura
Copy link
Contributor

mjura commented Jan 29, 2024

@cpinjani I have tested this once again. Everything is alright, we are using null values to check when managed cluster needs to be updated. For imported clusters we can update only settings for Node Pools.

So it is invalid

@mjura mjura closed this as completed Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Development

No branches or pull requests

4 participants