kubernetes-sigs / cluster-api

Home for Cluster API, a subproject of sig-cluster-lifecycle
https://cluster-api.sigs.k8s.io
Apache License 2.0
3.5k stars 1.3k forks source link

any criteria to `clusterctl move` action? #3542

Closed jichenjc closed 4 years ago

jichenjc commented 4 years ago

User Story

we created a secret in bootstrap cluster and I found it's not moved to new cluster (target) any reference what kind of secret will be moved from bootstrap to new one?

https://cluster-api.sigs.k8s.io/clusterctl/commands/move.html didn't give detail info on it

if the secret is not moved automatically, then I have to guide user to recreate it at target cluster as well.. so need some guide

As a [developer/user/operator] I would like to [high level description] for [reasons]

Detailed Description

[A clear and concise description of what you want to happen.]

Anything else you would like to add:

[Miscellaneous information that will assist in solving the issue.]

/kind feature

fabriziopandini commented 4 years ago

/triage support

@jichenjc internals of clusterctl move are documented here.

Following paragraphs might be of interest as well:

fabriziopandini commented 4 years ago

/remove-kind feature

jichenjc commented 4 years ago

thanks, I will dig more with the info , appreciate~ @fabriziopandini

fabriziopandini commented 4 years ago

feel free to reach out for any question