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

[Alibaba:Cluster,PMKS] Fix Kubeconfig Validation Error by Enclosing User and Context Names in Strings #1345

Open
powerkimhub opened this issue Sep 27, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@powerkimhub
Copy link
Member

@sykim-etri

  • before: OpenLens에 Kubeconfig 입력하면 다음과 같은 validation 오류 발생합니다.

    KubeConfig Yaml Validation Errors:
    ValidationError: "users[0].name" must be a string. "contexts[0].context.user" must be a string
    No contexts defined, either missing the "contexts" field, or it is empty.
    
  • 다음 commit으로 OpenLens 연동을 성공했습니다.


  • 다음 가이드에 따르면, Alibaba에 대한 테스트가 진행된 걸로 보입니다.
    • 혹시, 기존 시험 환경에는 영향이 있을 수도 있을 듯하여 변경된 현황 공유 드립니다.
    • 기존 시험 환경에도 문제가 없는 지 확인 부탁 드립니다.
@powerkimhub powerkimhub added the question Further information is requested label Sep 27, 2024
@sykim-etri
Copy link
Member

sykim-etri commented Sep 27, 2024

해당 가이드를 처음 작성할 당시와 달리 Alibaba에 일부 변경이 발생한 것으로 보입니다.
최근 테스트에서 오류가 발생하고 있어서 추가 검토 예정이었는데, 오류 수정까지 진행해 주셔서 감사합니다.^^
추가적인 시험 진행 후 현황을 공유 드리겠습니다~

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

No branches or pull requests

2 participants