sclorg / mysql-container

MySQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
128 stars 201 forks source link

update imagestreams to registry.redhat.io #235

Closed bparees closed 6 years ago

centos-ci commented 6 years ago

Can one of the admins verify this patch?

centos-ci commented 6 years ago

Can one of the admins verify this patch?

centos-ci commented 6 years ago

Can one of the admins verify this patch?

bparees commented 6 years ago

@hhorak bump

omron93 commented 6 years ago

More detailed reasoning from postgresql-container PR:

registry.redhat.io is the future of the redhat container catalog, registry.access.redhat.com is going to be shut down at some point in the future. The new registry requires authentication and the local reference policy allows the openshift internal registry to perform that authentication on the user's behalf so that every use on a cluster doesn't have to provide their own registry.redhat.io credentials.

Makes sense and already merged for some containers. So merging too.