Skip to content

feat: Remove in-memory storage option#4676

Merged
chriskari merged 1 commit intokyma-project:mainfrom
chriskari:remove-memory-storage
Mar 3, 2026
Merged

feat: Remove in-memory storage option#4676
chriskari merged 1 commit intokyma-project:mainfrom
chriskari:remove-memory-storage

Conversation

@chriskari
Copy link
Contributor

@chriskari chriskari commented Mar 2, 2026

Description

Changes proposed in this pull request:

  • Remove in-memory storage option from the codebase
  • ...
  • ...

Related issue(s)
#4528

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 8b10371 into kyma-project:main Mar 3, 2026
86 of 100 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.

Remove "In Memory" storage option and improve OIDC kubeconfig persistence

3 participants