Unexpected rancherKubernetesEngineConfig.network.weaveNetworkProvider.password
variable when cloning a RKE cluster template
#11988
Labels
kind/bug
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
status/wontfix
Setup
Describe the bug
An unwanted unexpected
rancherKubernetesEngineConfig.network.weaveNetworkProvider.password
variable under the "Override Parameters" section, even though the network provider was set tocanal
, prevents the creation of a new RKE template revision.To Reproduce
Network Provider
Result
The unexpected
rancherKubernetesEngineConfig.network.weaveNetworkProvider.password
variable appears in the "Override Parameters" section at the bottom of the page.If you click "Create," the following error will be displayed in the console.
No POST request is sent.
Uncaught Error: Property set failed: object in path "primaryResource.rancherKubernetesEngineConfig.network.weaveNetworkProvider" could not be found.
Expected Result
No error should happen, the creation should succeed.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: