cluster: introduce Region.Cluser and m/{region}/k8s_token to store a cluster's token #42
Merged
karasz
merged 3 commits from pr-amery-k8s_token
into main
8 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'pr-amery-k8s_token'
Deleting a branch is permanent. It CANNOT be undone. Continue?
having this field distinguishes functional regions from primary regions. primary regions determine the kubernetes cluster while functional regions only DNS entrypoints
reduced
Zone.loadClusterToken
complexityreturn err
}
// first non-empty line
What happens if the token file has no non-empty lines?
it's marked as cluster but without token (yet)
my intention was to generate the token when installing the first member of such cluster
+1
rebased
3a2a20a611
into main 8 months agoReviewers
3a2a20a611
.