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

remove versions that are EOL #260

Closed gabemontero closed 5 years ago

gabemontero commented 5 years ago

per request from @siamaksade from OpenShift PM, this PR removes EOF version from the imagestream file

centos-ci commented 5 years ago

Can one of the admins verify this patch?

centos-ci commented 5 years ago

Can one of the admins verify this patch?

centos-ci commented 5 years ago

Can one of the admins verify this patch?

gabemontero commented 5 years ago

@hhorak PTAL

rhscl-bot commented 5 years ago

Can one of the admins verify this patch?

rhscl-bot commented 5 years ago

Can one of the admins verify this patch?

gabemontero commented 5 years ago

see https://github.com/sclorg/postgresql-container/pull/334#issuecomment-509771122 ... aside from updating the centos file, we cannot make these changes until I fix the openshift samples operator

rhscl-bot commented 5 years ago

Can one of the admins verify this patch?

gabemontero commented 5 years ago

PR https://github.com/openshift/cluster-samples-operator/pull/157 addresses the samples operator issue referenced earlier.

Once it merges, we can merge any changes here that delete tags.

gabemontero commented 5 years ago

centos imagestream updated

gabemontero commented 5 years ago

samples operator PR to properly handle removed tags merged .... this PR should be mergeable now @hhorak @bparees