Hydroform dependency removed from the Runtime Provisioner
janmedrek opened this issue · 0 comments
janmedrek commented
Description
Runtime Provisioner should support only Gardener cluster provisioning, other hyperscalers can be used with the help of Kyma CLI. Therefore, we should remove unnecessary dependencies from the component.
Acceptance Criteria
- Runtime Provisioner supports only requests for Gardener clusters
- Code, tests and charts adjusted
- DB schema adjusted + migration
- Evaluate whether the
Provisioner
interface is really needed, if not - remove it