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

Stop and rollback for MCIS dynamic with no init #1480

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

seokho-son
Copy link
Member

MCIS Dynamic 으로 프로비저닝 진행시,

  • 기존: 동적 리소스의 일부가 생성되지 않아도, MCIS및 VM 생성 시도
  • 변경: 동적 리소스가 하나라도 준비되지 않은 경우, MCIS및 VM 생성을 시도하지 않고 오류 리턴.
    • 기본 자원 전체 삭제 시도를 통해서 기본적인 rollback을 진행

@seokho-son
Copy link
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Apr 1, 2024
@cb-github-robot cb-github-robot merged commit e12504f into cloud-barista:main Apr 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This PR is approved and will be merged soon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants