kyma-project / infrastructure-manager

Apache License 2.0
0 stars 10 forks source link

Replace Provisioner by Kyma Infrastructure Manager [EPIC] #112

Open tobiscr opened 8 months ago

tobiscr commented 8 months ago

Description

The Provisioner has to be replaced by the Kyma Infrastrcuture Manager. The logic of the Provisioner has to be migrated into the Infrastructure Manager, but also considering already planned new features. This could required a rethinking of the current software architecture to ensure a flexible and extensible but also maintainable software structure of the Infrastructure Manager.

AC:

Reasons

Replacing the old Kyma Provisioner with the Kyma Infrastructure Manager to follow new KCP architectural paradigm (K8s native application).

Attachments

Depends on https://github.com/kyma-project/infrastructure-manager/issues/134

tobiscr commented 1 week ago

Issue for @kyma-project/gopher for enabling KIM in Dry-Run mode on KCP DEV + STAGE: https://github.com/kyma-project/control-plane/issues/3478