*** jamesgu has joined #openstack-helm | 00:27 | |
*** jhesketh has joined #openstack-helm | 00:41 | |
*** KeithMnemonic1 has joined #openstack-helm | 01:25 | |
*** KeithMnemonic2 has joined #openstack-helm | 01:26 | |
*** KeithMnemonic has quit IRC | 01:29 | |
*** KeithMnemonic1 has quit IRC | 01:30 | |
*** factor has joined #openstack-helm | 01:46 | |
openstackgerrit | Dmitrii Kabanov proposed openstack/openstack-helm-infra master: [Ceph-rgw] Add bootstrap job https://review.opendev.org/704377 | 01:50 |
---|---|---|
*** roman_g has quit IRC | 02:34 | |
*** factor has quit IRC | 03:05 | |
*** factor has joined #openstack-helm | 03:06 | |
openstackgerrit | Cliff Parsons proposed openstack/openstack-helm-infra master: [WIP] Add audit database user for audit purposes https://review.opendev.org/680081 | 03:18 |
*** rezroo has quit IRC | 04:32 | |
openstackgerrit | Cliff Parsons proposed openstack/openstack-helm-infra master: Add audit database user for audit purposes https://review.opendev.org/680081 | 04:43 |
*** rezroo has joined #openstack-helm | 04:49 | |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm-infra master: [calico-etcd] Update to 3.3.12 https://review.opendev.org/651398 | 05:04 |
openstackgerrit | Steven Fitzpatrick proposed openstack/openstack-helm-infra master: [WIP] Prometheus & Grafana - Feature Gate Compatibility https://review.opendev.org/701839 | 05:04 |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm-infra master: [RFC] [ingress] Disable monitoring by default, enable in gate https://review.opendev.org/633623 | 05:04 |
openstackgerrit | Steven Fitzpatrick proposed openstack/openstack-helm-infra master: Prometheus & Grafana - Feature Gate Compatibility https://review.opendev.org/701839 | 05:06 |
openstackgerrit | Steven Fitzpatrick proposed openstack/openstack-helm-infra master: Prometheus & Grafana - Feature Gate Compatibility https://review.opendev.org/701839 | 05:09 |
openstackgerrit | Steven Fitzpatrick proposed openstack/openstack-helm-infra master: Prometheus & Grafana - Feature Gate Compatibility https://review.opendev.org/701839 | 05:12 |
*** rezroo has quit IRC | 05:19 | |
*** vsaienk0 has joined #openstack-helm | 05:59 | |
*** factor has quit IRC | 06:05 | |
*** vsaienk0 has quit IRC | 06:09 | |
*** HagunKim has joined #openstack-helm | 06:24 | |
*** rezroo has joined #openstack-helm | 06:51 | |
*** pbing19 has joined #openstack-helm | 07:04 | |
*** vsaienk0 has joined #openstack-helm | 07:14 | |
*** jamesgu has quit IRC | 07:14 | |
*** pgaxatte has joined #openstack-helm | 07:18 | |
openstackgerrit | Ahmad Mahmoudi proposed openstack/openstack-helm-infra master: Ubuntu 18.04, disable systemd-resolved https://review.opendev.org/704501 | 07:27 |
*** rezroo has quit IRC | 07:37 | |
*** spuny has joined #openstack-helm | 07:50 | |
*** spuny has quit IRC | 08:12 | |
*** spuny has joined #openstack-helm | 08:13 | |
*** vsaienk0 has quit IRC | 09:29 | |
*** spuny has left #openstack-helm | 09:29 | |
*** vsaienk0 has joined #openstack-helm | 09:40 | |
pbing19 | i am trying to deploy openstack using a helm-chart | 10:02 |
pbing19 | when i ran the script /020-setup-client.sh | 10:03 |
pbing19 | getting below error | 10:03 |
pbing19 | Downloading helm-toolkit from repo http://localhost:8879/charts | 10:03 |
pbing19 | Save error occurred: could not find : chart helm-toolkit not found in http://localhost:8879/charts | 10:03 |
pbing19 | anyone have any idea? | 10:03 |
*** vsaienk0 has quit IRC | 11:46 | |
*** vsaienk0 has joined #openstack-helm | 11:57 | |
openstackgerrit | Tin Lam proposed openstack/openstack-helm master: Fix compute-kit netpol job https://review.opendev.org/704002 | 12:24 |
*** breizhkoala has quit IRC | 12:39 | |
*** munimeha1 has joined #openstack-helm | 12:59 | |
*** portdirect has quit IRC | 13:01 | |
*** portdirect has joined #openstack-helm | 13:02 | |
*** ChanServ sets mode: +o portdirect | 13:02 | |
*** munimeha1 has quit IRC | 13:07 | |
*** aaronsheffield has joined #openstack-helm | 13:50 | |
*** vsaienk0 has quit IRC | 14:15 | |
*** vsaienk0 has joined #openstack-helm | 14:30 | |
openstackgerrit | John Lawrence proposed openstack/openstack-helm-images master: Nagios elasticsearch plugin fix for the new version of the easticsearch https://review.opendev.org/704584 | 14:34 |
*** bobmel has joined #openstack-helm | 14:45 | |
*** jamesgu has joined #openstack-helm | 14:50 | |
*** pbing19 has quit IRC | 14:57 | |
*** michael-beaver has joined #openstack-helm | 15:08 | |
openstackgerrit | Cliff Parsons proposed openstack/openstack-helm-infra master: Add audit database user for audit purposes https://review.opendev.org/680081 | 15:11 |
stevthedev | @pbing19 It seems like an issue occurred while setting up the helm server | 15:31 |
stevthedev | Here's the ansible block which handles this https://opendev.org/openstack/openstack-helm-infra/src/branch/master/roles/build-helm-packages/tasks/setup-helm-serve.yaml | 15:36 |
*** rchurch has quit IRC | 15:39 | |
*** rchurch has joined #openstack-helm | 15:41 | |
lamt | srwilkers, lamt, portdirect, jayahn, korzen, alanmeadows, mattmceuen, raymaika, evrardjp, MegHeisler, howell, georgk, arunkant, roman_g, dwalt, gagehugo, stevthedev - meeting in 15 mins over in #openstack-meeting-4 | 15:45 |
lamt | Please add agenda items here: https://etherpad.openstack.org/p/openstack-helm-meeting-2020-01-28 | 15:46 |
stevthedev | Actually, I misread your error message. Try running make helm-toolkit from the openstack-helm-infra command, then rerun the script pbing19 | 15:46 |
*** Iambchop has quit IRC | 15:49 | |
*** Iambchop has joined #openstack-helm | 15:49 | |
stevthedev | *openstack-helm-infra directory* | 15:50 |
*** mattmceuen has quit IRC | 15:57 | |
*** mattmceuen has joined #openstack-helm | 15:57 | |
*** pbing19 has joined #openstack-helm | 16:28 | |
openstackgerrit | Doug Aaser proposed openstack/openstack-helm-images master: [WIP/DNM] Uplift postgres and patroni https://review.opendev.org/698030 | 16:37 |
*** pgaxatte has quit IRC | 16:45 | |
openstackgerrit | Cliff Parsons proposed openstack/openstack-helm-infra master: Add audit database user for audit purposes https://review.opendev.org/680081 | 16:48 |
*** bobmel has quit IRC | 17:03 | |
*** bobmel has joined #openstack-helm | 17:03 | |
*** bobmel has quit IRC | 17:06 | |
openstackgerrit | Sophie Huang proposed openstack/openstack-helm-infra master: Update audit user access for Mariadb https://review.opendev.org/704635 | 17:08 |
*** vsaienk0 has quit IRC | 17:45 | |
*** igordc has joined #openstack-helm | 17:46 | |
*** KeithMnemonic2 has quit IRC | 17:53 | |
*** bobmel has joined #openstack-helm | 17:55 | |
*** jaesang has quit IRC | 17:56 | |
*** jaesang has joined #openstack-helm | 17:56 | |
*** bobmel has quit IRC | 17:57 | |
*** jamesgu has quit IRC | 18:00 | |
*** jamesgu has joined #openstack-helm | 18:01 | |
openstackgerrit | diwakar thyagaraj proposed openstack/openstack-helm-infra master: This fixes App-armor Zuul gate jobs. https://review.opendev.org/704647 | 18:01 |
*** jamesgu has quit IRC | 18:08 | |
*** jamesgu has joined #openstack-helm | 18:08 | |
*** rezroo has joined #openstack-helm | 18:34 | |
openstackgerrit | Hemachandra Reddy proposed openstack/openstack-helm master: Make sure requested mtu is set https://review.opendev.org/704657 | 18:34 |
*** pbing19 has quit IRC | 19:11 | |
*** stevthedev has quit IRC | 19:18 | |
*** stevthedev has joined #openstack-helm | 19:19 | |
openstackgerrit | diwakar thyagaraj proposed openstack/openstack-helm-infra master: Enable Apparmor in Postgresql Pods. https://review.opendev.org/704667 | 19:28 |
openstackgerrit | diwakar thyagaraj proposed openstack/openstack-helm-infra master: Enable Apparmor in Postgresql Pods. https://review.opendev.org/704667 | 19:49 |
openstackgerrit | diwakar thyagaraj proposed openstack/openstack-helm-infra master: Enable Apparmor in Postgresql Pods. https://review.opendev.org/704667 | 19:51 |
openstackgerrit | Merged openstack/openstack-helm-infra master: [Ceph-rgw] Add bootstrap job https://review.opendev.org/704377 | 19:57 |
openstackgerrit | Tin Lam proposed openstack/openstack-helm-images master: DNM: Testing upstream OS loci images https://review.opendev.org/703520 | 20:02 |
openstackgerrit | Tin Lam proposed openstack/openstack-helm-images master: Add OpenID Connect support https://review.opendev.org/702881 | 20:03 |
openstackgerrit | Sophie Huang proposed openstack/openstack-helm-infra master: Update audit user access for Mariadb https://review.opendev.org/704635 | 20:36 |
openstackgerrit | Merged openstack/openstack-helm master: Make sure requested mtu is set https://review.opendev.org/704657 | 20:53 |
openstackgerrit | Ahmad Mahmoudi proposed openstack/openstack-helm-infra master: Ubuntu 18.04, disable systemd-resolved https://review.opendev.org/704501 | 21:09 |
openstackgerrit | diwakar thyagaraj proposed openstack/openstack-helm-infra master: Enable Apparmor in Postgresql Pods. https://review.opendev.org/704667 | 21:15 |
openstackgerrit | John Lawrence proposed openstack/openstack-helm-images master: Nagios elasticsearch plugin fix for the new version of the easticsearch https://review.opendev.org/704584 | 21:21 |
openstackgerrit | diwakar thyagaraj proposed openstack/openstack-helm master: [FIX] Fix nova and neutron apparmor and gate jobs https://review.opendev.org/703849 | 21:43 |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: [WIP] Add Docker default AppArmor profile to controller_manager https://review.opendev.org/704704 | 22:31 |
openstackgerrit | RADHIKA PAI proposed openstack/openstack-helm-infra master: [WIP] Grafana: Placeholder to add customized HomePage https://review.opendev.org/704706 | 22:48 |
openstackgerrit | RADHIKA PAI proposed openstack/openstack-helm-infra master: [WIP] Grafana: Provision to add customized HomePage https://review.opendev.org/704706 | 22:52 |
openstackgerrit | RADHIKA PAI proposed openstack/openstack-helm-infra master: [WIP] Grafana: Provision to add customized HomePage https://review.opendev.org/704706 | 22:54 |
openstackgerrit | Sophie Huang proposed openstack/openstack-helm-infra master: Update audit user access for Mariadb https://review.opendev.org/704635 | 23:01 |
openstackgerrit | Merged openstack/openstack-helm-infra master: Add audit database user for audit purposes https://review.opendev.org/680081 | 23:03 |
openstackgerrit | Chi Lo proposed openstack/openstack-helm-addons master: Added get token for ranger-agent-test pod https://review.opendev.org/697202 | 23:28 |
*** aaronsheffield has quit IRC | 23:29 | |
*** michael-beaver has quit IRC | 23:47 | |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: [WIP] Add Docker default AppArmor profile to controller_manager https://review.opendev.org/704704 | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!