iver-wharf / wharf-api

Wharf backend written in Go
MIT License
1 stars 0 forks source link

Import projects via config file #19

Open applejag opened 3 years ago

applejag commented 3 years ago

Declaring what to import already from a config file / k8s Secret.

Use case: Spin up new environments that is pre-populated

This is a feature request from a user who had to reset their postgres because KubeDB f*cked up. But the "spin up pre-populated environment of Wharf" is a promising feature.

This should get an RFC!

Concerns:

applejag commented 3 years ago

Maybe a new "Import from config" operation in the frontend via new API endpoint?

Trigger it with .wharf-ci.yml?

Pros of auto importing:

Cons of auto importing: