Hi,
I'm considering to add virt7-docker repository as a dependency for the openstack repo from Cloud SIG. It seems that it's not consumable yet and some packages like Kubernetes are outdated.
Could you update me with the current status and if there is anything we can do to help?
Regards, H.
On 06/22/2016 07:41 AM, Haïkel wrote:
Hi,
I'm considering to add virt7-docker repository as a dependency for the openstack repo from Cloud SIG. It seems that it's not consumable yet and some packages like Kubernetes are outdated.
Could you update me with the current status and if there is anything we can do to help?
Depending on what you are looking for, I build all the rhel7-extras packages into the released centos/7/extras/ repository on mirror.centos.org:
http://mirror.centos.org/centos/7/extras/x86_64/Packages/
I don't know who/if that repo on cbs is being maintained.
2016-06-22 15:12 GMT+02:00 Johnny Hughes johnny@centos.org:
On 06/22/2016 07:41 AM, Haïkel wrote:
Hi,
I'm considering to add virt7-docker repository as a dependency for the openstack repo from Cloud SIG. It seems that it's not consumable yet and some packages like Kubernetes are outdated.
Could you update me with the current status and if there is anything we can do to help?
Depending on what you are looking for, I build all the rhel7-extras packages into the released centos/7/extras/ repository on mirror.centos.org:
http://mirror.centos.org/centos/7/extras/x86_64/Packages/
I don't know who/if that repo on cbs is being maintained.
Good to know.
Well, I was looking if someone was build latest kubernetes and docker ecosystem stuff and found this: http://cbs.centos.org/koji/builds?tagID=110 But it doesn't seem more up-to-date than extras.
I was requested if we can ship kubernetes 1.24 for our container-as-a-Service component but as much as possible, I'd like to leverage SIG repositories for that.
Regards, H.
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
Hi,
On 06/22/2016 02:41 PM, Haïkel wrote:
Hi,
I'm considering to add virt7-docker repository as a dependency for the openstack repo from Cloud SIG. It seems that it's not consumable yet and some packages like Kubernetes are outdated.
These tags are not following the CBS standard naming and should be removed. Is it used somewhere ?
Virt SIG can create a bugs.c.o ticket to decommission them when we are sure nobody uses them.
2016-06-22 15:17 GMT+02:00 Thomas Oulevey thomas.oulevey@cern.ch:
Hi,
On 06/22/2016 02:41 PM, Haïkel wrote:
Hi,
I'm considering to add virt7-docker repository as a dependency for the openstack repo from Cloud SIG. It seems that it's not consumable yet and some packages like Kubernetes are outdated.
These tags are not following the CBS standard naming and should be removed. Is it used somewhere ?
Virt SIG can create a bugs.c.o ticket to decommission them when we are sure nobody uses them.
Not sure, they're unused, I saw builds from end of may. Yeah, some tags should be cleaned up.
H.
-- Thomas _______________________________________________ CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
On Wed, Jun 22, 2016 at 08:21:34PM +0200, Haïkel wrote:
2016-06-22 15:17 GMT+02:00 Thomas Oulevey thomas.oulevey@cern.ch:
Hi,
On 06/22/2016 02:41 PM, Haïkel wrote:
Hi,
I'm considering to add virt7-docker repository as a dependency for the openstack repo from Cloud SIG. It seems that it's not consumable yet and some packages like Kubernetes are outdated.
These tags are not following the CBS standard naming and should be removed. Is it used somewhere ?
Virt SIG can create a bugs.c.o ticket to decommission them when we are sure nobody uses them.
Not sure, they're unused, I saw builds from end of may. Yeah, some tags should be cleaned up.
I'll be moving docker on Virt SIG to have simultaneous builds from RHEL and Fedora into 2 separate koji tag sets
virt7-docker-fedora-* and virt7-docker-el-*.
I plan to decommission the rest. I'll post an update once I have packages in these 2 repos set and docs updated.
HTH.
2016-06-23 16:08 GMT+02:00 Lokesh Mandvekar lsm5@fedoraproject.org:
I'll be moving docker on Virt SIG to have simultaneous builds from RHEL and Fedora into 2 separate koji tag sets
virt7-docker-fedora-* and virt7-docker-el-*.
I plan to decommission the rest. I'll post an update once I have packages in these 2 repos set and docs updated.
HTH.
Excellent, I look forward to it!
Regards, H.
-- Lokesh Freenode: lsm5 GPG: 0xC7C3A0DD
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
On 23/06/16 15:08, Lokesh Mandvekar wrote:
I'll be moving docker on Virt SIG to have simultaneous builds from RHEL and Fedora into 2 separate koji tag sets
virt7-docker-fedora-* and virt7-docker-el-*.
Would this also include kuberneties ?
regards,
On 06/26/2016 01:59 PM, Karanbir Singh wrote:
On 23/06/16 15:08, Lokesh Mandvekar wrote:
I'll be moving docker on Virt SIG to have simultaneous builds from RHEL and Fedora into 2 separate koji tag sets
virt7-docker-fedora-* and virt7-docker-el-*.
Would this also include kuberneties ?
And also cockpit, etcd ?
gcOn Sun, Jun 26, 2016, at 02:59 PM, Karanbir Singh wrote:
On 23/06/16 15:08, Lokesh Mandvekar wrote:
I'll be moving docker on Virt SIG to have simultaneous builds from RHEL and Fedora into 2 separate koji tag sets
virt7-docker-fedora-* and virt7-docker-el-*.
Would this also include kuberneties ?
FWIW the Atomic Host Devel/Continuous[1] work implements automatic version locking with Fedora:
https://github.com/CentOS/sig-atomic-buildscripts/pull/91
We're also tracking etcd the same way.
And hence RPMs drop out here: https://ci.centos.org/artifacts/sig-atomic/rdgo/centos-continuous/build/ before they land in the OSTree commits.
Right now while the RPM artifacts can be consumed directly, I think at some point it would make sense to have a process to upload to koji. Or improve koji to implement what rdgo can do. Or enhanced rdgo with things like https://github.com/cgwalters/rpmdistro-gitoverlay/issues/25 )
[1] https://wiki.centos.org/SpecialInterestGroup/Atomic/Devel