#1 Remove the Release label from Dockerfiles
Closed Opened by cverna.

The currently deployed OSBS supports to automatically bump the release, in order to do that we just need to remove the release label from the dockerfile

This will need to be updated in the container guidelines and in src.fp.o


Metadata Update from @cverna:
- Issue tagged with: good first issue, help wanted

To do this we need to :

  • Open Pull Requests against the containers in src.fp.o (https://src.fedoraproject.org/projects/container/%2A) to remvove the release label from the Dockerfile

I started submitting PRs for :

~~ cassandra https://src.fedoraproject.org/container/cassandra/pull-requests ~~
~~ cockpit https://src.fedoraproject.org/container/cockpit/pull-requests ~~
* cri-o https://src.fedoraproject.org/container/cri-o/pull-requests
~~ docker https://src.fedoraproject.org/container/docker/pull-requests ~~
~~ docker-distribution https://src.fedoraproject.org/container/docker-distribution/pull-requests ~~
~~ etcd https://src.fedoraproject.org/container/etcd/pull-requests ~~
~~ flannel https://src.fedoraproject.org/container/flannel/pull-requests ~~
* glusterfs https://src.fedoraproject.org/container/glusterfs/pull-requests
* haproxy https://src.fedoraproject.org/container/haproxy/pull-requests
~~ httpd https://src.fedoraproject.org/container/httpd/pull-requests ~~

I fixed mine:

~~ https://src.fedoraproject.org/container/systemtap/pull-request/1 ~~
~~ https://src.fedoraproject.org/container/tools/pull-request/4 ~~
~~ https://src.fedoraproject.org/container/tools/pull-request/5 ~~

I have submitted PRs for

~~ kubernetes-apiserver https://src.fedoraproject.org/container/kubernetes-apiserver/pull-requests ~~
~~ kubernetes-controller-manager https://src.fedoraproject.org/container/kubernetes-controller-manager/pull-requests ~~
~~ kubernetes-kubelet https://src.fedoraproject.org/container/kubernetes-kubelet/pull-requests ~~
~~ kubernetes-master https://src.fedoraproject.org/container/kubernetes-master/pull-requests ~~
~~ kubernetes-node https://src.fedoraproject.org/container/kubernetes-node/pull-requests ~~
~~ kubernetes-proxy https://src.fedoraproject.org/container/kubernetes-proxy/pull-requests ~~
~~ kubernetes-scheduler https://src.fedoraproject.org/container/kubernetes-scheduler/pull-requests ~~

Continued with:

~~ mariadb https://src.fedoraproject.org/container/mariadb/pull-requests ~~
* memcached https://src.fedoraproject.org/container/memcached/pull-requests
~~ mirrormanager2-mirrorlist https://src.fedoraproject.org/container/mirrormanager2-mirrorlist/pull-requests ~~
* mongodb https://src.fedoraproject.org/container/mongodb/pull-requests
~~ nginx https://src.fedoraproject.org/container/nginx/pull-requests ~~
* nodejs https://src.fedoraproject.org/container/nodejs/pull-requests
~~ varnish https://src.fedoraproject.org/container/varnish/pull-requests ~~
~~ perl https://src.fedoraproject.org/container/perl/pull-requests ~~
* php https://src.fedoraproject.org/container/php/pull-requests
* python3 https://src.fedoraproject.org/container/python3/pull-requests
~~ python-classroom https://src.fedoraproject.org/container/python-classroom/pull-requests ~~
* redis https://src.fedoraproject.org/container/redis/pull-requests
~~ s2i-base https://src.fedoraproject.org/container/s2i-base/pull-requests ~~
~~ s2i-core https://src.fedoraproject.org/container/s2i-core/pull-requests ~~

Metadata Update from @cverna:
- Issue assigned to cverna

I am going to close this, since most of the Dockerfiles have been updated. and the remaining ones have PR's opens

Metadata Update from @cverna:
- Issue status updated to: Closed (was: Open)

Metadata