Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GCP:PMKS] When upgrading a cluster, it can upgrade only control plane or a nodepool at a time #1132

Open
sykim-etri opened this issue Mar 26, 2024 · 1 comment
Labels
CloudDriver enhancement New feature or request

Comments

@sykim-etri
Copy link
Member

GCP에서 클러스터 업그레이드시 컨트롤 플레인의 버전과 워커 노드들의 버전을 각기 다른 API를 통해 업그레이드해야 하는 것으로 확인됩니다. 현재 UpgradCluster API 구현은 컨트롤 플레인만 업그레이드하고 있는 것으로 보여 개선이 필요한 상황으로 판단됩니다.
그런데 GCP의 경우 노드 풀의 자동 업그레이드 설정이 있는 것으로 보여 추가적인 검토가 필요합니다.

@sykim-etri sykim-etri added the enhancement New feature or request label Mar 26, 2024
@sykim-etri
Copy link
Member Author

참조: #1130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CloudDriver enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant