Skip to content

Conversation

@musztardem
Copy link
Contributor

@musztardem musztardem commented Sep 3, 2025

Description

Changes proposed in this pull request:

  • The duplication was occurring when the unmanaged module was also missing in the Kyma CR.
  • In such situation we were iterating over the module templates available on the cluster and verifying if their module manager is running.
  • Since there were multiple versions of the same module among module templates, the CLI was finding duplicated manager entries (e.g. serverless-1.7.4 and serverless-1.8.1 have the same manager definitions in their module templates.)
  • The module version is later extracted from the data gathered from the running instance of the manager - hence the duplication.

Related issue(s)

#2567

@musztardem musztardem requested a review from a team as a code owner September 3, 2025 13:02
@musztardem musztardem enabled auto-merge (squash) September 4, 2025 08:16
@musztardem musztardem merged commit b103b1a into kyma-project:main Sep 4, 2025
10 checks passed
@musztardem musztardem deleted the 2567/duplicated-modules-listing branch September 4, 2025 08:23
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.

2 participants