Roman Iuvshyn
Roman Iuvshyn
hi guys, also interested in this. really looking forward to have an ability to define cluster labels.
@alxbse I think @jsfpdn mentioned that it makes sense to wait for v2.2.0 goes to stable.
@alxbse sure, I mean we can do this even in @jsfpdn fork, I am personally only interested in cluster registration aspect for now so might consider using forked version for...
any update on this?
any updates on this?
having similar issue with RKE on AWS `rancher2_cluster.this.cluster_registration_token` randomly is just empty... after destroy and re-create cluster it works. rancher 2.6.2, provider version 1.21.0, terraform 1.0.8
hello, I am using `rancher2_cluster_v2` resource to provision and manage downstream rke2 clusters and sometimes when I change annotation or label on that terraform resource and apply it, it destroys...
a bit more info I've posted there: https://github.com/rancher/rancher/issues/38833 so I am provisioning custom cluster where with terraform I create rke2 cluster in rancher and then pass join command from it...
join command (node command): `rancher2_cluster_v2.this.cluster_registration_token.node_command` > The fact that you can see it being destroyed in the rancher ui means that it is not terraform destroying it. It's rancher. well...
I think that resource `rancher2_cluster_v2` is not reliable and it doesn't matter if it is custom cluster or not, since I am able to reproduce this issue with simle lable...