Setup
- Rancher version: v2.15-d0c047bbc6d202e953d7557b82cbb354367db6ae-head
- Rancher UI Extensions: n/a
- Browser type & version: ff
Describe the bug
The GKE provisioning form is missing the 'Registries' section: currently, the section is shown only when importing GKE clusters.
To Reproduce
Navigate to the cluster management cluster list view and click 'create'
Select GKE
Enter credentials
Result
No registries section
Expected Result
A 'Registries' section should be rendered, containing the same configuration options as the Registries section in AKS and EKS provisioning forms
Screenshots
Additional context
Running the ui locally I see the following error in the console
TypeError: can't access property "privateRegistryURL", _ctx.normanCluster.importedConfig is undefined
Setup
Describe the bug
The GKE provisioning form is missing the 'Registries' section: currently, the section is shown only when importing GKE clusters.
To Reproduce
Navigate to the cluster management cluster list view and click 'create'
Select GKE
Enter credentials
Result
No registries section
Expected Result
A 'Registries' section should be rendered, containing the same configuration options as the Registries section in AKS and EKS provisioning forms
Screenshots
Additional context
Running the ui locally I see the following error in the console