kyma-project / hydroform

Infrastructure SDK for provisioning and managing Kubernetes cluster based on Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Parallel install] remove handling of old overrides

strekm opened this issue · comments

Description

Check if support for old overrides coming from CM are still needed. Remove piece of logic responsible for reading overrides from a cluster CM if it's not required for upgrade scenario. Verify if global.ingress values are still needed in kyma 2.0 and eventually provide them via overrides interceptor.

Reasons

Kyma 2.0 is not relying on CM overrides, the installation lib should not support it