*** yingjisun has joined #openstack-helm | 00:23 | |
openstackgerrit | Dmitrii Kabanov proposed openstack/openstack-helm-infra master: [WIP] Add Ceph CSI plugin https://review.opendev.org/750844 | 01:48 |
---|---|---|
openstackgerrit | Dmitrii Kabanov proposed openstack/openstack-helm-infra master: [WIP] Add Ceph CSI plugin https://review.opendev.org/750844 | 01:48 |
openstackgerrit | Dmitrii Kabanov proposed openstack/openstack-helm-infra master: [Ceph] Add Ceph CSI plugin https://review.opendev.org/750844 | 01:49 |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-helm | 04:33 | |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-images master: Add sshd in nova image https://review.opendev.org/753216 | 04:48 |
openstackgerrit | Andrii Ostapenko proposed openstack/openstack-helm-infra master: Test stability without docker proxy https://review.opendev.org/753219 | 04:57 |
*** stac- has joined #openstack-helm | 05:19 | |
*** stac_ has quit IRC | 05:19 | |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-images master: Add sshd in nova image https://review.opendev.org/753216 | 05:25 |
*** belmoreira has joined #openstack-helm | 07:10 | |
*** Anticom has joined #openstack-helm | 07:21 | |
openstackgerrit | norman shen proposed openstack/openstack-helm master: Cleanup transport after completes https://review.opendev.org/753250 | 08:42 |
*** andrii_ostapenko has quit IRC | 09:21 | |
*** yingjisun has quit IRC | 09:39 | |
openstackgerrit | Andrii Ostapenko proposed openstack/openstack-helm-infra master: Don't use opendev docker proxy https://review.opendev.org/753219 | 09:56 |
openstackgerrit | Andrii Ostapenko proposed openstack/openstack-helm-infra master: Adds vexxhost based nodeset https://review.opendev.org/752970 | 09:57 |
*** andrii_ostapenko has joined #openstack-helm | 10:05 | |
*** suryasingh has joined #openstack-helm | 10:32 | |
*** yingjisun has joined #openstack-helm | 11:09 | |
*** yingjisun has quit IRC | 11:19 | |
openstackgerrit | Vasyl Saienko proposed openstack/openstack-helm-infra master: [Mariadb] Add role controller https://review.opendev.org/752679 | 11:50 |
openstackgerrit | Vasyl Saienko proposed openstack/openstack-helm-images master: [Mariadb] Add pykube-ng to maria https://review.opendev.org/752677 | 11:51 |
openstackgerrit | Vasyl Saienko proposed openstack/openstack-helm-infra master: [Mariadb] Add role controller https://review.opendev.org/752679 | 11:58 |
openstackgerrit | norman shen proposed openstack/openstack-helm master: Cleanup transport after completes https://review.opendev.org/753250 | 12:10 |
openstackgerrit | norman shen proposed openstack/openstack-helm master: Cleanup transport after completes https://review.opendev.org/753250 | 12:23 |
*** jhesketh has quit IRC | 12:32 | |
*** pma78 has quit IRC | 12:33 | |
openstackgerrit | Vasyl Saienko proposed openstack/openstack-helm-infra master: [Mariadb] Add role controller https://review.opendev.org/752679 | 12:47 |
*** georgk has joined #openstack-helm | 13:02 | |
*** jhesketh has joined #openstack-helm | 13:19 | |
*** mfixtex has joined #openstack-helm | 13:23 | |
openstackgerrit | norman shen proposed openstack/openstack-helm master: Cleanup transport after completes https://review.opendev.org/753250 | 14:12 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-images master: Add nova-compute-ssh image https://review.opendev.org/753358 | 14:16 |
*** miniroy has joined #openstack-helm | 14:25 | |
*** mfixtex has quit IRC | 14:37 | |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-images master: Add nova-compute-ssh image https://review.opendev.org/753358 | 14:56 |
openstackgerrit | chinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: [ceph] Fixed a bug in custom storage classes definition https://review.opendev.org/753135 | 15:19 |
*** belmoreira has quit IRC | 15:21 | |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: Update rabbitmq version from 3.7.26 to 3.8.7 https://review.opendev.org/753385 | 15:34 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-images master: Add sshd in nova image https://review.opendev.org/753216 | 16:06 |
*** irclogbot_0 has quit IRC | 16:08 | |
*** irclogbot_3 has joined #openstack-helm | 16:09 | |
openstackgerrit | Apurva Gokani proposed openstack/openstack-helm-infra master: adding archiving to postgres https://review.opendev.org/749850 | 16:18 |
*** reddy36 has joined #openstack-helm | 17:24 | |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add nova-compute-ssh https://review.opendev.org/753413 | 17:28 |
mnaser | gagehugo: hey, small 'osh' question .. we have https://opendev.org/vexxhost/libvirtd_exporter which is super useful for us an in active use right now. it looks like by my initial checking there's no "sidecar" pattern inside OSH where we can add extra containers (i.e. in this case, one for libvirt_exporter) | 17:38 |
mnaser | 1) should we look at building something out like this or 2) should we update the libvirt chart to allow enabling adding that in by default? | 17:39 |
gagehugo | mnaser: you can add additional containers: https://github.com/openstack/openstack-helm-infra/blob/master/libvirt/templates/daemonset-libvirt.yaml#L111 although Im not familiar with the libvirt exporter | 17:41 |
mnaser | gagehugo: so i think i can add another container but it would have to be done with a fork of the actual chart vs using values for example | 17:41 |
gagehugo | ah ok | 17:42 |
mnaser | and yeah the libvirt_exporter is something we wrote which pulls out all the info from libvirt as an exporter, it's very lightweight and we have thousands of pods running it with no problem (and a few different users have contributed to it like BBC R&D and stuff) | 17:42 |
mnaser | so i'm torn between: a) make it an option to eanble/disable natively in the chart upstream or b) allow for just adding extra containers in the chart and handling it locally in my envs | 17:43 |
gagehugo | hmm | 17:44 |
gagehugo | a sounds more user friendly :) | 17:44 |
gagehugo | a)* | 17:44 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add nova-compute-ssh https://review.opendev.org/753413 | 17:46 |
mnaser | gagehugo: ok cool, it's very lightweight as even the image built is a docker multistage one | 17:46 |
mnaser | we will do that once we get through adding support for the ssh stuff :) | 17:47 |
*** Anticom has quit IRC | 17:52 | |
*** belmoreira has joined #openstack-helm | 18:13 | |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add nova-compute-ssh https://review.opendev.org/753413 | 18:21 |
openstackgerrit | Brian Wickersham proposed openstack/openstack-helm-infra master: [ceph-client] Set target size ratio for pg autoscaling https://review.opendev.org/715042 | 18:28 |
openstackgerrit | Drew Walters proposed openstack/openstack-helm-deployments master: WIP: Add manifest directory structure https://review.opendev.org/753422 | 18:33 |
openstackgerrit | Drew Walters proposed openstack/openstack-helm-deployments master: WIP: Add CI job to test composite https://review.opendev.org/753423 | 18:33 |
openstackgerrit | Drew Walters proposed openstack/openstack-helm-deployments master: WIP: Add CI job to test composite https://review.opendev.org/753423 | 18:36 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add ussuri override values for compute-kit job https://review.opendev.org/752954 | 18:41 |
openstackgerrit | Brian Wickersham proposed openstack/openstack-helm-infra master: [ceph-client] Extending functionality for the function wait_for_pgs () https://review.opendev.org/752282 | 18:47 |
*** suryasingh has quit IRC | 18:49 | |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-images master: Add sshd in nova image https://review.opendev.org/753216 | 18:53 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add ussuri override values for compute-kit job https://review.opendev.org/752954 | 18:57 |
openstackgerrit | Drew Walters proposed openstack/openstack-helm-deployments master: WIP: Add CI job to test composite https://review.opendev.org/753423 | 18:58 |
openstackgerrit | Vladimir Sigunov proposed openstack/openstack-helm-infra master: [ceph] Fixed a bug in custom storage classes definition https://review.opendev.org/753135 | 19:18 |
openstackgerrit | Steven Fitzpatrick proposed openstack/openstack-helm-infra master: Alerta: Fix values reference in ingress manifests https://review.opendev.org/753433 | 19:24 |
openstackgerrit | Apurva Gokani proposed openstack/openstack-helm-infra master: adding archiving to postgres https://review.opendev.org/749850 | 19:25 |
openstackgerrit | Drew Walters proposed openstack/openstack-helm-deployments master: WIP: Add CI job to test composite https://review.opendev.org/753423 | 19:27 |
*** Anticom has joined #openstack-helm | 19:30 | |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add nova-compute-ssh https://review.opendev.org/753413 | 19:34 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add nova-compute-ssh https://review.opendev.org/753413 | 19:37 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add nova-compute-ssh https://review.opendev.org/753413 | 19:47 |
openstackgerrit | Drew Walters proposed openstack/openstack-helm-deployments master: WIP: Add CI job to test composite https://review.opendev.org/753423 | 19:47 |
mnaser | Open10K8S: it looks like loci ci is broken | 19:53 |
mnaser | https://zuul.opendev.org/t/openstack/build/47713adb92b948269698417e0a2df66a/console | 19:55 |
mnaser | i dont know if we should be pointing to xenial there | 19:56 |
mnaser | maybe we should update that to say bionic | 19:56 |
mnaser | as its trying to add the xenial repos on bionic | 19:56 |
Open10K8S | mnaser: got your point | 20:03 |
Open10K8S | let me check | 20:03 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add nova-compute-ssh https://review.opendev.org/753413 | 20:10 |
openstackgerrit | Steven Fitzpatrick proposed openstack/openstack-helm-infra master: Alerta: Fix values reference in ingress manifests https://review.opendev.org/753433 | 20:22 |
*** ianychoi_ has joined #openstack-helm | 20:23 | |
*** ianychoi has quit IRC | 20:27 | |
mnaser | gagehugo: could you restore https://review.opendev.org/#/c/651585/15 and https://review.opendev.org/#/c/651585/ (non-cores cant restore changes) -- we'd like to push and get that landed | 20:36 |
gagehugo | just one change? | 20:39 |
*** belmoreira has quit IRC | 20:40 | |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-images master: Add nova-compute-ssh image https://review.opendev.org/753358 | 20:49 |
openstackgerrit | Steven Fitzpatrick proposed openstack/openstack-helm-infra master: Alerta: Fix values reference in ingress manifests https://review.opendev.org/753433 | 20:51 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-images master: Add nova-compute-ssh image https://review.opendev.org/753358 | 20:52 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add nova-compute-ssh https://review.opendev.org/753413 | 20:52 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add ussuri override values for compute-kit job https://review.opendev.org/752954 | 21:01 |
*** miniroy has quit IRC | 21:02 | |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add nova-compute-ssh https://review.opendev.org/753413 | 21:08 |
mnaser | gagehugo: derp, second is https://review.opendev.org/#/c/651587/ | 21:31 |
gagehugo | done! | 21:31 |
mnaser | it seems like the loci gates are broken :( | 21:38 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-images master: Add nova-compute-ssh image https://review.opendev.org/753358 | 21:44 |
mnaser | it looks like we don't have loci notifications here | 22:02 |
*** gmann has quit IRC | 22:04 | |
*** zugwan has quit IRC | 22:04 | |
*** nicolasbock has quit IRC | 22:04 | |
*** zugwan has joined #openstack-helm | 22:05 | |
*** Anticom has quit IRC | 22:05 | |
*** gmann has joined #openstack-helm | 22:05 | |
*** nicolasbock has joined #openstack-helm | 22:05 | |
*** mnaser has quit IRC | 22:06 | |
*** mnaser has joined #openstack-helm | 22:10 | |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Add nova-compute-ssh https://review.opendev.org/753413 | 22:40 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!