unleash icon indicating copy to clipboard operation
unleash copied to clipboard

Import from file will be gone - [Deprecated] Import & Export

Open nejco opened this issue 1 year ago • 4 comments

Describe the feature request

Previously with [Deprecated] Import & Export we had an option to import all the data at the startup from a file. We are using it via quarkus-unleash usage. With new Environment Import & Export this feature is missing.

Background

Another use case we have for this feature is to be able to start clean environment from source for testing. We don't want to manually create all unleash resources every time. Synching from another environment is also a bad option since someone might have tempered it.

Is there any way to achieve this after [Deprecated] Import & Export will be deleted (planned for v6)? I know we can do it via API manually with API but this will be hard to maintain and it is very error prone. It will also be very hard to determine when unleash is actually stable with all resources created.

Solution suggestions

Keep import from file feature planned to be deprecated and make sure it supports all new features.

nejco avatar Feb 22 '24 09:02 nejco