Skip to content

fix: Adding multiple clusters via kubeconfigID#4642

Merged
mrCherry97 merged 3 commits intokyma-project:mainfrom
chriskari:fix-kubeconfigID
Feb 25, 2026
Merged

fix: Adding multiple clusters via kubeconfigID#4642
mrCherry97 merged 3 commits intokyma-project:mainfrom
chriskari:fix-kubeconfigID

Conversation

@chriskari
Copy link
Contributor

@chriskari chriskari commented Feb 20, 2026

Description

Changes proposed in this pull request:

  • fixed adding multiple clusters via kubeconfigID
  • ...
  • ...

Related issue(s)
#4526

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

Copy link
Contributor

@mrCherry97 mrCherry97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately fix is not working for SKR clusters which are taking kubeconfig from KEB (or any external service)
https://github.com/user-attachments/assets/278b51be-5ae6-4436-a191-684f7ca7a722

@mrCherry97 mrCherry97 merged commit 69ab430 into kyma-project:main Feb 25, 2026
26 of 32 checks passed
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.

Issue with adding additional clusters using different kubeconfigIDs

2 participants