Wednesday, 2020-10-07

*** vgoyal has quit IRC00:00
*** sameo has joined #kata-dev05:39
*** fgiudici has joined #kata-dev06:53
*** sgarzare has joined #kata-dev07:13
*** sameo has quit IRC07:19
*** sameo has joined #kata-dev07:20
*** jodh has joined #kata-dev07:24
*** davidgiluk has joined #kata-dev08:04
*** ailan_ has joined #kata-dev08:11
*** ailan has quit IRC08:15
*** ailan_ has quit IRC10:58
*** devimc has joined #kata-dev12:54
*** devimc has quit IRC13:01
*** fuentess has joined #kata-dev13:01
*** devimc has joined #kata-dev13:02
*** devimc has quit IRC13:03
*** snir_ has quit IRC13:04
*** devimc has joined #kata-dev13:04
*** snir_ has joined #kata-dev13:04
*** pcaruana has quit IRC13:31
*** pcaruana has joined #kata-dev13:35
kata-irc-bot<eric.ernst> Hey ya'll, I'm seeing issues w/ kubectl exec when using the 2.0 runtime :thread:13:53
kata-irc-bot<eric.ernst> Reaaaally basic -- just start a console and see what happens.  I opened the following issue: https://github.com/kata-containers/kata-containers/issues/86913:54
*** devimc has quit IRC13:55
kata-irc-bot<eric.ernst> I'm wondering a couple things: 1. Has anyone else seen this? @james.o.hunt? @fidencio? @archana.m.shinde? @jose.carlos.venegas.m? 2. Do we have any tests that use kubecl exec? @salvador.fuentes @gabriela.cervantes.te13:55
*** devimc has joined #kata-dev13:55
kata-irc-bot<fidencio> @ssheribe: ^ :slightly_smiling_face:13:55
kata-irc-bot<fidencio> I haven't, Eric. I must admit I have *not* been playing with 2.0 branch and that's something I need to catch up. /o\13:56
kata-irc-bot<eric.ernst> Ack.  Yeah, this seems like something pretty basic, so I was hoping that this wouldn't be the case.13:57
kata-irc-bot<salvador.fuentes> @eric.ernst we have an exec test, but not using -it flag14:00
kata-irc-bot<salvador.fuentes> https://github.com/kata-containers/tests/blob/2.0-dev/integration/kubernetes/k8s-exec.bats14:00
kata-irc-bot<eric.ernst> Thanks.14:05
kata-irc-bot<eric.ernst> hopefully its just an issue on my side.  I assume that test isn't being skipped14:06
kata-irc-bot<eric.ernst> If anyone else has a node to try on I'd appreciate an ACK/NACK>14:06
*** crobinso has joined #kata-dev14:44
kata-irc-bot<ssheribe> @eric.ernst running it with the bb yaml doesn't work for me at all for some reason, but i am able to run and exec into other simple fedora pod deployment14:54
kata-irc-bot<ssheribe> with rc114:54
kata-irc-bot<eric.ernst> yaml me?14:55
kata-irc-bot<ssheribe> apiVersion: v1 kind: Pod metadata:   name: example-fedora   labels:     app: example-fedora-app   namespace: default spec:   containers:     - name: example-fedora       image: fedora       ports:         - containerPort: 8080       command: ["python3"]       args: [ "-m", "http.server", "8080"]   runtimeClassName: kata14:55
kata-irc-bot<ssheribe> The issue i'm getting with the bb: Failed to create pod sandbox: rpc error: code = Unknown desc = CreateContainer failed: update interface: Sys(ENODEV): unknown14:59
kata-irc-bot<eric.ernst> when execing?15:00
kata-irc-bot<ssheribe> at applying time15:02
kata-irc-bot<eric.ernst> s/kata-qemu/kata for runtimeClass ?  Not sure about that error15:03
kata-irc-bot<eric.ernst> what CRI are you using, @ssheribe?15:04
kata-irc-bot<ssheribe> 1.18.315:10
kata-irc-bot<ssheribe> (I have kata runtimeclass on my setup, it's currently configured with qemu +virtio-fs)15:12
kata-irc-bot<eric.ernst> I assume crio? And, you confirm you can exec into running pods (but you can't start the ubuntu pod)?15:18
kata-irc-bot<ssheribe> Yes crio, and yes i can exec into this fedora pod successfully (also bash)15:26
*** crobinso has quit IRC15:27
*** th0din has quit IRC16:50
kata-irc-bot<eric.ernst> I see it pass on CI, too.  Time for a new VM...16:51
*** crobinso has joined #kata-dev16:51
kata-irc-bot<eric.ernst> http://jenkins.katacontainers.io/blue/organizations/jenkins/kata-containers-2.0-ubuntu-PR/detail/kata-containers-2.0-ubuntu-PR/503/pipeline#log-336916:51
*** th0din has joined #kata-dev16:56
*** jodh has quit IRC17:08
*** sgarzare has quit IRC17:08
*** fuentess has quit IRC17:26
*** fuentess1 has joined #kata-dev17:27
*** fgiudici has quit IRC17:27
*** fuentess1 has quit IRC17:28
*** fuentess has joined #kata-dev17:32
*** davidgiluk has quit IRC19:01
kata-irc-bot<eric.ernst> anyone have 'best practice' for forward porting from 1.x to 2.0? ie, git format-patch and adding sing-off from original author? keeping original? or...20:17
*** devimc has quit IRC21:02
*** sameo has quit IRC21:19
*** sameo has joined #kata-dev21:39
*** crobinso has quit IRC23:05
*** sameo has quit IRC23:27

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!