*** hongbin has joined #openstack-kuryr | 01:54 | |
*** hongbin has quit IRC | 04:16 | |
*** janki has joined #openstack-kuryr | 04:50 | |
*** premsankar has quit IRC | 06:31 | |
*** ccamposr has joined #openstack-kuryr | 07:23 | |
*** pcaruana has joined #openstack-kuryr | 07:37 | |
openstackgerrit | Daniel Mellado proposed openstack/kuryr-kubernetes master: Add crictl tool when deploying with cri-o https://review.openstack.org/643294 | 08:07 |
---|---|---|
openstackgerrit | Daniel Mellado proposed openstack/kuryr-kubernetes master: Add crictl tool when deploying with cri-o https://review.openstack.org/643294 | 08:12 |
*** pcaruana has quit IRC | 08:24 | |
*** pcaruana|afk| has joined #openstack-kuryr | 08:24 | |
*** alisanhaji has joined #openstack-kuryr | 08:31 | |
*** mrostecki has quit IRC | 09:18 | |
*** mrostecki has joined #openstack-kuryr | 09:20 | |
dulek | ltomasbo, maysams: Any idea what's happening here? http://logs.openstack.org/27/643327/4/check/kuryr-kubernetes-e2e-np-containerized-ovn-provider/1e848fc/controller/logs/screen-kuryr-kubernetes.txt.gz#_Mar_14_20_09_51_108191 | 09:29 |
maysams | dulek: which patch is that? | 09:30 |
dulek | It's the K8s upstream tests job, I needed to build it around parent without tempest, so even missing running a service is possible. | 09:30 |
dulek | maysams: You can always get it from URL: 643327 | 09:30 |
dulek | maysams: https://review.openstack.org/#/c/643327/ | 09:30 |
maysams | dulek: ohh right, sry | 09:30 |
maysams | ty | 09:30 |
dulek | maysams: No problem, I needed to be told about it as well. :) | 09:31 |
ltomasbo | umm | 09:34 |
ltomasbo | dulek, this is with ovn and ovn-provider? | 09:34 |
dulek | ltomasbo: Yup! | 09:35 |
dulek | ltomasbo: Ah, I'm depending from networking-ovn commit, it's even possible that it is broken… | 09:35 |
ltomasbo | dulek, yep, maybe... | 09:37 |
ltomasbo | dulek, seems the loadbalancer don't have a port_id... | 09:37 |
dulek | ltomasbo: Oh, some stuff is happening on o-api: http://logs.openstack.org/27/643327/4/check/kuryr-kubernetes-e2e-np-containerized-ovn-provider/1e848fc/controller/logs/screen-o-api.txt.gz | 09:38 |
ltomasbo | dulek, that seems to be the problem... | 09:38 |
dulek | ltomasbo: I'd say it's some ovn-provider bug. Now the thing is… How much do we care about OVN provider? Should I jump in and help to merge this? | 09:39 |
maysams | hmm | 09:39 |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: Add option to deploy coredns https://review.openstack.org/642072 | 10:01 |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: WiP: Run K8s e2e network policy tests https://review.openstack.org/643327 | 10:01 |
*** kaiokmo has quit IRC | 10:19 | |
*** dulek has quit IRC | 10:40 | |
*** dulek has joined #openstack-kuryr | 10:42 | |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Add support for svc with text targetPorts https://review.openstack.org/641598 | 10:53 |
*** kaiokmo has joined #openstack-kuryr | 11:24 | |
dulek | ltomasbo: "svc-server.network-policy-4418 (10.1.0.146:80): No route to host" - I guess that's the LB not being set up yet? :( | 11:27 |
ltomasbo | could be yes | 11:28 |
openstackgerrit | Maysa de Macedo Souza proposed openstack/kuryr-kubernetes master: Add support for text ports on Network Policy Spec https://review.openstack.org/643080 | 11:42 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Add support for svc with text targetPorts https://review.openstack.org/641598 | 11:45 |
dulek | ltomasbo: Ah, it waits for pod up to 5m0s, but pod only tries 5 times… :( | 11:45 |
dulek | Crap. | 11:45 |
ltomasbo | :/ | 11:46 |
*** rh-jelabarre has joined #openstack-kuryr | 11:51 | |
*** janki has quit IRC | 12:00 | |
ltomasbo | dulek, I'm checking the problem for ovn and loadbalancer type services... | 12:00 |
ltomasbo | loadbalancer is responsive (on VIP) and it has a fip associated to it... but it cannot be reached from the FIP | 12:01 |
dulek | ltomasbo: BTW - the fact that tests resolve services names means that https://review.openstack.org/#/c/642072 works. | 12:13 |
*** FlorianFa has quit IRC | 12:14 | |
ltomasbo | dulek, \o/ | 12:15 |
*** pcaruana has joined #openstack-kuryr | 12:27 | |
*** pcaruana|afk| has quit IRC | 12:28 | |
dulek | maysams: http://paste.openstack.org/show/747862/ | 13:19 |
dulek | maysams: This might be something serious, it only showed up after 30 minutes of kuryr-controller running, so that's more than we have in the gate. | 13:20 |
maysams | dulek: quota | 13:20 |
dulek | maysams: Ah, obviously. | 13:20 |
maysams | dulek: maybe quota should be increased or set to unlimited? | 13:21 |
dulek | maysams: Yeah, it could be nice to set it in DevStack. | 13:22 |
dulek | Though I have 100 in SG, SG rules and Subnets. | 13:22 |
dulek | And I only have ~40 SG rules… | 13:23 |
maysams | and SG? | 13:23 |
dulek | 10 | 13:24 |
maysams | what about subnet and networks? | 13:25 |
dulek | maysams: In norm. | 13:25 |
dulek | maysams: "Quota exceeded for resource: security_groups: NeedRegenerationException" | 13:25 |
dulek | maysams: Interesting, seems like it's still set to 10? | 13:26 |
dulek | maysams: We probably set it for wrong tenant, I'll check this. | 13:26 |
maysams | dulek: seems like | 13:27 |
dulek | maysams: Yep, okay, I understand now. I'll add a change fixing this on DevStack if we run NP. | 13:28 |
maysams | dulek: thanks! | 13:29 |
*** pcaruana has quit IRC | 13:36 | |
dulek | ltomasbo: I could use your help here, because your name is all over `git blame`. :P | 13:55 |
dulek | ltomasbo: Besides setting quota is there anything in this if clause that should be executed when SG_DRIVER is set to policy: https://github.com/openstack/kuryr-kubernetes/blob/3e3ed9dbb31133b5175ff792a9636603b2df95e1/devstack/plugin.sh#L389 ? | 13:56 |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: DevStack: Bump SG quotas for "policy" SG driver https://review.openstack.org/643592 | 14:07 |
ltomasbo | dulek, let me see... | 14:10 |
ltomasbo | dulek, ooh, right, the quota is only set for namespace one... | 14:11 |
dulek | ltomasbo: Yeah, I think rest isn't needed, because it's about making default reachable for everyone. | 14:11 |
ltomasbo | yep, rest is just for the namespace isolation | 14:12 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Add support for svc with text targetPorts https://review.openstack.org/641598 | 14:16 |
*** pcaruana has joined #openstack-kuryr | 14:17 | |
*** alisanhaji has quit IRC | 14:34 | |
*** maysams has quit IRC | 16:41 | |
*** premsankar has joined #openstack-kuryr | 18:25 | |
*** dmellado has quit IRC | 19:17 | |
*** openstack has joined #openstack-kuryr | 19:41 | |
*** ChanServ sets mode: +o openstack | 19:41 | |
*** pcaruana has quit IRC | 19:59 | |
*** ccamposr has quit IRC | 20:03 | |
*** dmellado has joined #openstack-kuryr | 20:29 | |
*** premsankar has quit IRC | 21:43 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!