*** gouthamr has quit IRC | 01:35 | |
*** gouthamr has joined #openstack-helm | 01:35 | |
openstackgerrit | Siri Kim proposed openstack/openstack-helm master: Neutron: add onos-sona configurations https://review.openstack.org/506028 | 02:05 |
---|---|---|
*** lukepatrick has joined #openstack-helm | 02:13 | |
openstackgerrit | Merged openstack/openstack-helm master: gate: increase pod start timeout https://review.openstack.org/506272 | 02:54 |
openstackgerrit | Merged openstack/openstack-helm master: gate: add a second upstream DNS server https://review.openstack.org/506231 | 02:57 |
*** lukepatrick has quit IRC | 03:08 | |
*** gouthamr has quit IRC | 03:10 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Neutron: remove oslo-genconfig https://review.openstack.org/505482 | 03:16 |
openstackgerrit | Merged openstack/openstack-helm master: Removes unnecessary utf-8 encoding https://review.openstack.org/480358 | 03:21 |
openstackgerrit | Merged openstack/openstack-helm master: Check libvirtd based on /proc instead of /var/run https://review.openstack.org/504160 | 03:21 |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm master: [libvirt] Move 'ceph secret logic' back into daemon start-up https://review.openstack.org/475503 | 03:24 |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm master: [libvirt] Move 'ceph secret' to daemon start-up https://review.openstack.org/475503 | 03:25 |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm master: [libvirt] Move 'ceph secret' to daemon start up https://review.openstack.org/475503 | 03:30 |
portdirect | @luke_ bu setting the default fqdn override you are overriding all endpoints in the ks catalog, whihc wont work unless your cluster is also using the same fqdn suffix | 03:38 |
portdirect | if you use --set endpoints.dashboard.host_fqdn_override.public=horizon.$FQDN etc | 03:38 |
portdirect | you should be able to install as required if you have an external dns resolving to your edge/ingress nodes/pods | 03:39 |
portdirect | for this to work properly you really will need an external dns resolver that the k8s dns service is configured to use, as some keystone interactions will use the public endpoint | 03:42 |
portdirect | also on l16 of that paste you have `FQDN=.os.foo.org` and then use `service.$FQDN` which will result in `service..os.foo.org` which may cause issues | 03:45 |
portdirect | though this does not seem to be refelected in the failed keystone upgrade - so may just be a red herring | 03:46 |
*** coolsvap has joined #openstack-helm | 04:15 | |
*** kevinz has joined #openstack-helm | 05:24 | |
*** felipemonteiro_ has joined #openstack-helm | 05:32 | |
*** felipemonteiro has quit IRC | 05:35 | |
openstackgerrit | Mateusz Blaszkowski proposed openstack/openstack-helm master: WIP: RBAC authorization support https://review.openstack.org/464630 | 06:33 |
openstackgerrit | Jaesuk Ahn proposed openstack/openstack-helm master: Specification: OSH logging combining fluentbit-fluentd https://review.openstack.org/505491 | 06:40 |
*** yamamoto has quit IRC | 06:41 | |
*** yamamoto has joined #openstack-helm | 06:45 | |
*** felipemonteiro has joined #openstack-helm | 06:59 | |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm master: Disk Target Mapping https://review.openstack.org/506387 | 07:00 |
*** felipemonteiro_ has quit IRC | 07:01 | |
osh-chatbot | <archifleks> @bomman Any luck? | 07:57 |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm master: Disk Target Mapping https://review.openstack.org/506387 | 08:02 |
*** mariusv has quit IRC | 08:04 | |
*** mariusv has joined #openstack-helm | 08:05 | |
*** kragniz has quit IRC | 08:06 | |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm master: Disk Target Mapping https://review.openstack.org/506387 | 08:06 |
*** kragniz has joined #openstack-helm | 08:20 | |
*** MarkBaker has joined #openstack-helm | 08:36 | |
*** MarkBaker has quit IRC | 09:30 | |
*** yamamoto has quit IRC | 09:41 | |
*** yamamoto has joined #openstack-helm | 09:42 | |
*** yamamoto has quit IRC | 09:50 | |
*** kevinz has quit IRC | 10:15 | |
*** yamamoto has joined #openstack-helm | 10:50 | |
*** yamamoto has quit IRC | 10:57 | |
*** yamamoto has joined #openstack-helm | 11:56 | |
openstackgerrit | Huamin Chen proposed openstack/openstack-helm master: Ceph: parameterize kubectl param https://review.openstack.org/506354 | 12:10 |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Flexible Device Specification for OSDs and Journals https://review.openstack.org/506282 | 12:49 |
*** MarkBaker has joined #openstack-helm | 12:57 | |
*** gouthamr has joined #openstack-helm | 13:24 | |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/openstack-helm master: Mcrouter chart https://review.openstack.org/505154 | 13:27 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/openstack-helm master: Connect services to Mcrouter instead of memcached https://review.openstack.org/505216 | 13:27 |
*** coolsvap has quit IRC | 13:37 | |
*** felipemonteiro__ has joined #openstack-helm | 13:40 | |
*** felipemonteiro_ has joined #openstack-helm | 13:41 | |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Flexible Device Specification for OSDs and Journals https://review.openstack.org/506282 | 13:44 |
*** felipemonteiro__ has quit IRC | 13:45 | |
portdirect | xek: re the mcrouter work - it looks nice, though could you move the mc router pod into the same chart as memcached | 13:56 |
portdirect | it would also be good to get the service name aligned - so when enabled no changes are required to other charts to take advantage of it | 13:57 |
xek | portdirect, good idea | 13:58 |
portdirect | I'm also pretty concerned about the need to make memcache itself a stateful set, and will noodle on the implications of doing so | 13:58 |
xek | I didn't have a better idea, but I'm new to k8s, so maybe there is a better way | 13:59 |
*** julim has quit IRC | 14:00 | |
*** MarkBaker has quit IRC | 14:03 | |
*** MarkBaker has joined #openstack-helm | 14:04 | |
*** MarkBaker has quit IRC | 14:06 | |
*** MarkBaker has joined #openstack-helm | 14:06 | |
*** julim has joined #openstack-helm | 14:07 | |
*** kevinz has joined #openstack-helm | 14:07 | |
openstackgerrit | Merged openstack/openstack-helm master: [libvirt] Move 'ceph secret' to daemon start up https://review.openstack.org/475503 | 14:08 |
*** jaypipes has joined #openstack-helm | 14:08 | |
*** kevinz has quit IRC | 14:09 | |
*** kevinz has joined #openstack-helm | 14:09 | |
*** jaypipes is now known as leakypipes | 14:11 | |
*** dansmith is now known as superdan | 14:20 | |
openstackgerrit | Merged openstack/openstack-helm master: Neutron: remove oslo-genconfig https://review.openstack.org/505482 | 14:26 |
openstackgerrit | Merged openstack/openstack-helm master: Nova: remove oslo-genconfig https://review.openstack.org/505386 | 14:27 |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Flexible Device Specification for OSDs and Journals https://review.openstack.org/506282 | 14:42 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm master: Add support for nova vm migration https://review.openstack.org/502066 | 14:48 |
*** lukepatrick has joined #openstack-helm | 14:54 | |
*** lukepatr_ has joined #openstack-helm | 14:56 | |
*** lukepatrick has quit IRC | 14:59 | |
*** yamamoto has quit IRC | 15:06 | |
*** yamamoto has joined #openstack-helm | 15:06 | |
*** lrensing has joined #openstack-helm | 15:07 | |
*** yamamoto has quit IRC | 15:07 | |
*** yamamoto has joined #openstack-helm | 15:07 | |
*** MarkBaker has quit IRC | 15:11 | |
openstackgerrit | Darla Ahlert proposed openstack/openstack-helm master: Add ingress to Nova novcnproxy https://review.openstack.org/493085 | 15:13 |
*** kevinz has quit IRC | 15:14 | |
osh-chatbot | <luke_> thanks for the clarification @portdirect, I’ll give the .public config a spin. | 15:16 |
*** yamamoto has quit IRC | 15:23 | |
*** MarkBaker has joined #openstack-helm | 15:23 | |
openstackgerrit | Darla Ahlert proposed openstack/openstack-helm master: [WIP] Add Rally Chart https://review.openstack.org/491015 | 15:39 |
*** lrensing has quit IRC | 15:57 | |
*** lrensing has joined #openstack-helm | 16:08 | |
*** yamamoto has joined #openstack-helm | 16:23 | |
*** yamamoto has quit IRC | 16:30 | |
*** goldenfri has joined #openstack-helm | 17:35 | |
*** felipemonteiro_ has quit IRC | 17:35 | |
*** felipemonteiro__ has joined #openstack-helm | 17:36 | |
*** felipemonteiro_ has joined #openstack-helm | 17:37 | |
*** felipemonteiro__ has quit IRC | 17:41 | |
*** felipemonteiro_ has quit IRC | 18:02 | |
*** felipemonteiro_ has joined #openstack-helm | 18:02 | |
*** lrensing has left #openstack-helm | 18:13 | |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Flexible Device Specification for OSDs and Journals https://review.openstack.org/506282 | 18:19 |
*** felipemonteiro__ has joined #openstack-helm | 18:22 | |
*** felipemonteiro_ has quit IRC | 18:25 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Disk targeting https://review.openstack.org/496074 | 18:39 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Disk targeting https://review.openstack.org/496074 | 18:41 |
*** lukepatr_ has quit IRC | 18:45 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Disk targeting https://review.openstack.org/496074 | 19:13 |
*** lukepatrick has joined #openstack-helm | 19:26 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Mistral: remove oslo-genconfig https://review.openstack.org/506762 | 19:43 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Senlin: remove oslo-genconfig https://review.openstack.org/506764 | 19:52 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Disk targeting https://review.openstack.org/496074 | 20:32 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm master: Add support for nova vm migration https://review.openstack.org/502066 | 20:36 |
*** alraddarla_ has joined #openstack-helm | 20:38 | |
openstackgerrit | Merged openstack/openstack-helm master: Mistral: remove oslo-genconfig https://review.openstack.org/506762 | 20:53 |
*** julim has quit IRC | 20:56 | |
*** gouthamr has quit IRC | 20:58 | |
*** MarkBaker has quit IRC | 20:59 | |
*** leakypipes has quit IRC | 21:07 | |
openstackgerrit | Merged openstack/openstack-helm master: Senlin: remove oslo-genconfig https://review.openstack.org/506764 | 21:11 |
*** MarkBaker has joined #openstack-helm | 21:14 | |
openstackgerrit | Merged openstack/openstack-helm master: Disk targeting https://review.openstack.org/496074 | 21:30 |
openstackgerrit | Merged openstack/openstack-helm master: Add support for nova vm migration https://review.openstack.org/502066 | 21:39 |
*** felipemonteiro__ has quit IRC | 21:45 | |
*** MarkBaker has quit IRC | 21:47 | |
osh-chatbot | <luke_> @portdirect using fqdn override with ,public vs .default doesn’t appear to behave any differently. well. to clarify, horizon can’t really show any items like networks, instances, images, etc.. I can hit all the API’s externally now.. so that’s ok. though if I’m going through API’s, e.g. I use keystone to auth and then ask for neutron/glance/etc.. it returns the internal dns `neutron.openstack.svc.cluster.local`, not `neutr | 22:01 |
osh-chatbot | <portdirect> can you get the output of `openstack endpoint list` | 22:04 |
osh-chatbot | <portdirect> horizon should be using the public endpoints: https://github.com/openstack/openstack-helm/blob/master/horizon/templates/etc/_local_settings.tpl#L321 | 22:04 |
osh-chatbot | <portdirect> is the horizon pod able to resolve your public endpoints? | 22:04 |
*** larainema has quit IRC | 22:16 | |
*** gouthamr has joined #openstack-helm | 22:16 | |
osh-chatbot | <luke_> eh. `openstack endpoint list` logs in, keystone returns its internal endpoint ```[root@horizon-3480927703-0qlq5 /]# openstack endpoint list Failed to contact the endpoint at http://keystone.openstack.svc.cluster.local:80/v3 for discovery. Fallback to using that endpoint as the base url. Not Found (HTTP 404)``` | 22:22 |
portdirect | can you run that with --debug, and show your env vars | 22:23 |
osh-chatbot | <luke_> tokens returned are the internal dns https://pastebin.com/kAU5Jgyc | 22:29 |
portdirect | hmm - looks like the overide had 0 effect :/ | 22:30 |
portdirect | odd that it responded at all | 22:31 |
portdirect | can you run the same from within the cluster | 22:31 |
portdirect | and get the logs of the keystone bootstrap job | 22:31 |
portdirect | as well as another arb service | 22:32 |
osh-chatbot | <luke_> it worked in Ingress controller (updating nginx config) that may be it.. | 22:32 |
portdirect | was this running an upgrade, or initial deployment? | 22:32 |
osh-chatbot | <luke_> upgrade | 22:33 |
portdirect | thats prob it | 22:33 |
portdirect | as the endpoint jobs will not have run again | 22:33 |
portdirect | without being manually deleted | 22:33 |
portdirect | or using armada to do it for you | 22:33 |
v1k0d3n | i think armada may have a bug at the moment luke_ | 22:34 |
v1k0d3n | evan is working on it with alex. | 22:34 |
v1k0d3n | but it's true...when working, we want to use armada, and help dev on it as well :) | 22:34 |
portdirect | this bug ? https://github.com/att-comdev/armada/issues/158 | 22:35 |
osh-chatbot | <luke_> I’ve tried on install before, get a weird mix of fqdn and the node port ``` $ kubectl logs -n openstack keystone-bootstrap-mhdqf + openstack role add --user=admin --user-domain=default --project-domain=default --project=admin _member_ Failed to contact the endpoint at http://keystone.os.foo.org:35357/v3 for discovery. Fallback to using that endpoint as the base url. ``` but that was on .default override, I can try a quick keystone | 22:36 |
osh-chatbot | install with fqdn .public override | 22:36 |
portdirect | thats what you'd expect | 22:37 |
portdirect | as default will overide all hostnmes when using default | 22:37 |
portdirect | and the admin endpoint operates on a dif port | 22:37 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Fedora: fix gate script on F25 https://review.openstack.org/506800 | 22:55 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Fedora: fix gate script on F25 https://review.openstack.org/506800 | 22:56 |
*** gouthamr has quit IRC | 23:05 | |
osh-chatbot | <luke_> owe @portdirect some :beers: now.. got everything done in the right order in the right place.. much better now | 23:20 |
*** lukepatrick has quit IRC | 23:21 | |
osh-chatbot | <luke_> Thanks! | 23:22 |
*** julim has joined #openstack-helm | 23:31 | |
osh-chatbot | <v1k0d3n> Dude... @portdirect, thanks for helping out the team! | 23:33 |
openstackgerrit | Alan Meadows proposed openstack/openstack-helm-infra master: [WIP] [DNM] Initial calico helm chart commit https://review.openstack.org/506808 | 23:40 |
osh-chatbot | <portdirect> W00t :) glad it's working for you peeps @luke_ & @v1k0d3n | 23:56 |
*** kevzha01 has joined #openstack-helm | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!