Skip to content

[Module Catalog] Remove the old way of fetching all ModuleTemplates #1957

@nesmabadr

Description

@nesmabadr

Description

We still support the old way of listing all the ModuleTemplates and then filtering them by the channel if there is no ModuleReleaseMeta existing for this module. After all modules teams have their ModuleReleaseMeta CRs deployed to the KCP, we need to remove this old code.

Reasons

No response

Acceptance Criteria

Feature Testing

No response

Testing approach

No response

DevNotes:

The github action relies on old ModuleTemplates can be dropped complete:
https://github.com/kyma-project/lifecycle-manager/tree/df391286f3d549c1625f39bafb5276766e4fe602/.github/actions/deploy-template-operator

All old ModuleTemplates for e2e tests can be dropped: https://github.com/kyma-project/lifecycle-manager/tree/8da47c078172a56a632c3bd6ebb2063792fbfa54/tests/e2e/moduletemplate

After this change, only by_module_release_meta_strategy.go will be used. There is no need to keep this strategy pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions