versioneer-tech / package-r

Apache License 2.0
0 stars 0 forks source link

Allow to dynamically connect additional Sources #15

Open achtsnits opened 1 month ago

achtsnits commented 1 month ago

Description While Sources (together with Secrets) can be statically configured in Kubernetes already it would be nice to offer self-service functionality via the UI, allowing a user to provide bucket name, credentials, endpoint and region.

Expected behaviour Additional tab in Setting to add another Source

achtsnits commented 2 weeks ago

it is now possible to connect a new bucket (add-source) via UI - in the command window (not in UI) is is also possible to unconnect (remove-source)

overall flow should be improved