*** ebb has joined #kata-dev | 00:08 | |
*** egernst has quit IRC | 00:46 | |
kata-irc-bot1 | <bergwolf> likely I missed your message. If I don’t answer it, feel free to dm me | 02:18 |
---|---|---|
kata-irc-bot1 | <bergwolf> and yes it does. there is a Shutdown call if you look at the shimv2 API | 02:19 |
*** tmhoang2 has joined #kata-dev | 02:27 | |
*** tmhoang has quit IRC | 02:27 | |
*** tmhoang2 is now known as tmhoang | 02:27 | |
*** egernst has joined #kata-dev | 02:55 | |
*** egernst has quit IRC | 03:03 | |
*** egernst has joined #kata-dev | 04:36 | |
*** egernst has quit IRC | 04:43 | |
*** egernst has joined #kata-dev | 04:50 | |
kata-irc-bot1 | <dgibson> Does anyone know how to view the agent logs? I thought there was something to forward them through to the host syslog, but they're not showing up there | 04:52 |
*** bpradipt has joined #kata-dev | 05:13 | |
*** sameo has joined #kata-dev | 05:18 | |
*** egernst has quit IRC | 05:36 | |
*** egernst has joined #kata-dev | 05:37 | |
*** egernst has quit IRC | 05:41 | |
*** egernst has joined #kata-dev | 05:49 | |
*** egernst has quit IRC | 05:53 | |
*** egernst has joined #kata-dev | 05:54 | |
*** egernst has quit IRC | 05:58 | |
*** sameo has quit IRC | 06:13 | |
*** fgiudici has joined #kata-dev | 06:25 | |
*** jodh has joined #kata-dev | 06:54 | |
*** sgarzare has joined #kata-dev | 06:57 | |
*** sgarzare_ has joined #kata-dev | 06:59 | |
*** sgarzare has quit IRC | 07:02 | |
kata-irc-bot1 | <fidencio> @dgibson, using CRI-O + shimv2? | 07:18 |
kata-irc-bot1 | <dgibson> @fidencio no, podman | 07:18 |
kata-irc-bot1 | <fidencio> Okay, podman and shimv1 ... | 07:18 |
kata-irc-bot1 | <fidencio> https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#enable-full-debug | 07:19 |
kata-irc-bot1 | <fidencio> Have you tried that? | 07:19 |
kata-irc-bot1 | <fidencio> Seems that we're really good at missing each others message, because I missed this one /o\ | 07:20 |
kata-irc-bot1 | <fidencio> I thought the shutdown request was at the *container* level, not at the *pod* level. | 07:21 |
*** sgarzare_ has quit IRC | 07:26 | |
fidencio | jodh: Morning James! | 07:31 |
fidencio | jodh: silly question about the packaging ... kata provides the ubuntu packages (built via OBS) and *also* snap builds? | 07:31 |
jodh | fidencio: Morning - yes, that's correct. | 07:35 |
fidencio | jodh: any specific reason of why we do both? in the end of the day, don't the packages have exactly the same functionality? | 07:37 |
*** sgarzare has joined #kata-dev | 07:41 | |
jodh | fidencio: the hope was always that our packaging would be temporary until distros provided their own for Kata. We added snap support as it meant you could install Kata even more simply on Ubuntu. We've been trying to deprecate specific distro packaging for a while - see https://github.com/kata-containers/kata-containers/issues/198 where I propose we stop packaging for Ubuntu (just provide a snap | 07:43 |
jodh | ;) | 07:43 |
jodh | the problem is "momentum" I think - we keep doing what we've always done ;) But at this juncture we really need to fix the issue since all the packaging and CI environments adds real costs to the project. | 07:44 |
fidencio | jodh: ack! | 07:46 |
fidencio | jodh: so, I'm changing the documentation to reflect better what we do, what we don't do ... and if it gets merged we can stop packaging what's not documented | 07:47 |
fidencio | jodh: I'd drop instructions for the ubuntu packages | 07:47 |
fidencio | interesting enough, we provide two solutions for ubuntu and none for the stable debian | 07:48 |
jodh | fidencio: debian has always been difficult as we don't have any prominent community members from that project (which is a real shame imho). | 07:51 |
fidencio | jodh: I agree. Do you mind if I add a column to the table we have with a PoC for specific distros? | 07:52 |
jodh | fidencio: sure - go for it! ;) | 07:52 |
fidencio | jodh: for now it'll be empty, but then I'd drop an email and people taking care of opensuse (sascha? ralf?) can jump in, we'll have Eduardo (who's the person taking over Fedora / CentOS / downstream) to jump in as well | 07:53 |
fidencio | with that we at least now for sure who to ping in case something goes wrong | 07:54 |
*** sameo has joined #kata-dev | 07:54 | |
*** davidgiluk has joined #kata-dev | 08:06 | |
fidencio | and we have some people around who do debian packaging ... let me see if I can convince them to help | 08:07 |
*** sgarzare has quit IRC | 09:26 | |
*** sgarzare has joined #kata-dev | 09:27 | |
kata-irc-bot1 | <fidencio> @rhafer, you don't happen to have a SLE 15 SP1 / SP2 VM nearby that you could just do a `cat /etc/os-release` and share the output, don't you? :slightly_smiling_face: | 10:01 |
kata-irc-bot1 | <fidencio> (any of those, no need to be both) | 10:01 |
kata-irc-bot1 | <rhafer> ```NAME="SLES" VERSION="15-SP2" VERSION_ID="15.2" PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2" ID="sles" ID_LIKE="suse" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:suse:sles:15:sp2"``` | 10:02 |
kata-irc-bot1 | <rhafer> That would be SLE-15-SP2 | 10:02 |
kata-irc-bot1 | <fidencio> perfect! thanks! | 10:02 |
*** sgarzare has quit IRC | 10:14 | |
*** sgarzare has joined #kata-dev | 10:14 | |
jodh | fidencio: thanks very much! ;) | 10:57 |
kata-irc-bot1 | <bergwolf> that last container shutdown is shutting down the pod | 11:05 |
kata-irc-bot1 | <fidencio> Right, let me dig through the containerd code with that info in mind, Thanks a lot! | 11:07 |
fidencio | jodh: done the forward port to 2.0 | 11:50 |
jodh | fidencio: thanks! ;) | 11:51 |
fidencio | np! | 11:51 |
fidencio | now it's a matter of checking kata-deploy documentation, updating it if needed / creating if not existent, and then we can finally drop packaging work for 2.0 and lower the amount of maintenance on 1.x | 11:51 |
*** devimc has joined #kata-dev | 12:10 | |
*** dklyle has quit IRC | 12:24 | |
*** fuentess has joined #kata-dev | 12:38 | |
*** crobinso has joined #kata-dev | 12:58 | |
*** sgarzare_ has joined #kata-dev | 13:26 | |
*** sgarzare has quit IRC | 13:29 | |
*** ailan has joined #kata-dev | 13:37 | |
*** fuentess has quit IRC | 13:43 | |
*** fuentess has joined #kata-dev | 13:43 | |
*** ailan has quit IRC | 13:55 | |
*** ailan has joined #kata-dev | 13:58 | |
*** devimc has quit IRC | 14:08 | |
*** devimc has joined #kata-dev | 14:08 | |
*** bpradipt has quit IRC | 14:18 | |
*** sgarzare__ has joined #kata-dev | 14:18 | |
*** bpradipt has joined #kata-dev | 14:18 | |
*** sgarzare_ has quit IRC | 14:20 | |
kata-irc-bot1 | <fidencio> @ssheribe, heya! | 14:26 |
*** egernst has joined #kata-dev | 14:40 | |
*** egernst has quit IRC | 14:41 | |
*** dklyle has joined #kata-dev | 14:41 | |
*** egernst has joined #kata-dev | 14:41 | |
kata-irc-bot1 | <ssheribe> Hi, I'm trying to play with the rust agent and having stuck on "Failed to check if grpc server is working: context deadline exceeded: OCI runtime error" any hints what could have go wrong? | 14:46 |
kata-irc-bot1 | <ssheribe> Seems to result from crashing of the agent with "Address family not supported by protocol" | 14:46 |
kata-irc-bot1 | <ssheribe> Also opened an issue :slightly_smiling_face: | 14:47 |
*** dklyle has quit IRC | 15:05 | |
*** sameo has quit IRC | 15:06 | |
*** sgarzare__ has quit IRC | 16:01 | |
*** sameo has joined #kata-dev | 17:00 | |
*** jodh has quit IRC | 17:03 | |
*** fgiudici has quit IRC | 17:07 | |
*** bpradipt has quit IRC | 17:08 | |
*** bpradipt has joined #kata-dev | 17:09 | |
kata-irc-bot1 | <fidencio> @eric.ernst, do we still have time to have https://github.com/kata-containers/agent/pull/817 in for 1.11.3? | 17:27 |
kata-irc-bot1 | <eric.ernst> Ah, yes. | 17:28 |
kata-irc-bot1 | <eric.ernst> I was looking for it, but was on runtime repo. | 17:28 |
kata-irc-bot1 | <fidencio> Thanks a lot! :slightly_smiling_face: | 17:28 |
kata-irc-bot1 | <eric.ernst> and now, we continue to wait for CI to churn. | 17:29 |
*** egernst has quit IRC | 17:38 | |
*** egernst has joined #kata-dev | 17:39 | |
*** egernst_ has joined #kata-dev | 17:46 | |
*** egernst has quit IRC | 17:49 | |
*** fuentess has quit IRC | 17:49 | |
*** fuentess has joined #kata-dev | 17:50 | |
*** davidgiluk has quit IRC | 19:11 | |
*** bpradipt has quit IRC | 19:33 | |
*** sameo has quit IRC | 19:34 | |
*** bpradipt has joined #kata-dev | 19:38 | |
*** fuentess has quit IRC | 19:46 | |
*** fuentess1 has joined #kata-dev | 19:46 | |
*** bpradipt has quit IRC | 19:48 | |
*** fuentess1 has quit IRC | 19:52 | |
*** fuentess has joined #kata-dev | 19:52 | |
*** fuentess has quit IRC | 19:55 | |
*** fuentess1 has joined #kata-dev | 19:55 | |
*** egernst_ has quit IRC | 20:23 | |
*** egernst has joined #kata-dev | 20:27 | |
*** egernst has quit IRC | 20:43 | |
*** egernst has joined #kata-dev | 20:44 | |
*** devimc has quit IRC | 21:07 | |
*** ailan has quit IRC | 21:50 | |
*** crobinso has quit IRC | 23:13 | |
*** egernst has quit IRC | 23:24 | |
*** egernst has joined #kata-dev | 23:25 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!