*** k_mouza has joined #openstack-containers | 01:02 | |
*** k_mouza has quit IRC | 01:10 | |
*** hongbin has joined #openstack-containers | 03:00 | |
*** k_mouza has joined #openstack-containers | 03:11 | |
*** k_mouza has quit IRC | 03:16 | |
*** ykarel|away is now known as ykarel | 04:41 | |
*** hongbin has quit IRC | 05:04 | |
*** udesale has joined #openstack-containers | 05:35 | |
*** k_mouza has joined #openstack-containers | 06:11 | |
*** k_mouza has quit IRC | 06:16 | |
*** ttsiouts has joined #openstack-containers | 06:39 | |
*** livelace has joined #openstack-containers | 06:55 | |
*** belmoreira has joined #openstack-containers | 06:57 | |
*** sapd1_x has joined #openstack-containers | 07:45 | |
*** ykarel is now known as ykarel|lunch | 08:22 | |
*** ttsiouts has quit IRC | 08:32 | |
*** ttsiouts_ has joined #openstack-containers | 08:32 | |
*** ttsiouts has joined #openstack-containers | 08:36 | |
*** ttsiouts_ has quit IRC | 08:38 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Fix pep8 for ambiguous variable name https://review.opendev.org/727110 | 08:39 |
---|---|---|
*** ttsiouts has quit IRC | 08:39 | |
*** ttsiouts has joined #openstack-containers | 08:39 | |
brtknr | LarsErikP: sounds good :) | 08:44 |
*** livelace has quit IRC | 08:49 | |
*** ykarel|lunch is now known as ykarel | 08:51 | |
*** ttsiouts_ has joined #openstack-containers | 09:07 | |
LarsErikP | brtknr: still some issues though.. I'll come back. Issues with flannel, and heat-container-agent throws errors on me | 09:09 |
*** ttsiouts has quit IRC | 09:09 | |
LarsErikP | running Atomic 29 btw; as CoreOS apparently is not supported in stein? | 09:10 |
*** mgariepy has quit IRC | 09:10 | |
brtknr | LarsErikP: no CoreOS support was added in Train, and required Train Heat | 09:10 |
brtknr | I recommend upgrading as Fedora Atomic is no longer supported | 09:10 |
brtknr | i.e. no more security patches | 09:11 |
LarsErikP | well, we can't uprade our cloud to Train yet | 09:11 |
brtknr | Can you cherry-pick? | 09:11 |
*** livelace has joined #openstack-containers | 09:11 | |
LarsErikP | unless magnum and heat can run train, with everything else is running stein? | 09:12 |
LarsErikP | anyhow; this _is_ supposed to work with AtmoicHost in stein; right? | 09:12 |
brtknr | Yes its supposed to | 09:12 |
LarsErikP | even though atomichost is eol.. | 09:12 |
brtknr | What version of k8s are you trying to run | 09:12 |
LarsErikP | the default for stein | 09:12 |
brtknr | have you tried calico network plugin? | 09:13 |
brtknr | what you share what labels you are using? | 09:14 |
brtknr | Its been a while since I used magnum stein :) | 09:14 |
LarsErikP | brtknr: yep. Just have to take my lunch break here ;) | 09:14 |
LarsErikP | (living in UTC+2) | 09:14 |
brtknr | ok no worries | 09:14 |
LarsErikP | thanks for helping! | 09:14 |
brtknr | np | 09:14 |
brtknr | https://wiki.openstack.org/wiki/Magnum#Compatibility_Matrix | 09:15 |
brtknr | this might be useful^ | 09:15 |
*** mgariepy has joined #openstack-containers | 09:15 | |
brtknr | LarsErikP: | 09:15 |
*** ttsiouts_ has quit IRC | 09:18 | |
*** ttsiouts has joined #openstack-containers | 09:19 | |
*** k_mouza has joined #openstack-containers | 09:21 | |
ttsiouts | strigazi, brtknr: are you guys around? | 09:25 |
brtknr | morning ttsiouts | 09:25 |
ttsiouts | brtknr: good morning! | 09:25 |
ttsiouts | brtknr: thanks for the review | 09:25 |
brtknr | ttsiouts: you're welcome :) | 09:26 |
brtknr | thanks for the tests | 09:26 |
ttsiouts | brtknr: I am still thinking about the labels_added | 09:27 |
ttsiouts | brtknr: I'm not sure it should be a dict | 09:27 |
ttsiouts | the reason is that their values will be present in the labels field | 09:27 |
ttsiouts | brtknr: what do you think? | 09:28 |
brtknr | I understand its duplication, however it requires the user to do a second lookup using the key from labels_added | 09:30 |
brtknr | also slightly confusing to see a list of labels | 09:30 |
brtknr | i think that despite the duplication, its better to have all labels* fields presented as dicts | 09:31 |
*** jhesketh has joined #openstack-containers | 09:31 | |
brtknr | also looks better when you do openstack coe cluster show <cluster> -f yaml | 09:31 |
ttsiouts | brtknr: hmmm | 09:32 |
strigazi | ttsiouts: how it was described in the SPEC? | 09:33 |
strigazi | I forgot tbh | 09:33 |
ttsiouts | labels_added: labels that do not exist in the parent labels and were added in the object | 09:34 |
brtknr | the spec is the explicit | 09:34 |
brtknr | * labels_overridden: labels that exist in both parent and object labels but | 09:35 |
brtknr | have different value | 09:35 |
brtknr | * labels_added: labels that do not exist in the parent labels and were | 09:35 |
brtknr | added in the object | 09:35 |
brtknr | * labels_skipped: labels that exist in the parent dict but do not exist in | 09:35 |
brtknr | the object's labels. Specifically, this field will be | 09:35 |
brtknr | used when the user did not provide the --merge-labels | 09:35 |
brtknr | (used the current functionality) and did not provide some | 09:35 |
brtknr | of the labels that exist in the parent. | 09:35 |
brtknr | the spec is not explicit :) | 09:35 |
ttsiouts | brtknr: indeed | 09:39 |
ttsiouts | I could update the patch with it.. | 09:41 |
*** k_mouza has quit IRC | 09:42 | |
brtknr | ttsiouts: everything dict? | 09:42 |
*** k_mouza has joined #openstack-containers | 09:47 | |
openstackgerrit | Lingxian Kong proposed openstack/magnum master: [K8S] Delete all related load balancers before deleting cluster https://review.opendev.org/716930 | 09:47 |
openstackgerrit | Lingxian Kong proposed openstack/magnum master: [K8S] Delete all related load balancers before deleting cluster https://review.opendev.org/716930 | 09:48 |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: [k8s] Support Helm v3 https://review.opendev.org/720234 | 09:51 |
ttsiouts | brtknr: yes everything dict.. | 10:03 |
brtknr | +1 great thanks | 10:04 |
strigazi | brtknr: is there anything else though? Maybe we wait a bit more to see if more things come up? Feilong may want more changes. | 10:06 |
strigazi | ttsiouts: ^^ what do you think? | 10:06 |
brtknr | just the things I mentioned on revie | 10:06 |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: [k8s] Support Helm v3 https://review.opendev.org/720234 | 10:07 |
brtknr | strigazi: btw helm3 is ready for review finally^ | 10:07 |
strigazi | you mentioned you will do the metachart | 10:07 |
strigazi | brtknr: has this changed? | 10:08 |
brtknr | yes | 10:08 |
strigazi | ok, someone from cern will do it | 10:08 |
brtknr | the review? | 10:09 |
*** livelace has quit IRC | 10:09 | |
ttsiouts | strigazi, brtknr: I have no strong feelings for this. my main issue is that the values will be duplicated. meaning that they will be shown in the labels field.. | 10:09 |
ttsiouts | strigazi, brtknr: if you guys think that it's ok I can update the patch with all the fields as dict. | 10:10 |
brtknr | i think its okay, so feilong can review the most up to date agreed patch | 10:10 |
*** udesale_ has joined #openstack-containers | 10:18 | |
*** ttsiouts_ has joined #openstack-containers | 10:19 | |
*** ttsiouts has quit IRC | 10:19 | |
*** udesale has quit IRC | 10:21 | |
*** pcaruana has quit IRC | 10:28 | |
*** ttsiouts_ has quit IRC | 10:34 | |
*** ttsiouts has joined #openstack-containers | 10:34 | |
LarsErikP | brtknr: http://paste.ubuntu.com/p/mXQsJPv997/ | 10:37 |
LarsErikP | the only labels I've changed is heat_container_agent_tag from stein-dev to stein-stable; and set keystone_auth_enabled to false | 10:38 |
LarsErikP | magnum services are running 8.0.0 from the Ubuntu cloud archives | 10:39 |
*** ttsiouts has quit IRC | 10:51 | |
*** pcaruana has joined #openstack-containers | 10:53 | |
*** ttsiouts has joined #openstack-containers | 11:00 | |
*** ttsiouts_ has joined #openstack-containers | 11:03 | |
*** ttsiouts has quit IRC | 11:04 | |
LarsErikP | brtknr: now i'm getting this: Failed to pull image "docker.io/googlecontainer/cluster-proportional-autoscaler-amd64:1.1.2": rpc error: code = Unknown desc = repository docker.io/googlecontainer/cluster-proportional-autoscaler-amd64 not found: does not exist or no pull access | 11:12 |
brtknr | yes thats a known issue | 11:12 |
LarsErikP | cool..? so then? /ignore ? | 11:12 |
brtknr | LarsErikP: | 11:13 |
brtknr | c0e51198a3116d2ddc81edba220b56ebea528fd8 | 11:13 |
brtknr | you need this commit | 11:13 |
brtknr | or update the image manually | 11:13 |
brtknr | I think the new stein release fixed this | 11:13 |
brtknr | but you are running 8.0.0 | 11:13 |
brtknr | yes the new stein release has the fix for this | 11:14 |
LarsErikP | yeah; 8.0.0 is the only version in UCA.. | 11:14 |
brtknr | i recommend running 8.2.0 | 11:14 |
LarsErikP | then we should recommend for the UCA guys to include it :P | 11:15 |
brtknr | yes go ahead :) | 11:15 |
LarsErikP | hehe | 11:15 |
LarsErikP | I know who to poke.. | 11:15 |
*** livelace has joined #openstack-containers | 11:17 | |
brtknr | UCA doesnt seem to have any bugfix releases | 11:17 |
brtknr | thats a big disadvantage | 11:17 |
LarsErikP | so; 8.0.0 and kubernetes don't work..? easy as that :P | 11:17 |
openstackgerrit | Theodoros Tsioutsias proposed openstack/magnum master: Labels override https://review.opendev.org/720221 | 11:18 |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Update nginx-ingress to v1.36.3 and 0.32.0 tag https://review.opendev.org/727162 | 11:39 |
*** obre has joined #openstack-containers | 11:58 | |
openstackgerrit | Theodoros Tsioutsias proposed openstack/python-magnumclient master: Labels override https://review.opendev.org/720222 | 12:02 |
*** vishalmanchanda has quit IRC | 12:07 | |
LarsErikP | brtknr: is that commit related to a bug in storyboard? | 12:08 |
*** sapd1_x has quit IRC | 12:08 | |
LarsErikP | always helps when talking to #ubuntu-server guys :) | 12:08 |
LarsErikP | nevermind; it's of course mentioned in the commit message.. | 12:09 |
*** ttsiouts_ has quit IRC | 12:20 | |
*** ttsiouts has joined #openstack-containers | 12:21 | |
LarsErikP | brtknr: heh, tried to be clever and set container_infra_prefix to that gcr.io url. that failed badly :P | 12:21 |
*** ttsiouts_ has joined #openstack-containers | 12:31 | |
*** ttsiouts has quit IRC | 12:31 | |
LarsErikP | brtknr: hmm talked to coreycb over at #ubuntu-server now, but he asks questions I'm not able to answer.. | 12:37 |
*** ttsiouts_ has quit IRC | 12:38 | |
LarsErikP | brtknr: do you mind talking to him? *angel-emoji* | 12:38 |
*** ttsiouts has joined #openstack-containers | 12:38 | |
LarsErikP | brtknr: https://paste.ubuntu.com/p/bT7WHX9KjT/ | 12:38 |
*** belmoreira has quit IRC | 12:41 | |
*** vishalmanchanda has joined #openstack-containers | 12:41 | |
*** ttsiouts has quit IRC | 12:42 | |
*** belmoreira has joined #openstack-containers | 12:44 | |
*** pcaruana has quit IRC | 12:59 | |
*** pcaruana has joined #openstack-containers | 13:02 | |
*** livelace has quit IRC | 13:05 | |
*** ttsiouts has joined #openstack-containers | 13:06 | |
*** livelace has joined #openstack-containers | 13:08 | |
*** ttsiouts has quit IRC | 13:21 | |
*** ttsiouts has joined #openstack-containers | 13:21 | |
*** ttsiouts has quit IRC | 13:25 | |
*** ttsiouts has joined #openstack-containers | 13:26 | |
*** spotz has joined #openstack-containers | 13:27 | |
LarsErikP | brtknr: i "ninja-patched" the autoscaler patched here. Worked a charm. Still receving an error from heat-container-agent though.. | 13:34 |
LarsErikP | it runs; but throws [ERROR] Error running heat-config-notify. [1] | 13:34 |
LarsErikP | seems to be a 404 from keystone.. huhm.. | 13:35 |
brtknr | LarsErikP: is it repeatable? | 13:35 |
LarsErikP | happens every time | 13:35 |
brtknr | not sure... | 13:36 |
brtknr | it could be anything... | 13:36 |
LarsErikP | hehe | 13:36 |
LarsErikP | think I have to dig through keystone logs to see what it tried to do | 13:37 |
*** openstackstatus has quit IRC | 13:53 | |
*** openstackstatus has joined #openstack-containers | 13:53 | |
*** ChanServ sets mode: +v openstackstatus | 13:54 | |
LarsErikP | brtknr: hmm, I see in the json-file that heat-config-notify used, the "deploy_auth_url" is "https://<our-endpoint>:5000/" | 14:00 |
LarsErikP | notice, without /v3 | 14:00 |
LarsErikP | where does that come from? | 14:00 |
*** sapd1_x has joined #openstack-containers | 14:12 | |
*** ttsiouts has quit IRC | 14:16 | |
brtknr | umm | 14:20 |
brtknr | have you checked [keystone_authtoken] | 14:22 |
brtknr | auth_version = v3 | 14:22 |
brtknr | www_authenticate_uri = http://192.168.7.1:5000/v3 | 14:22 |
brtknr | in magnum.conf? | 14:22 |
*** ttsiouts has joined #openstack-containers | 14:22 | |
brtknr | also auth_url under [keystone_auth] | 14:22 |
*** mgariepy has quit IRC | 14:31 | |
*** ttsiouts_ has joined #openstack-containers | 14:31 | |
*** ttsiouts has quit IRC | 14:35 | |
*** ttsiouts_ has quit IRC | 14:41 | |
*** ttsiouts has joined #openstack-containers | 14:41 | |
*** mgariepy has joined #openstack-containers | 14:44 | |
*** ttsiouts has quit IRC | 14:46 | |
*** livelace has quit IRC | 14:46 | |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: [k8s] Support Helm v3 https://review.opendev.org/720234 | 14:48 |
*** rcernin has quit IRC | 14:48 | |
openstackgerrit | Bharat Kunwar proposed openstack/magnum master: [k8s] Support Helm v3 https://review.opendev.org/720234 | 14:50 |
*** dasp_ has quit IRC | 15:14 | |
*** dtomasgu_ has joined #openstack-containers | 15:16 | |
dtomasgu_ | nick dioguerra | 15:16 |
*** dtomasgu_ is now known as dioguerra | 15:16 | |
*** dasp has joined #openstack-containers | 15:16 | |
*** belmoreira has quit IRC | 15:22 | |
brtknr | dioguerra: hi | 15:27 |
dioguerra | hi ! | 15:40 |
*** dasp has quit IRC | 15:41 | |
dioguerra | i just log on to get the etherpad url :D | 15:42 |
*** dasp has joined #openstack-containers | 15:42 | |
*** livelace has joined #openstack-containers | 16:02 | |
*** ttsiouts has joined #openstack-containers | 16:35 | |
LarsErikP | brtknr: I'll check tomorrow. thanks | 16:36 |
*** udesale_ has quit IRC | 16:41 | |
*** ttsiouts has quit IRC | 16:50 | |
*** ttsiouts has joined #openstack-containers | 16:51 | |
*** ykarel is now known as ykarel|away | 16:55 | |
*** ttsiouts has quit IRC | 16:55 | |
*** vishalmanchanda has quit IRC | 16:57 | |
*** yolanda has quit IRC | 17:35 | |
*** sapd1_x has quit IRC | 18:03 | |
*** vishalmanchanda has joined #openstack-containers | 18:04 | |
*** dioguerra has quit IRC | 18:33 | |
*** livelace has quit IRC | 18:35 | |
*** livelace has joined #openstack-containers | 18:50 | |
*** k_mouza has quit IRC | 19:44 | |
*** k_mouza has joined #openstack-containers | 19:51 | |
*** k_mouza has quit IRC | 20:20 | |
*** k_mouza has joined #openstack-containers | 20:35 | |
*** vishalmanchanda has quit IRC | 20:37 | |
*** k_mouza has quit IRC | 20:59 | |
*** k_mouza has joined #openstack-containers | 21:00 | |
*** k_mouza has quit IRC | 21:25 | |
*** k_mouza has joined #openstack-containers | 21:28 | |
*** k_mouza has quit IRC | 21:50 | |
*** k_mouza has joined #openstack-containers | 21:57 | |
openstackgerrit | Merged openstack/magnum-specs master: Change flag name https://review.opendev.org/726943 | 22:08 |
*** k_mouza has quit IRC | 22:21 | |
*** k_mouza has joined #openstack-containers | 22:22 | |
*** k_mouza has quit IRC | 22:35 | |
*** k_mouza has joined #openstack-containers | 22:35 | |
*** k_mouza has quit IRC | 22:45 | |
openstackgerrit | Merged openstack/magnum master: Fix pep8 for ambiguous variable name https://review.opendev.org/727110 | 22:48 |
*** k_mouza has joined #openstack-containers | 22:50 | |
openstackgerrit | Feilong Wang proposed openstack/magnum master: Update nginx-ingress to v1.36.3 and 0.32.0 tag https://review.opendev.org/727162 | 22:56 |
openstackgerrit | Merged openstack/magnum master: [K8S] Delete all related load balancers before deleting cluster https://review.opendev.org/716930 | 22:57 |
openstackgerrit | Merged openstack/magnum master: Update prometheus monitoring chart and images https://review.opendev.org/721259 | 23:01 |
*** rcernin has joined #openstack-containers | 23:19 | |
*** k_mouza has quit IRC | 23:47 | |
*** k_mouza has joined #openstack-containers | 23:50 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!