openstackgerrit | Merged openstack/magnum-ui stable/rocky: Imported Translations from Zanata https://review.openstack.org/600903 | 00:14 |
---|---|---|
openstackgerrit | Merged openstack/magnum-ui master: Imported Translations from Zanata https://review.openstack.org/600904 | 00:15 |
openstackgerrit | Debo Zhang proposed openstack/magnum master: Update link address https://review.openstack.org/601138 | 01:33 |
*** jaewook_oh has joined #openstack-containers | 02:54 | |
*** dave-mccowan has quit IRC | 03:33 | |
*** Nel1x has quit IRC | 03:46 | |
*** udesale has joined #openstack-containers | 03:58 | |
*** Bhujay has joined #openstack-containers | 04:01 | |
*** suanand has joined #openstack-containers | 04:02 | |
*** Bhujay has quit IRC | 04:02 | |
*** Bhujay has joined #openstack-containers | 04:02 | |
*** slagle has quit IRC | 04:20 | |
*** ykarel has joined #openstack-containers | 04:37 | |
*** ykarel has quit IRC | 04:55 | |
*** ykarel has joined #openstack-containers | 05:19 | |
*** threestrands has joined #openstack-containers | 05:45 | |
*** threestrands has quit IRC | 05:45 | |
*** threestrands has joined #openstack-containers | 05:45 | |
*** Bhujay has quit IRC | 06:52 | |
*** sfilatov has joined #openstack-containers | 06:52 | |
*** belmoreira has joined #openstack-containers | 07:00 | |
*** rcernin has quit IRC | 07:02 | |
*** serlex has joined #openstack-containers | 07:04 | |
*** threestrands has quit IRC | 07:25 | |
*** pcaruana has joined #openstack-containers | 07:31 | |
*** Bhujay has joined #openstack-containers | 07:36 | |
*** mattgo has joined #openstack-containers | 07:37 | |
openstackgerrit | Merged openstack/magnum master: Add prometheus & grafana container image tags https://review.openstack.org/591507 | 07:43 |
*** vijaykc4 has joined #openstack-containers | 07:44 | |
*** AlexeyAbashkin has joined #openstack-containers | 07:44 | |
*** sfilatov has quit IRC | 07:45 | |
openstackgerrit | Leopard Ma proposed openstack/magnum master: Add source code wiki notes link to README https://review.openstack.org/601206 | 07:46 |
*** Bhujay has quit IRC | 07:50 | |
*** Bhujay has joined #openstack-containers | 07:51 | |
*** Bhujay has quit IRC | 07:52 | |
*** Bhujay has joined #openstack-containers | 07:52 | |
*** ykarel is now known as ykarel|lunch | 07:56 | |
*** dims has quit IRC | 07:57 | |
*** dims has joined #openstack-containers | 07:57 | |
*** sfilatov has joined #openstack-containers | 08:05 | |
openstackgerrit | Leopard Ma proposed openstack/magnum master: Add wiki notes link to README https://review.openstack.org/601206 | 08:06 |
*** sfilatov has quit IRC | 08:18 | |
*** sfilatov has joined #openstack-containers | 08:18 | |
*** sfilatov has quit IRC | 08:19 | |
*** rabel has joined #openstack-containers | 08:20 | |
rabel | could someone review https://review.openstack.org/#/c/578741/ ? it's a minor fix in the docs. it's open since july | 08:21 |
*** sfilatov_ has joined #openstack-containers | 08:22 | |
*** sfilatov_ has quit IRC | 08:24 | |
*** sfilatov has joined #openstack-containers | 08:24 | |
rabel | strigazi, thx! | 08:36 |
openstackgerrit | Merged openstack/magnum master: Docs: Replace non-existing command https://review.openstack.org/578741 | 08:42 |
*** sfilatov_ has joined #openstack-containers | 08:43 | |
*** sfilatov has quit IRC | 08:44 | |
*** sfilatov_ has quit IRC | 08:44 | |
*** sfilatov has joined #openstack-containers | 08:44 | |
*** sfilatov has quit IRC | 08:44 | |
*** sfilatov has joined #openstack-containers | 08:44 | |
sfilatov | guys, I've already raised that question, gonna try again | 08:50 |
sfilatov | What do you think of extending magnum events | 08:51 |
sfilatov | to send cluster.create.start/cluster.create.end | 08:51 |
sfilatov | like nova/cinder does | 08:52 |
sfilatov | strigazi: ? | 08:52 |
openstackgerrit | Boxiang Zhu proposed openstack/magnum master: [Docs] Add storyboard link and remove bp and bug link. https://review.openstack.org/593480 | 08:56 |
strigazi | sfilatov: Sounds good to me. We need a story about this with some details about the implementation and take the discussion there or a spec. gerrit is more engaging than storyboard. | 08:56 |
sfilatov | strigazi: OK, will do | 08:57 |
strigazi | sfilatov: A solution for current deployments is to use the heat notifications, the provide some insight | 08:57 |
sfilatov | strigazi: My use case is to add ceilometer publisher and subscribe on some event types | 08:58 |
strigazi | sfilatov: can you do that with that with heat? To check for create and delete events? | 09:00 |
strigazi | sfilatov: for our deployment this what I have in place | 09:00 |
strigazi | sfilatov: push notifications to ceilometer and then we have a dashboard to monitor those events. | 09:01 |
sfilatov | sfilatov: That's a good option. I'll check them out, thanks! | 09:01 |
strigazi | sfilatov: we should have magnum notifications, but you can use heat if you need something now. | 09:02 |
sfilatov | strigazi: yeah, I'll create a story anyway | 09:02 |
*** rabel has left #openstack-containers | 09:04 | |
jaewook_oh | Hello container members! I have a question about magnum kubernetes, | 09:15 |
jaewook_oh | I deployed a cluster with kubernetes cluster template, and enabled prometheus-monitoring, but it doesn't seem to be made. | 09:16 |
jaewook_oh | Especially, "Prometheus-Monitoring" namespace does not be made automatically.. Is there any reason for this bug(or, situation)? | 09:17 |
strigazi | jaewook_oh: what is not getting created? | 09:22 |
strigazi | jaewook_oh: Have you debugged it? | 09:22 |
*** ykarel|lunch is now known as ykarel | 09:23 | |
jaewook_oh | yes debugged it, but I can't find any codes where the namespaces are created | 09:23 |
jaewook_oh | I mean prometheus-monitoring pod is not created because of absence of the prometheus-monitoring namespace | 09:24 |
strigazi | jaewook_oh: it is a bug then, you can add the namespace here: https://github.com/openstack/magnum/blob/master/magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh | 09:26 |
jaewook_oh | I saw that bug is dealt with below review: | 09:27 |
jaewook_oh | https://review.openstack.org/#/c/600905/ | 09:27 |
*** sfilatov has quit IRC | 09:41 | |
*** sfilatov has joined #openstack-containers | 09:43 | |
openstackgerrit | JangwonLee proposed openstack/magnum master: Add prometheus-monitoring namespace https://review.openstack.org/600905 | 10:19 |
openstackgerrit | JangwonLee proposed openstack/magnum master: Add prometheus-monitoring namespace https://review.openstack.org/600905 | 10:30 |
*** dave-mccowan has joined #openstack-containers | 10:32 | |
*** ricolin has joined #openstack-containers | 10:35 | |
*** ricolin has quit IRC | 10:36 | |
*** ricolin has joined #openstack-containers | 10:36 | |
*** Bhujay has quit IRC | 10:45 | |
strigazi | 76 | 10:59 |
tobias-urdin | strigazi: thanks for the bump, just magnum now, i'll check if release team has merged it | 11:08 |
strigazi | tobias-urdin: I think everything is merged. | 11:08 |
tobias-urdin | nice, jump bump magnum to 6.2.0 then in rdo | 11:09 |
*** sfilatov has quit IRC | 11:09 | |
tobias-urdin | oh both are bumped already :) | 11:11 |
tobias-urdin | strigazi: thanks for all the help | 11:11 |
*** sfilatov has joined #openstack-containers | 11:19 | |
*** udesale has quit IRC | 11:26 | |
*** vijaykc4 has quit IRC | 11:56 | |
*** belmoreira has quit IRC | 11:57 | |
*** belmoreira has joined #openstack-containers | 11:58 | |
*** sfilatov has quit IRC | 11:59 | |
*** sfilatov has joined #openstack-containers | 12:00 | |
*** sfilatov has quit IRC | 12:03 | |
*** sfilatov has joined #openstack-containers | 12:03 | |
*** vijaykc4 has joined #openstack-containers | 12:25 | |
*** ricolin has quit IRC | 12:37 | |
*** belmoreira has quit IRC | 12:39 | |
*** sgordon has joined #openstack-containers | 12:42 | |
*** belmoreira has joined #openstack-containers | 12:44 | |
*** sfilatov has quit IRC | 12:58 | |
*** jaewook_oh has quit IRC | 12:58 | |
*** sfilatov has joined #openstack-containers | 13:01 | |
*** ykarel is now known as ykarel|away | 13:22 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Use existing templates for cluster-update command https://review.openstack.org/600806 | 13:27 |
*** belmoreira has quit IRC | 13:30 | |
*** belmoreira has joined #openstack-containers | 13:32 | |
*** vijaykc4 has quit IRC | 13:37 | |
*** canori01 has joined #openstack-containers | 13:40 | |
*** ykarel|away has quit IRC | 13:44 | |
*** zul has joined #openstack-containers | 14:01 | |
*** slagle has joined #openstack-containers | 14:17 | |
*** mgoddard has joined #openstack-containers | 14:27 | |
*** suanand has quit IRC | 14:33 | |
*** mgoddard has quit IRC | 14:34 | |
*** slagle has quit IRC | 14:35 | |
*** ykarel has joined #openstack-containers | 14:40 | |
*** hongbin has joined #openstack-containers | 14:47 | |
*** serlex has quit IRC | 14:49 | |
*** serlex has joined #openstack-containers | 14:50 | |
*** serlex has quit IRC | 14:50 | |
*** itlinux has quit IRC | 14:52 | |
*** belmoreira has quit IRC | 14:56 | |
*** belmoreira has joined #openstack-containers | 14:59 | |
*** lbragstad has joined #openstack-containers | 15:00 | |
*** ricolin has joined #openstack-containers | 15:00 | |
*** ricolin has quit IRC | 15:03 | |
*** ricolin has joined #openstack-containers | 15:03 | |
*** vijaykc4 has joined #openstack-containers | 15:04 | |
*** mgoddard has joined #openstack-containers | 15:07 | |
*** slagle has joined #openstack-containers | 15:13 | |
*** vijaykc4 has quit IRC | 15:22 | |
*** ricolin has quit IRC | 15:23 | |
*** ricolin has joined #openstack-containers | 15:24 | |
*** vijaykc4 has joined #openstack-containers | 15:35 | |
*** itlinux has joined #openstack-containers | 15:43 | |
*** vijaykc4 has quit IRC | 15:47 | |
*** slagle has quit IRC | 15:48 | |
*** vijaykc4 has joined #openstack-containers | 15:49 | |
*** slagle has joined #openstack-containers | 15:49 | |
*** vijaykc4 has quit IRC | 15:54 | |
*** hongbin_ has joined #openstack-containers | 15:55 | |
*** hongbin has quit IRC | 15:56 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum master: Use existing templates for cluster-update command https://review.openstack.org/600806 | 15:56 |
*** belmoreira has quit IRC | 15:59 | |
*** sfilatov has quit IRC | 16:04 | |
*** sfilatov has joined #openstack-containers | 16:06 | |
*** sfilatov has quit IRC | 16:11 | |
*** AlexeyAbashkin has quit IRC | 16:11 | |
*** sfilatov has joined #openstack-containers | 16:14 | |
*** sfilatov has quit IRC | 16:19 | |
*** mattgo has quit IRC | 16:22 | |
*** Nisha_Agarwal has joined #openstack-containers | 16:44 | |
*** lbragstad has quit IRC | 16:44 | |
Nisha_Agarwal | strigazi, hi | 16:45 |
Nisha_Agarwal | ykarel, hi | 16:45 |
Nisha_Agarwal | strigazi, ykarel When i am trying to create cluster, the heat engine is failing to create the task for "kubernetes_dashboard_deployment" . This is happening consistently | 16:47 |
Nisha_Agarwal | http://paste.openstack.org/show/729545/ | 16:47 |
Nisha_Agarwal | I am unable to figure out why is this happening | 16:47 |
*** lbragstad has joined #openstack-containers | 16:47 | |
Nisha_Agarwal | could you guys help me how can i fix this issue | 16:48 |
*** ricolin has quit IRC | 17:01 | |
*** slagle has quit IRC | 17:12 | |
*** slagle has joined #openstack-containers | 17:29 | |
*** ykarel is now known as ykarel|away | 17:40 | |
*** ricolin has joined #openstack-containers | 17:41 | |
*** mgoddard has quit IRC | 17:43 | |
*** ricolin has quit IRC | 17:53 | |
*** ricolin has joined #openstack-containers | 17:58 | |
*** ricolin has quit IRC | 18:07 | |
*** slagle has quit IRC | 18:07 | |
*** ykarel|away has quit IRC | 18:09 | |
*** hongbin_ has quit IRC | 18:10 | |
*** ricolin has joined #openstack-containers | 18:10 | |
*** lbragstad has quit IRC | 18:20 | |
*** zul has quit IRC | 18:33 | |
*** ricolin has quit IRC | 18:34 | |
*** lbragstad has joined #openstack-containers | 18:39 | |
*** Nisha_Agarwal has quit IRC | 18:41 | |
*** lbragstad has quit IRC | 18:41 | |
*** zul has joined #openstack-containers | 19:04 | |
*** lbragstad has joined #openstack-containers | 19:31 | |
*** zul has quit IRC | 19:33 | |
*** ricolin has joined #openstack-containers | 19:36 | |
*** zul has joined #openstack-containers | 19:37 | |
*** cbrumm has joined #openstack-containers | 19:39 | |
*** mgoddard has joined #openstack-containers | 19:43 | |
*** slagle has joined #openstack-containers | 19:45 | |
*** zul has quit IRC | 19:51 | |
*** zul has joined #openstack-containers | 19:51 | |
*** pcaruana has quit IRC | 20:08 | |
*** vijaykc4 has joined #openstack-containers | 20:31 | |
*** mgoddard has quit IRC | 20:35 | |
*** zul has quit IRC | 20:35 | |
*** lbragstad has quit IRC | 20:39 | |
*** lbragstad has joined #openstack-containers | 20:46 | |
*** mgoddard has joined #openstack-containers | 20:52 | |
*** itlinux has quit IRC | 21:00 | |
*** zul has joined #openstack-containers | 21:05 | |
*** slagle has quit IRC | 21:18 | |
*** ricolin has quit IRC | 21:22 | |
*** ricolin has joined #openstack-containers | 21:38 | |
*** vijaykc4 has quit IRC | 21:47 | |
*** itlinux has joined #openstack-containers | 21:47 | |
ricolin | strigazi, around? | 21:48 |
*** slagle has joined #openstack-containers | 21:50 | |
*** lbragstad has quit IRC | 21:53 | |
*** hongbin has joined #openstack-containers | 21:53 | |
*** mattgo has joined #openstack-containers | 22:02 | |
*** zul has quit IRC | 22:09 | |
*** zul has joined #openstack-containers | 22:09 | |
*** hongbin has quit IRC | 22:25 | |
*** lbragstad has joined #openstack-containers | 22:39 | |
*** zul has quit IRC | 22:43 | |
*** rcernin has joined #openstack-containers | 22:46 | |
*** slagle has quit IRC | 22:55 | |
*** mattgo has quit IRC | 22:56 | |
*** ricolin has quit IRC | 23:01 | |
*** lbragstad has quit IRC | 23:14 | |
*** slagle has joined #openstack-containers | 23:33 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!