kata-irc-bot1 | <dgibson> A hello | 04:57 |
---|---|---|
kata-irc-bot1 | <dgibson> sorry I didn't see this update for a while | 04:58 |
kata-irc-bot1 | <dgibson> My understanding was that a single shim would manage multiple containers, typically all the containers in a pod | 05:00 |
kata-irc-bot1 | <dgibson> is that correct? | 05:00 |
kata-irc-bot1 | <dgibson> @bergwolf hello, around? | 05:05 |
kata-irc-bot1 | <bergwolf> yep, what's up? | 06:06 |
kata-irc-bot1 | <dgibson> sorry, on a call now | 06:07 |
kata-irc-bot1 | <dgibson> sorry on a call, will follow up in a bit | 06:29 |
kata-irc-bot1 | <bergwolf> np, ping me when you are free ;) | 06:30 |
kata-irc-bot1 | <bergwolf> yup, the v2 shim is one per pod | 06:31 |
*** fgiudici has joined #kata-dev | 06:51 | |
*** hbrueckner has joined #kata-dev | 07:01 | |
*** sgarzare has joined #kata-dev | 07:02 | |
*** amorenoz_ has quit IRC | 07:19 | |
kata-irc-bot1 | <dgibson> Ok, back now, at least for a little while | 07:29 |
kata-irc-bot1 | <dgibson> Alright, that's what I thought | 07:29 |
kata-irc-bot1 | <dgibson> in that case, what is the container id on the shim `start` about | 07:29 |
kata-irc-bot1 | <dgibson> as opposed to the one within the `Create` rpc request | 07:31 |
*** davidgiluk has joined #kata-dev | 08:00 | |
*** jodh has joined #kata-dev | 08:07 | |
*** sgarzare has quit IRC | 08:09 | |
*** snir_ has joined #kata-dev | 08:13 | |
*** sgarzare has joined #kata-dev | 08:13 | |
*** sameo has joined #kata-dev | 08:30 | |
kata-irc-bot1 | <bergwolf> create also takes the same container id. First start gets the pause container id which we treat as the pod id as well. | 08:33 |
kata-irc-bot1 | <dgibson> what do you mean by pause container id? | 08:34 |
*** amorenoz has joined #kata-dev | 08:36 | |
kata-irc-bot1 | <dgibson> and what do you mean by "same container id" | 08:39 |
kata-irc-bot1 | <dgibson> you can have multiple Creates, each with different ids, so which one (if any) matches the start id? | 08:40 |
kata-irc-bot1 | <bergwolf> in k8s, the first create is always to create the pause container and that id is the pause container id and used as the pod id | 09:29 |
kata-irc-bot1 | <dgibson> is there somewhere that describes this "pause container" concept | 09:31 |
kata-irc-bot1 | <dgibson> I'd never heard of it before | 09:31 |
kata-irc-bot1 | <bergwolf> https://www.ianlewis.org/en/almighty-pause-container | 09:32 |
kata-irc-bot1 | <fidencio> Some may refer to it as "Infra" containers. | 09:35 |
kata-irc-bot1 | <bergwolf> there were some discussions to drop the pause container for some runtimes like kata, but it didn't end up being accepted | 09:38 |
*** yann-kaelig has joined #kata-dev | 11:34 | |
*** sameo has quit IRC | 12:24 | |
*** sameo has joined #kata-dev | 12:42 | |
*** pcaruana2 has joined #kata-dev | 14:23 | |
*** pcaruana2 has quit IRC | 14:28 | |
*** dklyle has joined #kata-dev | 14:38 | |
*** amorenoz has quit IRC | 15:00 | |
*** fgiudici has quit IRC | 15:19 | |
kata-irc-bot1 | <fidencio> Folks, I'd need some help with following PRs: • https://github.com/kata-containers/kata-containers/pull/1802 • https://github.com/kata-containers/kata-containers/pull/1803 • https://github.com/kata-containers/kata-containers/pull/1821 • https://github.com/kata-containers/tests/pull/3493 • https://github.com/kata-containers/tests/pull/3503 • https://github.com/kata-containers/tests/pull/3509 • | 15:57 |
kata-irc-bot1 | https://github.com/kata-containers/tests/pull/3506 • https://github.com/kata-containers/tests/pull/3504 • https://github.com/kata-containers/tests/pull/3510 | 15:57 |
*** Yarboa has joined #kata-dev | 16:10 | |
*** sgarzare has quit IRC | 16:13 | |
kata-irc-bot1 | <fidencio> cc @gabriela.cervantes.te @ssheribe @christophe (as herders), and who else has some free cycles to take a look at them. | 16:20 |
kata-irc-bot1 | <christophe> Ack, but currently reviewing 1590 at @samuel.ortiz’s request, and it's raining, network is grmbl. | 16:35 |
kata-irc-bot1 | <christophe> Taking them in reverse order in case someone else is looking at them in order | 16:49 |
kata-irc-bot1 | <christophe> In 3510, you have this failure in the ubuntu tests: ``` Makefile:122: recipe for target 'kubernetes' failed 18:13:40 make: *** [kubernetes] Error 1 18:13:40 Failed at 25: sudo -E PATH="$PATH" CRI_RUNTIME="containerd" bash -c "make kubernetes" 18:13:40 Build step 'Execute shell' marked build as failure``` | 16:51 |
kata-irc-bot1 | <christophe> This seems to come from ```Error execution phase preflight: [preflight] Some fatal errors occurred: 18:13:36 [ERROR Port-10250]: Port 10250 is in use 18:13:36 [preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...```` | 16:51 |
*** hbrueckner has quit IRC | 17:06 | |
*** jodh has quit IRC | 17:14 | |
kata-irc-bot1 | <fidencio> That should be fixed by https://github.com/kata-containers/tests/pull/3493 | 17:24 |
kata-irc-bot1 | <fidencio> And 3494 will have to be backported as well | 17:24 |
kata-irc-bot1 | <christophe> Done for the series. Calling it a day, because with this network, it's really frustrating ;) | 18:14 |
kata-irc-bot1 | <fidencio> Take care, Christophe, and thanks a whoe lot! | 18:23 |
kata-irc-bot1 | <fidencio> The good thing is that with Christophe's internet quality he'll only receive this message Tomorrow and it won't even disturb him Today. | 18:24 |
*** davidgiluk has quit IRC | 19:08 | |
*** yann-kaelig has quit IRC | 22:03 | |
*** yann-kaelig has joined #kata-dev | 22:03 | |
*** yann-kaelig has quit IRC | 22:04 | |
*** yann-kaelig has joined #kata-dev | 22:04 | |
*** sameo has quit IRC | 22:23 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!