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:cluster] prevent to enable autoscaling with SetNodeGroupAutoScal… #1330

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

sykim-etri
Copy link
Member

SetNodeGroupAutoScaling API를 통한 autoscaling 활성화를 미지원하도록 막고 ChangeNodeGroupAutoscaleSize API를 사용하도록 안내하고 MinNodeSize, MaxNodeSize 등의 검증 코드를 추가합니다.

related to #1329

o Return false with error when enabling autoscaling via SetNodeGroupAutoScaling API
o Validate some parameters

…ing API

related to cloud-barista#1329

o Return false with error when enabling autoscaling via
SetNodeGroupAutoScaling API
o Validate some parameters
@powerkimhub powerkimhub self-requested a review September 11, 2024 08:25
@powerkimhub powerkimhub merged commit c8240d8 into cloud-barista:master Sep 11, 2024
3 checks passed
@sykim-etri
Copy link
Member Author

@hippo-an 일부 변경된 사항이 있으니 참고하세요~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants