This message was deleted.
# extensions
a
This message was deleted.
a
I've checked the produced secrets yaml and it includes the missing data:
Copy code
apiVersion: v1
data:
  hypercloudcredentialConfig-endpoint: aHR0cHM6Ly8xOTIuMTY4LjE3LjEwMDoyNjM0L1JQQzI=
  hypercloudcredentialConfig-imageid: Mjk0
...
s
That looks more like an error in response to a node driver action which is then passed back to rancher. I'm not 100% sure though, node drivers fall under a different sphere of the product. at some point we will port them over to the new extensions mechanism, that's a fair way away though
it's not new, or by Rancher, but covers some config that might help
a
really useful, thank you!
Just as a note, the workaround I'm using is to put on
privateCredentialFields
a single field that has a default and I don't need to change. I then put all data when creating the cluster