Skip to content

feat: Replace kyma extensions with Modules#3573

Merged
mrCherry97 merged 3 commits intokyma-project:mainfrom
akucharska:replace-kyma-extension
Jan 15, 2025
Merged

feat: Replace kyma extensions with Modules#3573
mrCherry97 merged 3 commits intokyma-project:mainfrom
akucharska:replace-kyma-extension

Conversation

@akucharska
Copy link
Contributor

Description

Changes proposed in this pull request:

  • Remove Kyma extension
  • Show Modules in cluster and namespace navigation
  • ...

Related issue(s)

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
    • 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

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 9, 2025
@akucharska akucharska linked an issue Jan 9, 2025 that may be closed by this pull request
4 tasks
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.

When user will open a details for some of the module, then link is wrong, after closing the details, link is completely wrong and busola sometimes is making refresh to cluster level modules view

Screen.Recording.2025-01-10.at.10.55.46.mov

@kyma-bot kyma-bot added the lgtm Looks good to me! label Jan 15, 2025
@mrCherry97 mrCherry97 merged commit 487e860 into kyma-project:main Jan 15, 2025
15 checks passed
@mrCherry97 mrCherry97 deleted the replace-kyma-extension branch January 15, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adjust Kyma Extensibility view to latest changes of the Modules Catalog

3 participants