kyma-project / module-manager

Apache License 2.0
3 stars 13 forks source link

Migrate Module Manager to the declarative v2 library #199

Closed janmedrek closed 1 year ago

janmedrek commented 1 year ago

Description With the new version of the declarative library, there is a possibility to easily handle Helm, Kustomize and raw manifests. In order to support all of these approaches a new version of the library should be included in the Module Manager.

The use of a new library will also allow us to drop some of the unnecessary logic in the Module Manager, the code should be adjusted.

Acceptance Criteria

jakobmoellerdev commented 1 year ago

Perf Test Results: 10.000 Kymas 200.000 Manifests

Image

Image

Image