This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
Controller will not replace expired token #288
Labels
bug
Broken end user or developer functionality; not working as the developers intended it
From here:
wksctl/pkg/apis/wksprovider/controller/wksctl/machine_controller.go
Lines 303 to 304 in ae0429a
to here:
wksctl/pkg/apis/wksprovider/controller/wksctl/machine_controller.go
Lines 342 to 344 in ae0429a
installNewBootstrapToken()
will return an error if theSecret
object already exists, so will not change it.The text was updated successfully, but these errors were encountered: