Skip to content

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

@powerkimhub

Description

@powerkimhub

@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에 대한 테스트가 진행된 걸로 보입니다.
    • 혹시, 기존 시험 환경에는 영향이 있을 수도 있을 듯하여 변경된 현황 공유 드립니다.
    • 기존 시험 환경에도 문제가 없는 지 확인 부탁 드립니다.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions