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

[Tencent:Cluster] Fix kubeconfig validation by enclosing user/context names in strings and Remove unnecessary access info errors. #1352

Closed
powerkimhub opened this issue Sep 30, 2024 · 1 comment
Assignees
Labels

Comments

@powerkimhub
Copy link
Member

@sykim-etri @MZC-CSC


[overview]

  • AdminWeb2 Cluster 통합 중에 있습니다.
  • 통홥 과정 중에 변경된 부분이 있어 현황 공유 드립니다.

[issue]

  • https://github.com/cloud-barista/cb-spider/issues/1345과 동일하게 validation 오류 발생합니다.

    • #1345와 동일하게 적용함.
    • 혹시, kubectl 등 다른 접속에도 문제가 없는 지 다양한 활용 시험 필요합니다.
  • Cluster 생성 직후 Access Info를 얻을 때, Cluster가 아직 Access point 및 Kubeconfig 제공이 준비가 안되었을 경우 Log.Error 메시지를 출력하고 있습니다.

    • 기다리면 되는 상황이고, Kubeconfig에 ~ not yet 메시지를 사용자에게 제공하고 있으므로,
    • Spider에서는 에러 상황으로 보고 있지 않습니다.
    • Log.Error => Log.Info로 대체했습니다.

[resolve]

  • 상기 이슈 들을 다음 commit으로 반영하였습니다.
@powerkimhub
Copy link
Member Author

  • 현 이슈는 정보 공유 차원이므로 일단 close합니다.
  • 관련하여 이슈가 있으시면 이슈 공유 및 재오픈 부탁드립니다.

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

No branches or pull requests

3 participants