jetstack / navigator

Managed Database-as-a-Service (DBaaS) on Kubernetes
Apache License 2.0
271 stars 31 forks source link

Move to quay.io for image hosting #302

Closed munnerz closed 6 years ago

munnerz commented 6 years ago

What this PR does / why we need it:

Moves our docker image hosting over to quay.io for better visibility into image pulls, and fine grained control of repository permissions.

Which issue this PR fixes: fixes #53

Special notes for your reviewer:

I've updated and checked GitLab to ensure binaries and images are being built. We will eventually get rid of using GitLab too, once we've got around to setting up a second trusted build cluster that can contain credentials for pushing images.

Release note:

Switch to quay.io/jetstack for Docker image hosting
munnerz commented 6 years ago

I'll also override the travis github status context so it passes (allowing tide to merge this PR).

After this PR has merged, I'll disable Travis in the travis ui.

jetstack-bot commented 6 years ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/jetstack/navigator/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment