kubernetes-sigs/cluster-api

clusterctl move should pause all root hierachies

开放

#8,388 创建于 2023年3月27日

 (8 条评论) (0 个反应) (0 位负责人)Go (1,532 个派生)auto 404
area/clusterctlhelp wantedkind/featurepriority/backlogtriage/accepted

仓库指标

星标
 (4,267 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南