<div dir="ltr">3.9 was built <a href="https://cbs.centos.org/koji/taskinfo?taskID=380690">https://cbs.centos.org/koji/taskinfo?taskID=380690</a><div><br></div><div>Troy can you get this into testing?</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">-== @ri ==-</div></div></div>
<br><div class="gmail_quote">On Thu, Apr 5, 2018 at 9:08 PM, Jason Brooks <span dir="ltr"><<a href="mailto:jbrooks@redhat.com" target="_blank">jbrooks@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Have you tried kubevirt, Colin?<br>
<br>
<a href="https://kubevirt.gitbooks.io/user-guide/installation/" rel="noreferrer" target="_blank">https://kubevirt.gitbooks.io/<wbr>user-guide/installation/</a><br>
<br>
It does require origin 3.9 or kube 1.9, but it's pretty nice for<br>
running vms under kube/openshift.<br>
<br>
On Wed, Jan 31, 2018 at 12:51 PM, Colin Walters <<a href="mailto:walters@verbum.org">walters@verbum.org</a>> wrote:<br>
> Hi, we'd like to migrate some of our workloads into<br>
> Kubernetes jobs; see for example:<br>
> <a href="https://github.com/projectatomic/papr/pull/70/commits/bdaabc975b6770e2c6826aa259cfd2c7fddd0b9e" rel="noreferrer" target="_blank">https://github.com/<wbr>projectatomic/papr/pull/70/<wbr>commits/<wbr>bdaabc975b6770e2c6826aa259cfd2<wbr>c7fddd0b9e</a><br>
><br>
> What are the available resources in <a href="http://apps.ci" rel="noreferrer" target="_blank">apps.ci</a> versus Duffy?<br>
><br>
> A lot of our jobs want basically a "classic Docker"<br>
> environment with e.g. uid 0, but not CAP_SYS_ADMIN.  And with seccomp disabled, etc.<br>
> I was trying to create the test pod below, but it fails.  It looks like our accounts<br>
> use the default SCC.  Can we lift these restrictions?<br>
><br>
> BTW, I'd also like oci-kvm-hook installed, with this patch: <a href="https://github.com/stefwalter/oci-kvm-hook/pull/4" rel="noreferrer" target="_blank">https://github.com/stefwalter/<wbr>oci-kvm-hook/pull/4</a><br>
><br>
> apiVersion: v1<br>
> kind: DeploymentConfig<br>
> metadata:<br>
>   labels:<br>
>     run: cgwalters-shell<br>
>   name: cgwalters-shell<br>
> spec:<br>
>   replicas: 1<br>
>   selector:<br>
>     run: cgwalters-shell<br>
>   strategy:<br>
>     resources: {}<br>
>   template:<br>
>     metadata:<br>
>       labels:<br>
>         run: cgwalters-shell<br>
>     spec:<br>
>       containers:<br>
>       - args:<br>
>         - sleep<br>
>         - 24h<br>
>         image: <a href="http://registry.fedoraproject.org/fedora:27" rel="noreferrer" target="_blank">registry.fedoraproject.org/<wbr>fedora:27</a><br>
>         name: cgwalters-shell<br>
>         # Run as uid 0<br>
>         securityContext:<br>
>           runAsUser: 0<br>
<div class="HOEnZb"><div class="h5">> ______________________________<wbr>_________________<br>
> Ci-users mailing list<br>
> <a href="mailto:Ci-users@centos.org">Ci-users@centos.org</a><br>
> <a href="https://lists.centos.org/mailman/listinfo/ci-users" rel="noreferrer" target="_blank">https://lists.centos.org/<wbr>mailman/listinfo/ci-users</a><br>
______________________________<wbr>_________________<br>
Ci-users mailing list<br>
<a href="mailto:Ci-users@centos.org">Ci-users@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/ci-users" rel="noreferrer" target="_blank">https://lists.centos.org/<wbr>mailman/listinfo/ci-users</a><br>
</div></div></blockquote></div><br></div>