*** ttsiouts has quit IRC | 01:00 | |
flwang | jakeyip: around? | 01:04 |
---|---|---|
jakeyip | flwang: yes | 01:06 |
flwang | jakeyip: 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 |
flwang | because i can't see any dependency on https://review.opendev.org/#/c/660129/ for https://review.opendev.org/660177 | 01:07 |
jakeyip | https://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 |
flwang | ah, i see. then all good. | 01:09 |
flwang | i'm going to approve them to unblock our gate, thank you so much for your hard work | 01:09 |
jakeyip | cheers, you're welcomed :) | 01:09 |
jakeyip | unfortunately it didn't help the py3 functional-api | 01:12 |
flwang | sorry? | 01:14 |
flwang | i'm confused | 01:14 |
jakeyip | http://logs.openstack.org/80/659280/6/check/magnum-functional-api/19df499/job-output.txt.gz#_2019-05-21_00_36_58_791848 | 01:14 |
jakeyip | your DNM patch runs it in py3. It is a different error | 01:14 |
*** ttsiouts has joined #openstack-containers | 01:15 | |
flwang | i was seeing the job passed | 01:16 |
flwang | what's wrong with my eyes | 01:16 |
flwang | you're confusing me, what do you mean "it didn't help the py3 functional-api"? | 01:17 |
jakeyip | the normal functional-api runs in python2 I think? that's what is passing now | 01:18 |
jakeyip | your DNM patch https://review.opendev.org/#/c/659280/6/tox.ini runs it in python 3 | 01:19 |
flwang | jakeyip: no | 01:20 |
flwang | the normal functional-api runs in py3 | 01:20 |
flwang | and the functional-api2 runs in py2 | 01:20 |
*** ttsiouts has quit IRC | 01:20 | |
flwang | jakeyip: may be we can try remove the sitepackages in magnum tox.ini | 01:21 |
flwang | for functional-api job | 01:21 |
jakeyip | functional-api2 is the one you created in https://review.opendev.org/#/c/659280/6/tox.ini | 01:21 |
jakeyip | hmm, but there is a magnum-functional-api-python2 in this run. https://review.opendev.org/#/c/660129/ sorry I'm confused now | 01:22 |
flwang | they are defined in .zuul.yaml | 01:24 |
flwang | i was trying to split them to separate the python version, but seems that's not the root cause | 01:24 |
flwang | your solution is correct | 01:25 |
jakeyip | yeah ok I understand now. let me trace what is being run | 01:26 |
openstackgerrit | Feilong Wang proposed openstack/magnum master: Blacklist bandit 1.6.0 and cap Sphinx on Python2 https://review.opendev.org/659027 | 01:29 |
jakeyip | flwang: is magnum-functional-api and magnum-functional-api-python2 the same now? https://github.com/openstack/magnum/blob/master/.zuul.yaml#L140-L150 | 01:31 |
flwang | i don't think so, they're defined in the parent job | 01:33 |
flwang | and you can find more information in the playbook | 01:33 |
openstackgerrit | Merged openstack/magnum-tempest-plugin master: Do not use sitepackages for functional tests https://review.opendev.org/660177 | 01:34 |
openstackgerrit | Merged openstack/magnum-tempest-plugin master: Cap sphinx on py2 https://review.opendev.org/660009 | 01:34 |
flwang | jakeyip: see http://logs.openstack.org/29/660129/2/check/magnum-functional-api/a73fccf/job-output.txt.gz#_2019-05-21_00_19_31_108282 | 01:35 |
flwang | http://logs.openstack.org/29/660129/2/check/magnum-functional-api-python2/b49fe33/job-output.txt.gz#_2019-05-21_00_22_39_614655 | 01:35 |
jakeyip | oh yes parent is different. so it works now. but not if you added: tempest: 1 , devstack_python3: 1 | 01:36 |
flwang | jakeyip: hmm... yep, we probably need to keep an eye on this in the near future and improve it | 01:39 |
flwang | jakeyip: 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 |
flwang | i just wanna respect the original author's work | 01:40 |
jakeyip | yes sure. I didn't want to spam his email with all my WIP | 01:42 |
jakeyip | that's why I created a new change so gerrit emails me only | 01:43 |
*** xiangdong-huang has quit IRC | 01:46 | |
*** ttsiouts has joined #openstack-containers | 01:49 | |
*** xiangdong-huang has joined #openstack-containers | 01:49 | |
*** ttsiouts has quit IRC | 01:54 | |
*** xiangdong-huang has quit IRC | 02:15 | |
*** xiangdong-huang has joined #openstack-containers | 02:15 | |
openstackgerrit | Hanxiang Gao proposed openstack/magnum stable/rocky: Blacklist bandit 1.6.0 and cap Sphinx on Python2 https://review.opendev.org/660242 | 02:25 |
openstackgerrit | Hanxiang Gao proposed openstack/magnum stable/stein: Blacklist bandit 1.6.0 and cap Sphinx on Python2 https://review.opendev.org/660243 | 02:26 |
*** ttsiouts has joined #openstack-containers | 02:27 | |
*** ykarel|away has joined #openstack-containers | 02:29 | |
*** ricolin has joined #openstack-containers | 02:44 | |
*** ykarel|away is now known as ykarel | 02:44 | |
*** dave-mccowan has quit IRC | 02:55 | |
*** hongbin has joined #openstack-containers | 03:00 | |
*** ttsiouts has quit IRC | 03:01 | |
jakeyip | flwang: if you are still around, let me know what you think of this https://review.opendev.org/#/c/655875/ | 03:04 |
flwang | jakeyip: that's ok for me | 03:06 |
flwang | we're usinig v1.14 actually | 03:06 |
jakeyip | yeah I think we should move away from the default of 0.2.0 because it is a security bug | 03:06 |
jakeyip | there's another patch that spyros has already +2. https://review.opendev.org/#/c/655876/ | 03:08 |
flwang | jakeyip: TBH, i don't like the way changing code in stable branch directly | 03:14 |
jakeyip | sure | 03:14 |
jakeyip | it's a mistake though, hopefully we don't make anymore changes to stein-dev | 03:14 |
jakeyip | how 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 |
jakeyip | we can discuss during meeting if you want | 03:19 |
flwang | jakeyip: yep, we need a discuss before making decision now | 03:20 |
flwang | we need to address it with a more formal process | 03:20 |
jakeyip | yes I think more discussion is needed | 03:21 |
*** udesale has joined #openstack-containers | 03:47 | |
*** yolanda_ has quit IRC | 03:49 | |
openstackgerrit | Merged openstack/magnum master: Blacklist bandit 1.6.0 and cap Sphinx on Python2 https://review.opendev.org/659027 | 03:54 |
*** ttsiouts has joined #openstack-containers | 04:03 | |
*** zerick has quit IRC | 04:03 | |
*** zerick has joined #openstack-containers | 04:04 | |
*** hongbin has quit IRC | 04:21 | |
*** ttsiouts has quit IRC | 04:36 | |
*** janki has joined #openstack-containers | 04:37 | |
*** ramishra has joined #openstack-containers | 04:40 | |
*** itlinux has quit IRC | 04:46 | |
*** pcaruana has joined #openstack-containers | 05:02 | |
*** ykarel is now known as ykarel|away | 05:03 | |
*** ykarel|away has quit IRC | 05:08 | |
*** pcaruana has quit IRC | 05:11 | |
*** ykarel|away has joined #openstack-containers | 05:20 | |
*** ykarel|away is now known as ykarel | 05:28 | |
*** ivve has quit IRC | 05:34 | |
*** ttsiouts has joined #openstack-containers | 05:39 | |
*** ykarel_ has joined #openstack-containers | 05:42 | |
*** udesale has quit IRC | 05:44 | |
*** ykarel has quit IRC | 05:44 | |
*** udesale has joined #openstack-containers | 05:44 | |
openstackgerrit | Jake Yip proposed openstack/magnum master: Upgrade cloud-provider-openstack to v1.14.0 https://review.opendev.org/655875 | 05:52 |
*** ykarel__ has joined #openstack-containers | 06:01 | |
*** ykarel_ has quit IRC | 06:03 | |
*** ykarel__ is now known as ykarel | 06:04 | |
*** ttsiouts has quit IRC | 06:12 | |
*** lpetrut has joined #openstack-containers | 06:15 | |
*** ramishra has quit IRC | 06:19 | |
*** ivve has joined #openstack-containers | 06:43 | |
*** ramishra has joined #openstack-containers | 06:51 | |
openstackgerrit | Huang.Xiangdong proposed openstack/magnum master: fix pulling image from insecure registry error https://review.opendev.org/658968 | 06:58 |
openstackgerrit | Huang.Xiangdong proposed openstack/magnum master: suport multi discovery service https://review.opendev.org/657194 | 06:59 |
*** trident has quit IRC | 07:03 | |
*** trident has joined #openstack-containers | 07:05 | |
*** rcernin has quit IRC | 07:19 | |
*** pcaruana has joined #openstack-containers | 07:21 | |
*** ttsiouts has joined #openstack-containers | 07:27 | |
*** ramishra has quit IRC | 07:33 | |
*** ramishra has joined #openstack-containers | 07:34 | |
*** ykarel is now known as ykarel|lunch | 07:35 | |
*** udesale has quit IRC | 07:35 | |
*** udesale has joined #openstack-containers | 07:36 | |
*** pcaruana has quit IRC | 07:39 | |
*** nfakhir_ is now known as nfakhir | 08:05 | |
*** jaewook_oh has joined #openstack-containers | 08:05 | |
*** jaewook_oh has quit IRC | 08:07 | |
*** ramishra_ has joined #openstack-containers | 08:08 | |
*** ramishra has quit IRC | 08:11 | |
*** ramishra_ is now known as ramishra | 08:15 | |
*** ykarel|lunch is now known as ykarel | 08:30 | |
*** ttsiouts has quit IRC | 08:48 | |
zigo | flwang: Hi there! | 08:51 |
zigo | I wonder, how can I do etcd discovery without internet access? | 08:51 |
zigo | Is there some kind of component that would do that, that I can install on my controller servers? | 08:51 |
zigo | xiangdong-huang: ^ | 08:51 |
zigo | My problem is that, in my setup, I wont have access to the public https://discovery.etcd.io/new?size=%(size)d | 08:54 |
zigo | I'd prefer running my own discovery service if possible. | 08:55 |
xiangdong-huang | you can run etcd discovery service on you contoller node | 08:56 |
zigo | xiangdong-huang: This means installing etcd there, then? | 08:57 |
xiangdong-huang | yes | 08:57 |
xiangdong-huang | you need etcd and etcd-discovery | 08:57 |
xiangdong-huang | I run them inside container in my dev env | 08:57 |
zigo | xiangdong-huang: Hum... that's annoying, because etcd is only available in Buster, not in Stretch. | 08:57 |
zigo | xiangdong-huang: What if I just hack it my way? | 08:58 |
zigo | xiangdong-huang: The discovery is done on the controllers, right? Not in the VMs?= | 08:59 |
xiangdong-huang | you can run discovery in vm, but vm must be accessable by magnum_conductor | 09:01 |
openstackgerrit | Feilong Wang proposed openstack/magnum master: New config option for default Keystone auth policy https://review.opendev.org/643225 | 09:10 |
*** flwang1 has joined #openstack-containers | 09:11 | |
*** openstackstatus has quit IRC | 09:13 | |
*** openstackstatus has joined #openstack-containers | 09:14 | |
*** ChanServ sets mode: +v openstackstatus | 09:14 | |
*** ttsiouts has joined #openstack-containers | 09:18 | |
ioni | is fedora atomic discontinued ? | 09:19 |
ioni | i cannot find any download url | 09:19 |
openstackgerrit | Jonathan Rosser proposed openstack/magnum master: Revert "support http/https proxy for discovery url" https://review.opendev.org/660316 | 09:32 |
flwang1 | ioni: 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.qcow2 | 09:37 |
ioni | flwang1 thanks | 09:37 |
flwang1 | np | 09:37 |
ioni | all the urls from google return 404 | 09:37 |
ioni | flwang1, fedora atomic 29 is supported? | 09:38 |
ioni | https://ftp.icm.edu.pl/pub/Linux/dist/fedora-alt/atomic/stable/Fedora-Atomic-29-20181025.1/AtomicHost/x86_64/images/ | 09:38 |
flwang1 | ioni: we haven't fully tested it | 09:38 |
flwang1 | we would like to migrate to fedora coreos | 09:39 |
ioni | alright | 09:39 |
ioni | thanks | 09:39 |
flwang1 | ioni: no problem | 09:41 |
*** ramishra has quit IRC | 09:46 | |
*** ramishra has joined #openstack-containers | 09:49 | |
*** ttsiouts has quit IRC | 09:50 | |
*** udesale has quit IRC | 10:46 | |
*** ttsiouts has joined #openstack-containers | 11:02 | |
*** schaney_ has quit IRC | 11:22 | |
*** schaney_ has joined #openstack-containers | 11:23 | |
*** ttsiouts has quit IRC | 11:36 | |
*** henriqueof has joined #openstack-containers | 11:44 | |
*** janki has quit IRC | 11:54 | |
*** mkuf_ has joined #openstack-containers | 11:55 | |
*** mkuf has quit IRC | 11:58 | |
*** henriqueof has quit IRC | 12:04 | |
*** ttsiouts has joined #openstack-containers | 12:06 | |
nfakhir | Hello, how do you create user certificates for a k8s cluster ? i can't find the CA key in /etc/kubernetes/certs | 12:08 |
*** ttsiouts has quit IRC | 12:10 | |
*** ttsiouts has joined #openstack-containers | 12:12 | |
*** udesale has joined #openstack-containers | 12:16 | |
*** mkuf has joined #openstack-containers | 12:31 | |
*** ttsiouts has quit IRC | 12:32 | |
*** mkuf_ has quit IRC | 12:35 | |
nfakhir | https://github.com/openstack/magnum/blob/master/magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh#L126 | 13:06 |
nfakhir | Found this but still can't find where magnum stored the CA key | 13:08 |
*** janki has joined #openstack-containers | 13:11 | |
*** goldyfruit has joined #openstack-containers | 13:23 | |
*** nfakhir is now known as nfakhir_ | 13:34 | |
*** ttsiouts has joined #openstack-containers | 13:34 | |
*** ramishra has quit IRC | 13:37 | |
*** ramishra has joined #openstack-containers | 13:42 | |
*** itlinux has joined #openstack-containers | 13:42 | |
*** henriqueof has joined #openstack-containers | 13:47 | |
*** erolg has quit IRC | 13:53 | |
*** schaney__ has joined #openstack-containers | 13:56 | |
*** jchhatbar has joined #openstack-containers | 13:57 | |
*** ttsiouts has quit IRC | 13:57 | |
*** spiette_ has joined #openstack-containers | 13:59 | |
*** goldyfruit has quit IRC | 14:00 | |
*** Anticime1 has joined #openstack-containers | 14:01 | |
*** goldyfruit has joined #openstack-containers | 14:03 | |
*** _nwonknu has joined #openstack-containers | 14:06 | |
*** janki has quit IRC | 14:06 | |
*** schaney_ has quit IRC | 14:06 | |
*** nfakhir_ has quit IRC | 14:06 | |
*** nwonknu has quit IRC | 14:06 | |
*** henriqueof has quit IRC | 14:06 | |
*** udesale has quit IRC | 14:06 | |
*** spiette has quit IRC | 14:06 | |
*** aspiers has quit IRC | 14:06 | |
*** Anticimex has quit IRC | 14:06 | |
*** strigazi has quit IRC | 14:06 | |
*** dtruong has quit IRC | 14:06 | |
*** udesale has joined #openstack-containers | 14:07 | |
*** yankcrime has quit IRC | 14:07 | |
*** dtruong has joined #openstack-containers | 14:08 | |
*** itlinux has quit IRC | 14:13 | |
*** aspiers has joined #openstack-containers | 14:16 | |
goldyfruit | Did some of you used Fedora Atomic 30 ? | 14:19 |
*** lpetrut has quit IRC | 14:27 | |
*** ykarel is now known as ykarel|afk | 14:27 | |
*** yankcrime has joined #openstack-containers | 14:56 | |
*** jchhatbar is now known as janki | 15:02 | |
*** nfakhir has joined #openstack-containers | 15:13 | |
*** ykarel|afk is now known as ykarel|away | 15:45 | |
*** ivve has quit IRC | 15:49 | |
*** ykarel|away has quit IRC | 15:51 | |
goldyfruit | Do 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 IRC | 15:55 | |
*** nfakhir is now known as nfakhir_ | 16:12 | |
*** graysonh has joined #openstack-containers | 16:16 | |
graysonh | I'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 IRC | 16:25 | |
*** ricolin has quit IRC | 16:27 | |
*** ramishra has quit IRC | 16:42 | |
*** mgoddard has joined #openstack-containers | 16:44 | |
*** udesale has quit IRC | 16:53 | |
*** itlinux has joined #openstack-containers | 16:58 | |
*** ivve has joined #openstack-containers | 16:59 | |
*** itlinux has quit IRC | 17:22 | |
*** ykarel|away has joined #openstack-containers | 17:37 | |
*** itlinux has joined #openstack-containers | 17:44 | |
graysonh | NVM, we figured it out. Our kubernetes node names didn't exactly match what was in Openstack | 18:12 |
*** jmlowe has quit IRC | 18:18 | |
*** itlinux has quit IRC | 18:40 | |
*** goldyfruit has quit IRC | 18:50 | |
*** graysonh_ has joined #openstack-containers | 19:02 | |
*** graysonh has quit IRC | 19:04 | |
*** flwang1 has quit IRC | 19:11 | |
*** ykarel|away has quit IRC | 19:36 | |
*** goldyfruit has joined #openstack-containers | 19:45 | |
*** logan- has quit IRC | 19:55 | |
*** dave-mccowan has joined #openstack-containers | 20:56 | |
*** logan- has joined #openstack-containers | 21:13 | |
*** graysonh_ has quit IRC | 21:20 | |
*** dave-mccowan has quit IRC | 21:40 | |
*** rcernin has joined #openstack-containers | 22:06 | |
*** ttsiouts has joined #openstack-containers | 22:15 | |
*** itlinux has joined #openstack-containers | 22:26 | |
*** rcernin has quit IRC | 22:40 | |
*** ttsiouts has quit IRC | 22:40 | |
*** goldyfruit has quit IRC | 22:41 | |
*** rcernin has joined #openstack-containers | 22:41 | |
*** itlinux has quit IRC | 22:43 | |
*** goldyfruit has joined #openstack-containers | 22:54 | |
*** ttsiouts has joined #openstack-containers | 22:56 | |
*** ttsiouts has quit IRC | 23:01 | |
*** ttsiouts has joined #openstack-containers | 23:05 | |
*** itlinux has joined #openstack-containers | 23:45 | |
*** itlinux_ has joined #openstack-containers | 23:47 | |
*** itlinux has quit IRC | 23:49 | |
*** itlinux_ has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!