kyma-project/lifecycle-manager

Introduce a flag for the `dropVersionFromStoredVersions`

janmedrek opened this issue · 1 comments

Description

There should be an option to configure a value for the dropVersionFromStoredVersions instead of hardcoding it.

The flag and value names should be changed to dropStoredVersion.

Reasons

We want to have a configurable approach for the version migration operation.

Acceptance Criteria

  • dropVersionFromStoredVersions renamed to dropStoredVersion
  • Create a flag for the dropStoredVersion value
  • If the flag is empty the function should not be called
  • Provide a flag in the KCP charts

Feature Testing

No response

Testing approach

No response

Attachments

No response

AC Provide a flag in the KCP charts missing