Skip to content

fix: Cluster data form changes no longer reset kubeconfig#4668

Merged
chriskari merged 1 commit intokyma-project:mainfrom
chriskari:fix-cluster-data-form
Mar 2, 2026
Merged

fix: Cluster data form changes no longer reset kubeconfig#4668
chriskari merged 1 commit intokyma-project:mainfrom
chriskari:fix-cluster-data-form

Conversation

@chriskari
Copy link
Contributor

@chriskari chriskari commented Feb 27, 2026

Description

Changes proposed in this pull request:

  • Cluster data form changes no longer reset kubeconfig
  • ...
  • ...

Related issue(s)
#4652

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

@chriskari chriskari merged commit c7dc8b4 into kyma-project:main Mar 2, 2026
81 of 101 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.

Making any changes to the ClusterDataForm resets the entire kubeconfig Editing kubeconfig token in connect to cluster leads to a corrupted input

2 participants