-
Notifications
You must be signed in to change notification settings - Fork 52
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
I got an error when deleting vnet or subnet with force #1923
Comments
말씀주신 내용을 이해한 바로는 #1808 와 유사한 현상이라고 생각됩니다. (혹시, 다른 부분이 있으면 알려주시기 바랍니다.) 이를 해결하기 위해
|
예전에도 유사하게 문의를 드렸던 내용이긴 하네요.^^ |
@sykim-etri |
@yunkon-kim refine 옵션으로 삭제가 되는 것으로 보입니다. 그런데 force 키워드가 먼가 상관없이 막 지울 것 같은 느낌이긴 합니다. 아무튼 가이드만 명확하다면 상관없을 것 같습니다. |
일부 자원 상태가 꼬여서 CSP와 CB-SP에서 삭제한 일부 자원(vnet, subnet)에 대해 force 옵션으로 삭제하고자 하는 경우 CB-SP가 없는 자원이라 error를 리턴하고 있는데, 이로 인해 CB-TB내 자원 객체를 삭제하지 못하는 상황이 발생하는 것으로 보입니다.
추가로 force 옵션에 대한 CB-SP와 CB-TB가 convention(?)이 현재 어떻게 되어 있을까요?
@powerkimhub @yunkon-kim @seokho-son
cb-tumblebug/src/core/resource/subnet.go
Lines 722 to 749 in 23a0ca5
The text was updated successfully, but these errors were encountered: