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

bug fix: Added error handling for grafana endpoint retrieval #240

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

cho4036
Copy link
Contributor

@cho4036 cho4036 commented Aug 14, 2023

grafana svc가 생성되지 않았을 때, 비정상 상태임에도 불구하고 정상적으로 진행하던 bug 존재.
수정사항:
grafana svc가 생성되고, loadbalancer type의 external IP가 할당될 때까지 대기 한 후, 남은 로직 진행.
만약, 제한된 시간 내에 값이 추출되지 않을 경우 worflow 실패 처리

@cho4036 cho4036 requested review from ktkfree and intelliguy August 14, 2023 01:59
@ktkfree ktkfree merged commit bbedb48 into openinfradev:release Aug 14, 2023
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