kubernetes-sigs/cluster-api
View on GitHubclusterctl move should pause all root hierachies
Open
#8,388 opened on Mar 27, 2023
area/clusterctlhelp wantedkind/featurepriority/backlogtriage/accepted
Repository metrics
- Stars
- (4,267 stars)
- PR merge metrics
- (PR metrics pending)
Description
What would you like to be added (User Story)?
As an operator I would like to move my objects without controllers taking actions during the operation
Detailed Description
As of today clusterctl move pauses cluster and cluster class before moving so the corresponding controllers stops reconciling the objects being moved
The same should apply to all the other root hierarchies, like e.g. InClusterIPPool
Anything else you would like to add?
This issue has been discovered while investigating https://github.com/kubernetes-sigs/cluster-api/issues/8384
Label(s) to be applied
/kind feature /area clusterctl