kyma-project / control-plane

A flexible and easy way to manage Kyma Runtimes
Apache License 2.0
16 stars 113 forks source link

Provisioner - fully remove obsolete code for runtime registration/deregistration in compass #3411

Closed koala7659 closed 2 months ago

koala7659 commented 4 months ago

All code that is responsible for connectivity of runtime with Compass has been moved to compass-manager service.

From now on the Provisioner will be only responsible for runtime creation/delete/shoot upgrade

This PR contains removal of all obsolete code and adjustments of unit tests