Thursday, 2018-10-18

*** gianpiet_ has quit IRC00:25
*** gianpietro has joined #openstack-kuryr00:31
*** gianpietro has quit IRC00:32
*** gianpietro has joined #openstack-kuryr00:33
*** gianpietro has quit IRC00:35
*** gianpietro has joined #openstack-kuryr00:43
*** gianpietro has quit IRC00:48
*** gianpietro has joined #openstack-kuryr01:19
*** gianpietro has quit IRC01:24
*** gianpietro has joined #openstack-kuryr02:04
*** gianpietro has quit IRC02:07
*** gianpiet_ has joined #openstack-kuryr02:07
*** hongbin has joined #openstack-kuryr02:29
*** gianpiet_ has quit IRC02:38
*** gianpietro has joined #openstack-kuryr02:41
*** gianpietro has quit IRC02:42
*** gianpietro has joined #openstack-kuryr02:43
*** gianpietro has quit IRC02:47
*** kiennt26 has joined #openstack-kuryr03:34
*** kiennt26 has quit IRC03:47
*** hongbin has quit IRC03:57
*** yboaron_ has quit IRC04:42
*** gianpietro has joined #openstack-kuryr05:15
*** gianpietro has quit IRC05:20
*** gianpietro has joined #openstack-kuryr05:41
*** gianpietro has quit IRC06:07
*** itzikb has joined #openstack-kuryr06:23
*** yboaron_ has joined #openstack-kuryr06:39
ltomasbodulek, it will be great if you look at these two to see if we fix the pool/namespace gates: https://review.openstack.org/#/c/603121/ https://review.openstack.org/#/c/599576/06:41
*** janki has joined #openstack-kuryr06:51
dulekltomasbo: Sure, was planning to, but yesterday debugging gates consumed me again. :P07:12
*** celebdor has joined #openstack-kuryr07:14
ltomasbo:D07:14
*** janki has quit IRC07:19
*** openstackgerrit has quit IRC07:35
*** garyloug has joined #openstack-kuryr08:23
dulekxDDDD08:24
*** garyloug has quit IRC08:24
dulekTests in test_public_ip.py are completely broken.08:24
dulekThey're testing a method that is mocked, so no core is run.08:24
celebdor:'(08:47
*** openstackgerrit has joined #openstack-kuryr09:00
openstackgerritMichał Dulko proposed openstack/kuryr-kubernetes master: Ignore exc on FIP association if state is correct  https://review.openstack.org/61154209:00
*** gkadam has joined #openstack-kuryr09:21
*** gkadam has quit IRC09:21
*** itzikb has quit IRC09:40
openstackgerritYossi Boaron proposed openstack/kuryr-tempest-plugin master: Add support for UDP in  kuryr/demo container  https://review.openstack.org/61134809:41
openstackgerritMichał Dulko proposed openstack/kuryr-kubernetes master: Ignore exc on FIP association if state is correct  https://review.openstack.org/61154210:12
openstackgerritMerged openstack/kuryr-kubernetes master: Fix devstack deployment when ovn-provider is selected  https://review.openstack.org/60699910:18
dulekOh my, that one's really good!10:25
dulekSo I'm debugging a timeout gate issue.10:25
dulekAnd I've just realized that it simply hit the US DST change.10:25
dulekxDDD10:25
openstackgerritMichał Dulko proposed openstack/kuryr-kubernetes master: Add HA gate  https://review.openstack.org/58822310:31
celebdorlol10:36
*** maysams has joined #openstack-kuryr11:01
dulekcelebdor: I think I've tracked the issues with etcd (https://bugs.launchpad.net/kuryr-kubernetes/+bug/1798120) to the merge of new k8s compatibility. :(11:36
openstackLaunchpad bug 1798120 in kuryr-kubernetes "kubernetes-scheduler isn't restarted on crash" [Undecided,In progress] - Assigned to Michal Dulko (michal-dulko-f)11:36
dulekcelebdor: Those issues started to show up at 9.10, your commit was merged on 4th, a weekend before.11:37
*** aperevalov has joined #openstack-kuryr11:48
openstackgerritYossi Boaron proposed openstack/kuryr-tempest-plugin master: Add support for UDP in  kuryr/demo container  https://review.openstack.org/61134811:53
celebdordulek: and what are the etcd issues?11:57
openstackgerritMichał Dulko proposed openstack/kuryr-kubernetes master: Fix tests in test_public_ip.py  https://review.openstack.org/61158412:07
dulekcelebdor: Performance one - http://logs.openstack.org/71/610571/3/check/kuryr-kubernetes-tempest-octavia/0e68eb4/controller/logs/screen-etcd.txt.gz#_Oct_16_10_06_11_51202212:07
dulekcelebdor: So etcd pauses for that sync duration, causing kubernetes-controller-manager and scheduler to die.12:08
celebdor:O12:08
dulekcelebdor: Partial fix is to just restart them on that occasion, which is implemented in patch linked in the bugreport.12:08
celebdormmm12:09
celebdormaybe we sould check how old the etcd is12:09
openstackgerritGenadi Chereshnya proposed openstack/kuryr-tempest-plugin master: Function for updating configMap  https://review.openstack.org/59957612:10
dulekcelebdor: We force a version?12:11
celebdordulek: try to change the settings to set12:12
celebdorETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download12:13
celebdorETCD_VERSION=v3.3.1012:13
dulekcelebdor: Yeah, I see that DevStack uses version from 7 months ago…12:15
dulekAnd why no https://github.com/coreos/etcd/releases/download that is the default?12:15
celebdordulek: cause that's outdated12:18
celebdorit still works12:18
celebdorand redirects you to etcd-io12:18
celebdordulek: try going to https://github.com/etcd-io/etcd/releases and you'll see12:18
dulekcelebdor: Okay, let's see what I can do with that.12:18
dulekcelebdor: I'd also remove etcd_legacy from DevStack plugin.12:18
celebdordulek: putting it on the gate config should be enough12:19
celebdorif testing locally, just stick it on local.conf12:19
celebdordulek: yes, please, remove the legacy12:19
celebdorand I need to add support for newer openshift12:19
celebdor:/12:19
*** yboaron_ has quit IRC12:29
*** yboaron_ has joined #openstack-kuryr12:29
*** dims has quit IRC12:30
*** dims has joined #openstack-kuryr12:33
*** gkadam has joined #openstack-kuryr12:34
*** maysams has quit IRC13:13
*** gianpietro has joined #openstack-kuryr13:20
openstackgerritLuis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure namespace and network policy compatibility  https://review.openstack.org/61160613:36
openstackgerritYossi Boaron proposed openstack/kuryr-tempest-plugin master: Add support for UDP in  kuryr/demo container  https://review.openstack.org/61134813:37
*** yboaron_ has quit IRC13:47
*** gkadam has quit IRC13:59
*** gkadam has joined #openstack-kuryr13:59
*** yboaron_ has joined #openstack-kuryr14:09
*** maysams has joined #openstack-kuryr14:13
*** maysams has quit IRC14:14
*** gkadam_ has joined #openstack-kuryr14:33
*** gkadam has quit IRC14:35
*** maysams has joined #openstack-kuryr14:53
openstackgerritYossi Boaron proposed openstack/kuryr-kubernetes master: K8S-services: add support for UDP ports  https://review.openstack.org/60793815:07
openstackgerritMichał Dulko proposed openstack/kuryr-kubernetes master: Remove etcd_legacy  https://review.openstack.org/61164915:08
*** gianpietro has quit IRC15:37
*** gianpietro has joined #openstack-kuryr15:37
*** gkadam_ has quit IRC15:38
*** yboaron_ has quit IRC15:39
openstackgerritLuis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure namespace and network policy compatibility  https://review.openstack.org/61160615:39
openstackgerritMerged openstack/kuryr-kubernetes master: Enable `--restart on-failure` for K8s containers  https://review.openstack.org/61100715:49
*** gianpietro has quit IRC16:48
*** celebdor has quit IRC17:09
*** gianpietro has joined #openstack-kuryr17:11
*** gianpietro has quit IRC17:18
*** gianpietro has joined #openstack-kuryr17:19
*** maysams has quit IRC17:31
*** gianpietro has quit IRC17:44
*** gianpietro has joined #openstack-kuryr17:45
*** gianpietro has quit IRC17:49
*** itzikb has joined #openstack-kuryr18:33
*** itzikb has quit IRC19:58
*** gianpietro has joined #openstack-kuryr20:01
*** gianpietro has quit IRC20:34
*** gianpietro has joined #openstack-kuryr20:35
*** openstackgerrit has quit IRC20:36
*** gianpietro has quit IRC20:39
*** pcaruana has quit IRC20:44
*** gianpietro has joined #openstack-kuryr21:52
*** gianpietro has quit IRC21:54

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!