Skip to content

fix: Do not show community modules card and nav item when the flag is disabled#4648

Merged
mrCherry97 merged 2 commits intokyma-project:mainfrom
awoloszyn22:comm-modules-flag
Feb 27, 2026
Merged

fix: Do not show community modules card and nav item when the flag is disabled#4648
mrCherry97 merged 2 commits intokyma-project:mainfrom
awoloszyn22:comm-modules-flag

Conversation

@awoloszyn22
Copy link
Contributor

@awoloszyn22 awoloszyn22 commented Feb 24, 2026

…abled

Description

Changes proposed in this pull request:

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.

I have disabled COMMUNITY_MODULES feature flag, and KymaCR is not presented on the cluster, but I have a ModuleTemplate CRD and some of the CRs, and now behaviour is even worse, because Community Modules was not displayed, now it's displayed idk why, and still I can see Modules Card and Modules in Sidenavigation

Image Image Image

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.

Nvm, double checked, it's working.

@mrCherry97 mrCherry97 merged commit 892278a into kyma-project:main Feb 27, 2026
23 of 25 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.

Community Modules feature flag is not working correctly

2 participants