Tuesday, 2019-05-21

*** ttsiouts has quit IRC01:00
flwangjakeyip: around?01:04
jakeyipflwang: yes01:06
flwangjakeyip: https://review.opendev.org/#/c/660129/ is passed and seems we don't need the tox.ini change in https://review.opendev.org/660177 ?01:06
flwangbecause i can't see any dependency on https://review.opendev.org/#/c/660129/  for https://review.opendev.org/66017701:07
jakeyiphttps://review.opendev.org/#/c/660129 depends on https://review.opendev.org/#/c/660009/ which is on top of https://review.opendev.org/#/c/660177/01:08
flwangah, i see. then all good.01:09
flwangi'm going to approve them to unblock our gate, thank you so much for your hard work01:09
jakeyipcheers, you're welcomed :)01:09
jakeyipunfortunately it didn't help the py3 functional-api01:12
flwangsorry?01:14
flwangi'm confused01:14
jakeyiphttp://logs.openstack.org/80/659280/6/check/magnum-functional-api/19df499/job-output.txt.gz#_2019-05-21_00_36_58_79184801:14
jakeyipyour DNM patch runs it in py3. It is a different error01:14
*** ttsiouts has joined #openstack-containers01:15
flwangi was seeing the job passed01:16
flwangwhat's wrong with my eyes01:16
flwangyou're confusing me, what do you mean "it didn't help the py3 functional-api"?01:17
jakeyipthe normal functional-api runs in python2 I think? that's what is passing now01:18
jakeyipyour DNM patch https://review.opendev.org/#/c/659280/6/tox.ini runs it in python 301:19
flwangjakeyip: no01:20
flwangthe normal functional-api runs in py301:20
flwangand the functional-api2 runs  in py201:20
*** ttsiouts has quit IRC01:20
flwangjakeyip: may be we can try remove the sitepackages in magnum tox.ini01:21
flwangfor functional-api job01:21
jakeyipfunctional-api2 is the one you created in https://review.opendev.org/#/c/659280/6/tox.ini01:21
jakeyiphmm, but there is a magnum-functional-api-python2 in this run. https://review.opendev.org/#/c/660129/ sorry I'm confused now01:22
flwangthey are defined in .zuul.yaml01:24
flwangi was trying to split them to separate the python version, but seems that's not the root cause01:24
flwangyour solution is correct01:25
jakeyipyeah ok I understand now. let me trace what is being run01:26
openstackgerritFeilong Wang proposed openstack/magnum master: Blacklist bandit 1.6.0 and cap Sphinx on Python2  https://review.opendev.org/65902701:29
jakeyipflwang: is magnum-functional-api and magnum-functional-api-python2 the same now? https://github.com/openstack/magnum/blob/master/.zuul.yaml#L140-L15001:31
flwangi don't think so, they're defined in the parent job01:33
flwangand you can find more information in the playbook01:33
openstackgerritMerged openstack/magnum-tempest-plugin master: Do not use sitepackages for functional tests  https://review.opendev.org/66017701:34
openstackgerritMerged openstack/magnum-tempest-plugin master: Cap sphinx on py2  https://review.opendev.org/66000901:34
flwangjakeyip:  see http://logs.openstack.org/29/660129/2/check/magnum-functional-api/a73fccf/job-output.txt.gz#_2019-05-21_00_19_31_10828201:35
flwanghttp://logs.openstack.org/29/660129/2/check/magnum-functional-api-python2/b49fe33/job-output.txt.gz#_2019-05-21_00_22_39_61465501:35
jakeyipoh yes parent is different. so it works now. but not if you added:   tempest: 1 , devstack_python3: 101:36
flwangjakeyip: hmm... yep, we probably need to keep an eye on this in the near future and improve it01:39
flwangjakeyip: i just added you as co-author of https://review.opendev.org/659027 so would you mind abandoning your patch as long as this one passed?01:40
flwangi just wanna respect the original author's work01:40
jakeyipyes sure. I didn't want to spam his email with all my WIP01:42
jakeyipthat's why I created a new change so gerrit emails me only01:43
*** xiangdong-huang has quit IRC01:46
*** ttsiouts has joined #openstack-containers01:49
*** xiangdong-huang has joined #openstack-containers01:49
*** ttsiouts has quit IRC01:54
*** xiangdong-huang has quit IRC02:15
*** xiangdong-huang has joined #openstack-containers02:15
openstackgerritHanxiang Gao proposed openstack/magnum stable/rocky: Blacklist bandit 1.6.0 and cap Sphinx on Python2  https://review.opendev.org/66024202:25
openstackgerritHanxiang Gao proposed openstack/magnum stable/stein: Blacklist bandit 1.6.0 and cap Sphinx on Python2  https://review.opendev.org/66024302:26
*** ttsiouts has joined #openstack-containers02:27
*** ykarel|away has joined #openstack-containers02:29
*** ricolin has joined #openstack-containers02:44
*** ykarel|away is now known as ykarel02:44
*** dave-mccowan has quit IRC02:55
*** hongbin has joined #openstack-containers03:00
*** ttsiouts has quit IRC03:01
jakeyipflwang: if you are still around, let me know what you think of this https://review.opendev.org/#/c/655875/03:04
flwangjakeyip: that's ok for me03:06
flwangwe're usinig v1.14 actually03:06
jakeyipyeah I think we should move away from the default of 0.2.0 because it is a security bug03:06
jakeyipthere's another patch that spyros has already +2. https://review.opendev.org/#/c/655876/03:08
flwangjakeyip: TBH, i don't like the way changing code in stable branch directly03:14
jakeyipsure03:14
jakeyipit's a mistake though, hopefully we don't make anymore changes to stein-dev03:14
jakeyiphow do you propose handling such tags? maybe heat_container_agent_tag needs to be updated every release to <release>-stable or something. then we stop making updates to the containers once the stable branch is cut.03:19
jakeyipwe can discuss during meeting if you want03:19
flwangjakeyip: yep, we need a discuss before making decision now03:20
flwangwe need to address it with a more formal process03:20
jakeyipyes I think more discussion is needed03:21
*** udesale has joined #openstack-containers03:47
*** yolanda_ has quit IRC03:49
openstackgerritMerged openstack/magnum master: Blacklist bandit 1.6.0 and cap Sphinx on Python2  https://review.opendev.org/65902703:54
*** ttsiouts has joined #openstack-containers04:03
*** zerick has quit IRC04:03
*** zerick has joined #openstack-containers04:04
*** hongbin has quit IRC04:21
*** ttsiouts has quit IRC04:36
*** janki has joined #openstack-containers04:37
*** ramishra has joined #openstack-containers04:40
*** itlinux has quit IRC04:46
*** pcaruana has joined #openstack-containers05:02
*** ykarel is now known as ykarel|away05:03
*** ykarel|away has quit IRC05:08
*** pcaruana has quit IRC05:11
*** ykarel|away has joined #openstack-containers05:20
*** ykarel|away is now known as ykarel05:28
*** ivve has quit IRC05:34
*** ttsiouts has joined #openstack-containers05:39
*** ykarel_ has joined #openstack-containers05:42
*** udesale has quit IRC05:44
*** ykarel has quit IRC05:44
*** udesale has joined #openstack-containers05:44
openstackgerritJake Yip proposed openstack/magnum master: Upgrade cloud-provider-openstack to v1.14.0  https://review.opendev.org/65587505:52
*** ykarel__ has joined #openstack-containers06:01
*** ykarel_ has quit IRC06:03
*** ykarel__ is now known as ykarel06:04
*** ttsiouts has quit IRC06:12
*** lpetrut has joined #openstack-containers06:15
*** ramishra has quit IRC06:19
*** ivve has joined #openstack-containers06:43
*** ramishra has joined #openstack-containers06:51
openstackgerritHuang.Xiangdong proposed openstack/magnum master: fix pulling image from insecure registry error  https://review.opendev.org/65896806:58
openstackgerritHuang.Xiangdong proposed openstack/magnum master: suport multi discovery service  https://review.opendev.org/65719406:59
*** trident has quit IRC07:03
*** trident has joined #openstack-containers07:05
*** rcernin has quit IRC07:19
*** pcaruana has joined #openstack-containers07:21
*** ttsiouts has joined #openstack-containers07:27
*** ramishra has quit IRC07:33
*** ramishra has joined #openstack-containers07:34
*** ykarel is now known as ykarel|lunch07:35
*** udesale has quit IRC07:35
*** udesale has joined #openstack-containers07:36
*** pcaruana has quit IRC07:39
*** nfakhir_ is now known as nfakhir08:05
*** jaewook_oh has joined #openstack-containers08:05
*** jaewook_oh has quit IRC08:07
*** ramishra_ has joined #openstack-containers08:08
*** ramishra has quit IRC08:11
*** ramishra_ is now known as ramishra08:15
*** ykarel|lunch is now known as ykarel08:30
*** ttsiouts has quit IRC08:48
zigoflwang: Hi there!08:51
zigoI wonder, how can I do etcd discovery without internet access?08:51
zigoIs there some kind of component that would do that, that I can install on my controller servers?08:51
zigoxiangdong-huang: ^08:51
zigoMy problem is that, in my setup, I wont have access to the public https://discovery.etcd.io/new?size=%(size)d08:54
zigoI'd prefer running my own discovery service if possible.08:55
xiangdong-huangyou can run etcd discovery service on you contoller node08:56
zigoxiangdong-huang: This means installing etcd there, then?08:57
xiangdong-huangyes08:57
xiangdong-huangyou need etcd and etcd-discovery08:57
xiangdong-huangI run them inside container in my dev env08:57
zigoxiangdong-huang: Hum... that's annoying, because etcd is only available in Buster, not in Stretch.08:57
zigoxiangdong-huang: What if I just hack it my way?08:58
zigoxiangdong-huang: The discovery is done on the controllers, right? Not in the VMs?=08:59
xiangdong-huangyou can run discovery in vm, but vm must be accessable by magnum_conductor09:01
openstackgerritFeilong Wang proposed openstack/magnum master: New config option for default Keystone auth policy  https://review.opendev.org/64322509:10
*** flwang1 has joined #openstack-containers09:11
*** openstackstatus has quit IRC09:13
*** openstackstatus has joined #openstack-containers09:14
*** ChanServ sets mode: +v openstackstatus09:14
*** ttsiouts has joined #openstack-containers09:18
ioniis fedora atomic discontinued ?09:19
ionii cannot find any download url09:19
openstackgerritJonathan Rosser proposed openstack/magnum master: Revert "support http/https proxy for discovery url"  https://review.opendev.org/66031609:32
flwang1ioni: try https://download.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-27-20180419.0/CloudImages/x86_64/images/Fedora-Atomic-27-20180419.0.x86_64.qcow209:37
ioniflwang1 thanks09:37
flwang1np09:37
ioniall the urls from google return 40409:37
ioniflwang1,  fedora atomic 29 is supported?09:38
ionihttps://ftp.icm.edu.pl/pub/Linux/dist/fedora-alt/atomic/stable/Fedora-Atomic-29-20181025.1/AtomicHost/x86_64/images/09:38
flwang1ioni: we haven't fully tested it09:38
flwang1we would like to migrate to fedora coreos09:39
ionialright09:39
ionithanks09:39
flwang1ioni: no problem09:41
*** ramishra has quit IRC09:46
*** ramishra has joined #openstack-containers09:49
*** ttsiouts has quit IRC09:50
*** udesale has quit IRC10:46
*** ttsiouts has joined #openstack-containers11:02
*** schaney_ has quit IRC11:22
*** schaney_ has joined #openstack-containers11:23
*** ttsiouts has quit IRC11:36
*** henriqueof has joined #openstack-containers11:44
*** janki has quit IRC11:54
*** mkuf_ has joined #openstack-containers11:55
*** mkuf has quit IRC11:58
*** henriqueof has quit IRC12:04
*** ttsiouts has joined #openstack-containers12:06
nfakhirHello, how do you create user certificates for a k8s cluster ? i can't find the CA key in /etc/kubernetes/certs12:08
*** ttsiouts has quit IRC12:10
*** ttsiouts has joined #openstack-containers12:12
*** udesale has joined #openstack-containers12:16
*** mkuf has joined #openstack-containers12:31
*** ttsiouts has quit IRC12:32
*** mkuf_ has quit IRC12:35
nfakhirhttps://github.com/openstack/magnum/blob/master/magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh#L12613:06
nfakhirFound this but still can't find where magnum stored the CA key13:08
*** janki has joined #openstack-containers13:11
*** goldyfruit has joined #openstack-containers13:23
*** nfakhir is now known as nfakhir_13:34
*** ttsiouts has joined #openstack-containers13:34
*** ramishra has quit IRC13:37
*** ramishra has joined #openstack-containers13:42
*** itlinux has joined #openstack-containers13:42
*** henriqueof has joined #openstack-containers13:47
*** erolg has quit IRC13:53
*** schaney__ has joined #openstack-containers13:56
*** jchhatbar has joined #openstack-containers13:57
*** ttsiouts has quit IRC13:57
*** spiette_ has joined #openstack-containers13:59
*** goldyfruit has quit IRC14:00
*** Anticime1 has joined #openstack-containers14:01
*** goldyfruit has joined #openstack-containers14:03
*** _nwonknu has joined #openstack-containers14:06
*** janki has quit IRC14:06
*** schaney_ has quit IRC14:06
*** nfakhir_ has quit IRC14:06
*** nwonknu has quit IRC14:06
*** henriqueof has quit IRC14:06
*** udesale has quit IRC14:06
*** spiette has quit IRC14:06
*** aspiers has quit IRC14:06
*** Anticimex has quit IRC14:06
*** strigazi has quit IRC14:06
*** dtruong has quit IRC14:06
*** udesale has joined #openstack-containers14:07
*** yankcrime has quit IRC14:07
*** dtruong has joined #openstack-containers14:08
*** itlinux has quit IRC14:13
*** aspiers has joined #openstack-containers14:16
goldyfruitDid some of you used Fedora Atomic 30 ?14:19
*** lpetrut has quit IRC14:27
*** ykarel is now known as ykarel|afk14:27
*** yankcrime has joined #openstack-containers14:56
*** jchhatbar is now known as janki15:02
*** nfakhir has joined #openstack-containers15:13
*** ykarel|afk is now known as ykarel|away15:45
*** ivve has quit IRC15:49
*** ykarel|away has quit IRC15:51
goldyfruitDo we have a matrix like: Fedora 28 is working Kubernetes 1.13.4 with Calico 2.6.7 and OpenStack cloud provider 1.13.1 ?15:54
*** janki has quit IRC15:55
*** nfakhir is now known as nfakhir_16:12
*** graysonh has joined #openstack-containers16:16
graysonhI'm using rke to set up a cluster in Openstack with the external cloud provider plugin and getting the following error on the cloud provider pod: https://pastebin.com/b0PKNvM1 Anyone have any ideas what that is about?16:19
*** mgoddard has quit IRC16:25
*** ricolin has quit IRC16:27
*** ramishra has quit IRC16:42
*** mgoddard has joined #openstack-containers16:44
*** udesale has quit IRC16:53
*** itlinux has joined #openstack-containers16:58
*** ivve has joined #openstack-containers16:59
*** itlinux has quit IRC17:22
*** ykarel|away has joined #openstack-containers17:37
*** itlinux has joined #openstack-containers17:44
graysonhNVM, we figured it out. Our kubernetes node names didn't exactly match what was in Openstack18:12
*** jmlowe has quit IRC18:18
*** itlinux has quit IRC18:40
*** goldyfruit has quit IRC18:50
*** graysonh_ has joined #openstack-containers19:02
*** graysonh has quit IRC19:04
*** flwang1 has quit IRC19:11
*** ykarel|away has quit IRC19:36
*** goldyfruit has joined #openstack-containers19:45
*** logan- has quit IRC19:55
*** dave-mccowan has joined #openstack-containers20:56
*** logan- has joined #openstack-containers21:13
*** graysonh_ has quit IRC21:20
*** dave-mccowan has quit IRC21:40
*** rcernin has joined #openstack-containers22:06
*** ttsiouts has joined #openstack-containers22:15
*** itlinux has joined #openstack-containers22:26
*** rcernin has quit IRC22:40
*** ttsiouts has quit IRC22:40
*** goldyfruit has quit IRC22:41
*** rcernin has joined #openstack-containers22:41
*** itlinux has quit IRC22:43
*** goldyfruit has joined #openstack-containers22:54
*** ttsiouts has joined #openstack-containers22:56
*** ttsiouts has quit IRC23:01
*** ttsiouts has joined #openstack-containers23:05
*** itlinux has joined #openstack-containers23:45
*** itlinux_ has joined #openstack-containers23:47
*** itlinux has quit IRC23:49
*** itlinux_ has quit IRC23:57

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