Friday, 2017-11-03

*** lukepatrick has joined #openstack-helm00:02
*** MarkBaker has quit IRC00:06
*** MarkBaker has joined #openstack-helm00:36
*** lukepatrick has quit IRC00:37
*** lukepatrick has joined #openstack-helm00:38
*** MarkBaker_ has joined #openstack-helm00:53
*** MarkBaker has quit IRC00:56
*** lukepatrick has quit IRC00:57
*** yamamoto has quit IRC01:04
*** gouthamr has quit IRC01:08
*** MarkBaker_ has quit IRC01:09
*** yamamoto has joined #openstack-helm01:53
*** yamamoto has quit IRC01:54
*** yamamoto has joined #openstack-helm01:56
openstackgerritMerged openstack/openstack-helm-infra master: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720201:59
*** yamamoto has quit IRC02:02
openstackgerritMerged openstack/openstack-helm-infra master: RBAC: enforce standard k8s RBAC policy  https://review.openstack.org/51744102:07
openstackgerritMerged openstack/openstack-helm-infra master: Gate: remove zuul v2 stub  https://review.openstack.org/51704502:07
*** yamamoto has joined #openstack-helm02:27
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: NFS: RBAC rules  https://review.openstack.org/51751802:36
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Ceph: Chart import from OSH  https://review.openstack.org/51749203:25
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Ceph: Chart import from OSH  https://review.openstack.org/51749203:25
*** yamamoto has quit IRC03:40
*** coolsvap has joined #openstack-helm03:58
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: NFS: RBAC rules  https://review.openstack.org/51751804:12
*** krypto has quit IRC04:20
*** krypto has joined #openstack-helm04:21
*** krypto has quit IRC04:21
*** krypto has joined #openstack-helm04:21
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Ceph: Chart import from OSH  https://review.openstack.org/51749204:22
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Ceph: Chart import from OSH  https://review.openstack.org/51749204:23
*** yamamoto has joined #openstack-helm04:35
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Ceph: Chart import from OSH  https://review.openstack.org/51749204:42
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Helm: Move to version 2.7.0  https://review.openstack.org/51754004:44
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Kubernetes: move to 1.8.2  https://review.openstack.org/51754104:46
*** krypto has quit IRC04:49
*** krypto has joined #openstack-helm04:50
*** lukepatrick has joined #openstack-helm04:50
*** krypto has quit IRC05:15
*** krypto has joined #openstack-helm05:15
*** lukepatrick has quit IRC05:16
*** yamamoto has quit IRC05:25
*** yamamoto has joined #openstack-helm05:28
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: ImagePuller: add sudo for use when user is not in docker group  https://review.openstack.org/51754405:30
*** yamamoto has quit IRC05:33
*** krypto has quit IRC05:49
*** krypto has joined #openstack-helm05:50
openstackgerritAndrey Pavlov proposed openstack/openstack-helm master: [WIP] add gating for nfs backend and try to fix it  https://review.openstack.org/51743805:55
portdirectSamYaple: just got a functioning ceph cluster in 52 seconds.05:56
portdirectadmittedly just bind mounted directories and 3 osds05:56
*** hachi has joined #openstack-helm06:31
*** yamamoto has joined #openstack-helm06:34
*** yamamoto has quit IRC06:53
*** MarkBaker has joined #openstack-helm07:05
*** hachi__ has joined #openstack-helm07:17
*** hachi has quit IRC07:18
SamYapleportdirect: 52 is far too much07:18
SamYaplei can do it in salt in 2 mintues flat..... formating and all!07:18
SamYaplebtwi plan on updating helm ceph and mariadb at somepoint07:18
portdirectnice07:18
SamYaplenot sure when ill get around to it though07:19
SamYaplebut hey, all the code exists in non-hobbled together script form now07:19
portdirectI think the thing that got me excited was having a fast local registry07:19
portdirectnormally the image pull takes  min or two alone07:19
SamYapleyea i always wondered why OSH didnt have a local registry cache for its deploy07:20
SamYaplebut then again thatsbasically the first thing i do in any docker environment07:20
SamYapleso im biased07:20
portdirectwe do now: https://github.com/openstack/openstack-helm-infra/tree/master/registry07:20
SamYapleohboy i wonder no more!07:21
SamYapleim switching to apache+wsgi deploy now07:21
SamYaplerather than uwsgibased07:21
SamYaplebecause of connection reset issues07:21
portdirectnice07:21
SamYapleand omg its so easy in loci.07:22
SamYaplei know we wrote it, but i was blown away07:22
portdirectlol you mean without all that other stuff in the way :D07:22
SamYaplelike a simple PROFILES updateand BAM apache2 was there07:22
SamYaplelike crazy. 5 minutes i had new images for all services *deployed*07:22
SamYaplefrom conception to running in 5 minutes07:23
*** MarkBaker has quit IRC07:26
*** hachi__ has quit IRC07:51
*** hachi has joined #openstack-helm07:56
*** dims has quit IRC08:46
*** dims has joined #openstack-helm08:48
*** krypto has quit IRC09:10
*** krypto has joined #openstack-helm09:11
osh-chatbot1<kperr> Hi, I am following instructions on http://openstack-helm.readthedocs.io/en/latest/install/multinode.html#openstack-helm-installation to setup openstack helm but maria-db pod seems to stuck in ContainerCreating state. `kubectl describe po mariadb-0 -n openstack` shows `rbd: failed to lock image kubernetes-dynamic-pvc-6214cf10-c07e-11e7-b0aa-4aae42b9d428 (maybe locked by other nodes), error exit status 22`.Does any one know what could10:14
osh-chatbot1be wrong?(I am setting it on a one node k8s cluster).10:14
osh-chatbot1<arnoud> why follow the multinode install when you set up a one node cluster?10:18
osh-chatbot1<kperr> Is there a documentation for single node install?10:21
osh-chatbot1<kperr> I just saw the following: http://openstack-helm.readthedocs.io/en/latest/install/developer/index.html10:22
osh-chatbot1<arnoud> that’s the one10:24
osh-chatbot1<kperr> I see. But the commands to deploy charts are the same, for e.g `helm install --name=mariadb ./mariadb --namespace=openstack` in my case and that creates a pod stuck in `container creating` state. Any idea?10:27
*** felipemonteiro has quit IRC10:30
osh-chatbot1<arnoud> I haven’t done an AIO install myself, but I guess Ceph is failing10:32
osh-chatbot1<arnoud> delete and purge the mariadb and start it again with the flag ```--set volume.enable=false```10:34
*** MarkBaker has joined #openstack-helm10:45
*** hachi has quit IRC10:47
*** hachi has joined #openstack-helm10:48
osh-chatbot1<kperr> I see. Thanks for pointing that out10:48
*** hachi has quit IRC10:57
*** hachi has joined #openstack-helm11:07
*** MarkBaker has quit IRC11:25
*** julim has quit IRC11:29
*** julim has joined #openstack-helm11:31
*** hachi has quit IRC11:37
*** jaypipes has joined #openstack-helm12:03
*** jaypipes is now known as leakypipes12:04
*** yamamoto has joined #openstack-helm12:37
*** felipemonteiro has joined #openstack-helm12:41
*** felipemonteiro_ has joined #openstack-helm12:42
*** felipemonteiro has quit IRC12:46
openstackgerritArtur Korzeniewski proposed openstack/openstack-helm master: Ceph: check zombie mons fix  https://review.openstack.org/51736013:11
*** felipemonteiro_ has quit IRC13:11
*** coolsvap has quit IRC13:11
*** yamamoto has quit IRC13:13
*** yamamoto has joined #openstack-helm13:34
*** hachi has joined #openstack-helm13:36
osh-chatbot1<v1k0d3n> @kperr did you get things working?13:56
srwilkerso/14:14
*** krypto has quit IRC14:28
*** hachi has quit IRC14:28
*** krypto has joined #openstack-helm14:28
*** hachi has joined #openstack-helm14:29
*** hachi has quit IRC14:35
*** krypto has quit IRC14:42
*** krypto has joined #openstack-helm14:43
openstackgerritMerged openstack/openstack-helm-infra master: Helm: Move to version 2.7.0  https://review.openstack.org/51754014:47
openstackgerritMerged openstack/openstack-helm-infra master: Kubernetes: move to 1.8.2  https://review.openstack.org/51754114:59
openstackgerritMerged openstack/openstack-helm-infra master: NFS: RBAC rules  https://review.openstack.org/51751815:14
openstackgerritArtur Korzeniewski proposed openstack/openstack-helm master: RBAC authorization support  https://review.openstack.org/46463015:16
korzengood I did not work on NFS RBAC15:18
korzenCeph RBAC looks from my perspective quite finished in ^^15:19
*** lukepatrick has joined #openstack-helm15:25
*** lukepatrick has quit IRC15:44
*** lukepatrick has joined #openstack-helm15:47
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: WIP - Move prometheus to osh-infra  https://review.openstack.org/51764516:00
openstackgerritMerged openstack/openstack-helm master: Upgrade kubernetes version  https://review.openstack.org/51716116:08
*** yamamoto has quit IRC16:19
openstackgerritVlad Naboichenko proposed openstack/openstack-helm-addons master: Add influxDB Chart  https://review.openstack.org/48170316:45
openstackgerritMerged openstack/openstack-helm-infra master: ImagePuller: add sudo for use when user is not in docker group  https://review.openstack.org/51754417:10
*** gouthamr has joined #openstack-helm17:18
*** yamamoto has joined #openstack-helm17:20
openstackgerritVlad Naboichenko proposed openstack/openstack-helm master: Define exposed port for openstack services  https://review.openstack.org/51595817:21
*** gouthamr_ has joined #openstack-helm17:24
*** gouthamr has quit IRC17:27
*** yamamoto has quit IRC17:28
*** gouthamr_ is now known as gouthamr17:36
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: WIP - Move prometheus to osh-infra  https://review.openstack.org/51764518:04
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: WIP - Move prometheus to osh-infra  https://review.openstack.org/51764518:33
*** lukepatrick has quit IRC19:11
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: WIP - Move prometheus to osh-infra  https://review.openstack.org/51764519:20
*** lukepatrick has joined #openstack-helm19:32
*** krypto has quit IRC19:55
*** hachi has joined #openstack-helm20:07
*** hachi has quit IRC20:34
*** hachi has joined #openstack-helm20:38
*** hachi has quit IRC21:19
*** petevg has quit IRC21:33
*** petevg has joined #openstack-helm21:49
*** lukepatrick has quit IRC22:54
*** gouthamr has quit IRC23:40

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!