ContainerSolutions / externalsecret-operator

An operator to fetch secrets from cloud services and inject them in Kubernetes
Apache License 2.0
189 stars 28 forks source link

Move Registry from Dockerhub to Github Packages #145

Open knelasevero opened 3 years ago

knelasevero commented 3 years ago

Describe the solution you'd like Stop using Dockerhub and start using Github Packages (like we are doing in the new external-secrets repo).

What is the added value? Dockerhub has rate limits now, and Would probably be simpler to keep all our workflow inside Github.

1aziz commented 3 years ago

PR (draft): https://github.com/ContainerSolutions/externalsecret-operator/pull/147

See comments.