You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am adding enforcement to Rancher's planner to ensure that the *-rke-state secret we store the tokens for a cluster is of type rke.cattle.io/cluster-state. Right now, rancherd creates the secret as type Opaque.
I am adding enforcement to Rancher's planner to ensure that the
*-rke-state
secret we store the tokens for a cluster is of typerke.cattle.io/cluster-state
. Right now,rancherd
creates the secret as typeOpaque
.See:
rancherd/pkg/resources/resources.go
Line 109 in daf3859
The text was updated successfully, but these errors were encountered: