kyma-project / lifecycle-manager

Controller that manages the lifecycle of Kyma Modules in your cluster.
http://kyma-project.io
Apache License 2.0
9 stars 30 forks source link

Remove the drop-stored-version flag from lifecycle manager #1410

Open nesmabadr opened 3 months ago

nesmabadr commented 3 months ago

Description

Remove the drop-stored-version flag when the new storage version dropper is synced to all landscapes. Right now, it is only on dev and stage.

Reasons

Since we introduced the new storage version dropper to support different versions depending on the resource kind, we no longer need the drop-stored-version flag.

Acceptance Criteria

Feature Testing

No response

Testing approach

No response

Attachments

No response

janmedrek commented 2 months ago

Waiting for the Helm switch to be completed (to not duplicate the work needed)