[rdo-dev] static container image hosting

2020-11-18 Thread Ken Dreyer
Hi folks, At a previous OpenStack Summit, I remember talking to a developer who was working on an application that would host container images. I think the idea was to host everything (or almost everything) as flat files on disk that Apache or nginx could serve directly. (I think this was in the c

Re: [rdo-dev] please tag new rdopkg release

2020-08-24 Thread Ken Dreyer
On Fri, Aug 21, 2020 at 6:55 AM Javier Pena wrote: > We have tagged a new rdopkg release (1.3.0), and built packages for Fedora 33 > and EPEL8. It will still take a while until the updated packages are > available. Great, thanks! ___ dev mailing list d

[rdo-dev] please tag new rdopkg release

2020-08-20 Thread Ken Dreyer
Hi folks, Would you please tag and push a new rdopkg release? https://github.com/softwarefactory-project/rdopkg/issues/186 It would be really nice to have https://softwarefactory-project.io/r/18391 in a release. - Ken ___ dev mailing list dev@lists.r

[rdo-dev] rdopkg in EPEL 8

2020-04-15 Thread Ken Dreyer
Hi folks, rdopkg does not install on EPEL 8 due to missing dependencies: https://bugzilla.redhat.com/1824313 [build python-distroinfo for EPEL 8] https://bugzilla.redhat.com/1824314 [build python-pymod2pkg for EPEL 8] For pymod2pkg, I'm having trouble understanding why this RPM has certain Build

[rdo-dev] supporting ceph-ansible milestones in rdopkg

2018-10-02 Thread Ken Dreyer
Hi Jakub, I'm trying to use "rdopkg new-version" with ceph-ansible's pre-releases. Here are example ceph-ansible Git tags: v3.2.0beta1 - first beta v3.2.0beta2 - second beta v3.2.0rc1 - first RC v3.2.0rc2 - second RC v3.2.0 - final release I have two questions: A) Is it possible to use rdopkg

Re: [rdo-dev] Bringing OpenStack back to Fedora

2018-07-24 Thread Ken Dreyer
Hi Wesley, any more information to share on this? Where should we look for updates? - Ken On Wed, Jun 6, 2018 at 6:51 AM, Wesley Hayutin wrote: > > > On Fri, May 25, 2018 at 9:06 AM Neal Gompa wrote: >> >> Hey all, >> >> It's been several years since OpenStack has been part of the Fedora >> di

[rdo-dev] Fwd: ansible 2.6 support in RDO

2018-07-20 Thread Ken Dreyer
Hi RDO developers, In ceph-ansible we are planning to switch our CI system to use Ansible 2.6 on the master branch. https://github.com/ceph/ceph-ansible/pull/2908 When do you plan to support Ansible 2.6 on the openstack node that would run ceph-ansible ? - Ken __