*** ailan has quit IRC | 00:36 | |
*** th0din has quit IRC | 00:44 | |
*** th0din has joined #kata-dev | 00:52 | |
*** jugs has quit IRC | 04:20 | |
*** jugs has joined #kata-dev | 04:21 | |
*** sameo has joined #kata-dev | 05:10 | |
*** igordc has quit IRC | 05:32 | |
*** dklyle has quit IRC | 06:48 | |
*** amorenoz has quit IRC | 06:56 | |
*** amorenoz has joined #kata-dev | 06:57 | |
*** sgarzare has joined #kata-dev | 07:15 | |
*** jodh has joined #kata-dev | 07:16 | |
*** sgarzare has quit IRC | 07:44 | |
*** sgarzare has joined #kata-dev | 07:51 | |
*** davidgiluk has joined #kata-dev | 08:03 | |
*** gwhaley has joined #kata-dev | 08:03 | |
*** ailan has joined #kata-dev | 08:23 | |
errordeveloper | davidgiluk: does the agent mount /sys/fs/bpf by defualt? if now, is there a way to make it do that? | 10:01 |
---|---|---|
davidgiluk | errordeveloper: Don't know | 10:02 |
errordeveloper | ok, I'll just go and check | 10:02 |
errordeveloper | davidgiluk: it does actually :) | 10:05 |
errordeveloper | but looks like it is an implicit feature actually | 10:06 |
errordeveloper | cannot grep anything out in osbuilder, or the agent repo | 10:06 |
gwhaley | errordeveloper: probably - probably mounts much of /sys - try a 'mount' in the container to see what is actually mounted ;-) | 10:06 |
errordeveloper | gwhaley: yeah, already tested that | 10:06 |
errordeveloper | no bug upstream as such | 10:07 |
errordeveloper | the clearlinux image definetly does the right thing | 10:07 |
gwhaley | I have a feeling we had to enable some ebpf recently to support cgroupsv2 - which may have bought some stuff in | 10:07 |
fidencio | gwhaley: I'm wondering there, when 1.11.0 is planned to be released and how could we try to ensure we have some patches (some already in master, some not yet) there? | 10:22 |
gwhaley | hi fidencio - anything merged into master would make the next major point release, which I think is the next release? I don't actually get involved in the releases ;-), so I'm not actually sure if once we have the alpha tags if we then backport to those, or just continue to re-tag the HEAD until the release. There is a release schedule wiki page, but I think it needs updating.... https://github.com/kata-containers/community/wiki/Releas | 10:36 |
gwhaley | e-Team-Rota | 10:36 |
gwhaley | @egernse @amshinde @fuentess ^^^ wrt release schedule etc. | 10:37 |
gwhaley | now, I am pretty sure the release team are always looking for new members to help out fidencio ;-) | 10:37 |
fidencio | gwhaley: :-) I see what you did there | 10:38 |
gwhaley | heh heh..... | 10:38 |
gwhaley | I'm not sure if the release process docs clarify either... https://github.com/kata-containers/documentation/blob/master/Release-Process.md | 10:38 |
fidencio | basically what I want to know is whether I should open a PR for SELinux patch backporting it to some specific branch or not | 10:39 |
fidencio | I'll bother the others when they wake up :-) | 10:39 |
fidencio | gwhaley: thanks for the pointers! | 10:40 |
gwhaley | ack. and there are probably two questions there - 1) do you need to backport to the alpha 'next release' branches | 10:40 |
gwhaley | and 2) do we want to backport to the stable branch/releases ... which I suspect is a 'no', as we tend to only backport fixes, not features | 10:40 |
gwhaley | I think we'll have to wait for the americas to wake up to get some answers | 10:41 |
fidencio | gwhaley: i agree with 2) :-) | 10:43 |
*** gwhaley has quit IRC | 10:59 | |
*** gwhaley has joined #kata-dev | 12:09 | |
*** crobinso has joined #kata-dev | 13:45 | |
*** hashar has joined #kata-dev | 13:48 | |
*** igordc has joined #kata-dev | 14:45 | |
*** dklyle has joined #kata-dev | 15:00 | |
kata-irc-bot | <eric.ernst> i'm awake. What's good @graham.whaley | 15:02 |
kata-irc-bot | <eric.ernst> for alpha, we are just tracking master. Once we hit RC we create a branch and backport | 15:03 |
kata-irc-bot | <graham.whaley> morning @eric.ernst - well, it is sunny and warm here atm, which makes a nice change. | 15:03 |
kata-irc-bot | <graham.whaley> thx for the clarification on alpha/release - /cc @fidencio ^^ | 15:04 |
kata-irc-bot | <eric.ernst> Yeah, we're getting the same. Makes life a lot brighter ;) | 15:04 |
kata-irc-bot | <graham.whaley> I presume you are really missing the coffee shop.... | 15:04 |
kata-irc-bot | <eric.ernst> About to read through and see how accurate this is : https://github.com/kata-containers/documentation/blob/master/Stable-Branch-Strategy.md | 15:04 |
kata-irc-bot | <eric.ernst> Yeah... seriously. I miss espresso most. | 15:04 |
kata-irc-bot | <fidencio> @eric.ernst, cool, so SELinux will be present in the 1.11.0, once it's released | 15:04 |
kata-irc-bot | <eric.ernst> I miss espresso, and I somewhat miss being more than 30 feet from my kids ;) | 15:04 |
kata-irc-bot | <fidencio> I'd love to have the patches related to virtiofs patches merged as well | 15:05 |
kata-irc-bot | <eric.ernst> (I use gitlab during the day now --- good heavens, how I miss GitHub) | 15:05 |
kata-irc-bot | <eric.ernst> Just checking to see if there was a 1.11 project in place; I'm not seeing one. | 15:06 |
kata-irc-bot | <eric.ernst> This is best way to make sure everyone is on same page 'feature wise' on what wants to land in that release. Let me TAL at making one. | 15:06 |
kata-irc-bot | <eric.ernst> What particular PRs are you looking at @fidencio? | 15:08 |
kata-irc-bot | <eric.ernst> Good news is it doesn't appear a 1.11 branch was cut, so SELinux should be included. The bad news is it doesn't look like release rotation is up to date | 15:09 |
kata-irc-bot | <fidencio> https://github.com/kata-containers/agent/pull/738 https://github.com/kata-containers/runtime/pull/2463 https://github.com/kata-containers/runtime/pull/2473 | 15:10 |
kata-irc-bot | <fidencio> Those are the ones that I'd like to have merged for 1.11.0 | 15:10 |
kata-irc-bot | <fidencio> SELinux one is merged already, thankfully! | 15:11 |
kata-irc-bot | <eric.ernst> @salvador.fuentes -- hola big boss! You know when we are planning on cutting the 1.11 RC? | 15:12 |
kata-irc-bot | <eric.ernst> barely started, but if it is helpful to add other items that'll land for 1.11. I think in particular we have some CLH enhancements (:wave: @jose.carlos.venegas.m @chen.bo) . https://github.com/orgs/kata-containers/projects/22 | 15:19 |
kata-irc-bot | <jose.carlos.venegas.m> @eric.ernst hey there | 15:43 |
kata-irc-bot | <jose.carlos.venegas.m> cool I just added a card we have as a blocker for clh, apt-get upgrade is not working until we enable (or not) no_posix_lock in virtifosd for clh | 15:46 |
*** ailan has quit IRC | 15:51 | |
*** ailan has joined #kata-dev | 15:51 | |
kata-irc-bot | <salvador.fuentes> @eric.ernst hey, I think it is planned to be on 2020-04-20, at least taking a look at the release rota page, although it seems little bit outdated | 15:53 |
*** hashar is now known as hasharAway | 16:05 | |
*** hasharAway is now known as hashar | 16:23 | |
*** sgarzare has quit IRC | 16:28 | |
*** errordeveloper has quit IRC | 16:33 | |
kata-irc-bot | <archana.m.shinde> @eric.ernst @salvador.fuentes @fidencio Yes the release page needs an update as we were late by a week for a previous release | 16:55 |
kata-irc-bot | <archana.m.shinde> We should target an rc0 release next week, rc is where the features are locked | 16:55 |
kata-irc-bot | <fidencio> Okay, what could I do to help with the process? | 16:56 |
kata-irc-bot | <archana.m.shinde> for your virtiofs renaming changes, the CI is failing right | 16:56 |
kata-irc-bot | <archana.m.shinde> I gather we need a kernel update for those | 16:56 |
kata-irc-bot | <fidencio> IIUC, CI has to be updated to a released kernel | 16:56 |
kata-irc-bot | <fidencio> as it was using some kind of dev branch | 16:57 |
kata-irc-bot | <archana.m.shinde> I talked to david offhand about having the virtiofs kernel updated | 16:57 |
kata-irc-bot | <archana.m.shinde> yes Vivek Goyal maintains that | 16:57 |
kata-irc-bot | <fidencio> Hmm. Right, I can ping Vivek as well | 16:57 |
kata-irc-bot | <archana.m.shinde> This is the one https://github.com/kata-containers/runtime/blob/master/versions.yaml#L110 | 16:58 |
kata-irc-bot | <archana.m.shinde> Yes, We also talked about having patches to make docker in docker work with Kata applied on top of those | 16:59 |
*** gwhaley has quit IRC | 16:59 | |
kata-irc-bot | <fidencio> Wait, is this qemu or kernel? I thought the blocker was in the kernel side | 17:00 |
davidgiluk | yeh the docker-in-docker thing is an overlayfs fix by msceredi | 17:03 |
davidgiluk | mszeredi | 17:03 |
*** jodh has quit IRC | 17:09 | |
kata-irc-bot | <salvador.fuentes> fidencio: we are using both qemu and kernel from that old tag in the gitlab virtiofs repo: https://github.com/kata-containers/runtime/blob/master/versions.yaml#L162 | 17:31 |
*** sunnycai has joined #kata-dev | 17:45 | |
kata-irc-bot | <archana.m.shinde> fidencio: my bad with the paste :slightly_smiling_face: Yes the blocker is from kernel side | 17:51 |
kata-irc-bot | <salvador.fuentes> @archana.m.shinde @jose.carlos.venegas.m @eric.ernst I have updated the release rota page with new dates, next release set for next Tuesday and then the next ones with a 3 week cadence, pls check and let me know if this is fine: https://github.com/kata-containers/community/wiki/Release-Team-Rota#the-rota | 18:07 |
kata-irc-bot | <jose.carlos.venegas.m> the date for next schedule for me is OK | 18:10 |
kata-irc-bot | <jose.carlos.venegas.m> thanks for update it | 18:10 |
kata-irc-bot | <archana.m.shinde> thanks @salvador.fuentes | 18:12 |
kata-irc-bot | <eric.ernst> Looks good - thanks @salvador.fuentes | 18:12 |
kata-irc-bot | <archana.m.shinde> Lets send out a mail to community to backport any bug fixes | 18:13 |
kata-irc-bot | <archana.m.shinde> Calling out here as well :slightly_smiling_face: ...Please backport any changes needed to stable branches | 18:14 |
kata-irc-bot | <salvador.fuentes> yeah, let me send that email | 18:14 |
*** crobinso has quit IRC | 18:27 | |
*** ChanServ changes topic to "Kata Containers Development & User discussions | https://github.com/kata-containers | http://lists.katacontainers.io/ | http://bit.ly/katacontainersslack | https://katacontainers.io/ | General topics in #kata-general" | 18:32 | |
*** hashar has quit IRC | 18:33 | |
*** hashar has joined #kata-dev | 18:36 | |
*** davidgiluk has quit IRC | 19:57 | |
*** igordc has quit IRC | 20:17 | |
*** igordc has joined #kata-dev | 20:18 | |
*** hashar has quit IRC | 20:19 | |
*** sunnycai has quit IRC | 20:41 | |
*** sameo has quit IRC | 21:12 | |
*** ailan has quit IRC | 21:14 | |
*** jugs has quit IRC | 21:45 | |
*** jugs has joined #kata-dev | 21:46 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!