*** felipemonteiro_ has quit IRC | 00:02 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm-infra master: Makefile: Allow pulling of all images for a targeted chart https://review.openstack.org/527543 | 00:07 |
---|---|---|
*** jaypipes has quit IRC | 00:28 | |
*** openstackgerrit has quit IRC | 00:33 | |
*** openstackgerrit has joined #openstack-helm | 00:45 | |
openstackgerrit | Ganesh Maharaj Mahalingam proposed openstack/openstack-helm-infra master: Enable ceph-mgr label on nodes to support luminous upgrade https://review.openstack.org/527552 | 00:45 |
openstackgerrit | Ganesh Maharaj Mahalingam proposed openstack/openstack-helm master: Ceph: luminous fixes https://review.openstack.org/507628 | 00:46 |
*** duonghq has joined #openstack-helm | 01:06 | |
*** julim has joined #openstack-helm | 01:52 | |
*** julim_ has joined #openstack-helm | 01:54 | |
*** julim has quit IRC | 01:57 | |
*** gouthamr has joined #openstack-helm | 02:06 | |
openstackgerrit | Shu Yingya proposed openstack/openstack-helm master: Sahara: Add Sahara chart https://review.openstack.org/477718 | 02:21 |
*** julim has joined #openstack-helm | 02:53 | |
*** julim_ has quit IRC | 02:57 | |
*** julim has quit IRC | 03:59 | |
*** openstackgerrit has quit IRC | 04:18 | |
jayahn | portdirect: are you still here? | 05:24 |
*** coolsvap has joined #openstack-helm | 05:31 | |
*** openstackgerrit has joined #openstack-helm | 05:53 | |
openstackgerrit | Tin Lam proposed openstack/openstack-helm-infra master: WIP: Consolidate serviceaccounts and restrict rbac https://review.openstack.org/526464 | 05:53 |
*** felipemonteiro has quit IRC | 05:58 | |
*** gouthamr has quit IRC | 06:48 | |
*** duonghq has quit IRC | 07:41 | |
*** duonghq has joined #openstack-helm | 07:41 | |
openstackgerrit | Sungil Im proposed openstack/openstack-helm-infra master: Fluent-logging helm chart https://review.openstack.org/519548 | 07:51 |
*** MarkBaker has quit IRC | 07:58 | |
*** MarkBaker has joined #openstack-helm | 08:03 | |
*** gmmaha has quit IRC | 09:20 | |
*** korzen_ has quit IRC | 09:20 | |
*** korzen_ has joined #openstack-helm | 09:21 | |
*** gmmaha has joined #openstack-helm | 09:21 | |
*** MarkBaker has quit IRC | 10:00 | |
*** yamamoto has quit IRC | 10:13 | |
*** duonghq has quit IRC | 10:23 | |
*** yamamoto has joined #openstack-helm | 10:43 | |
*** lunarlamp has quit IRC | 10:49 | |
*** julim has joined #openstack-helm | 10:50 | |
*** mariusv has joined #openstack-helm | 10:50 | |
*** julim has quit IRC | 10:54 | |
*** MarkBaker has joined #openstack-helm | 10:54 | |
srwilkers | o/ | 12:57 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: WIP: Add example snapshot action to curator config https://review.openstack.org/527539 | 13:44 |
*** srwilkers_ has joined #openstack-helm | 13:45 | |
srwilkers | hey jayahn or sungil -- just a quick comment re: the partial deploy conditional in https://review.openstack.org/#/c/519548/. sorry, i know its late. but i dont think this should be handled by a conditional check. i think it should be handled via overrides for the label. i can see instances where specific nodes would want a specific fluentbit configuration, and i think that use case and a blanket "put | 13:55 |
srwilkers | fluentbit on every node" can both be handled with the standard label mechanism | 13:55 |
*** jaypipes has joined #openstack-helm | 13:57 | |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 14:21 |
jayahn | srwilkers: don't worry. my phone will go slience when needed. so you can freely throw message anytime. | 14:23 |
jayahn | and.. | 14:23 |
jayahn | srwilkers: I am looking into Sungil's PS. | 14:23 |
srwilkers | oh dont say that, you might find yourself with plenty of late night IRC messages :D | 14:24 |
jayahn | no problem there. :) | 14:24 |
jayahn | either i will respond it and have a bit more late sleep.. or I will wake up with so many welcoming irc message. | 14:25 |
openstackgerrit | Tin Lam proposed openstack/openstack-helm-infra master: WIP: Consolidate serviceaccounts and restrict rbac https://review.openstack.org/526464 | 14:25 |
jayahn | okay. my understanding is.. Sungil totaly agrees with you on node selector mechanism. you are right there. Only difference is "when we put fluent-bit in every nodes". | 14:27 |
jayahn | by definition, not having node selector means putting everywhere. so Sunil think it will be good to have that a mechansim to apply that specific case "apply to all". | 14:28 |
* jayahn my english is breaking.... | 14:29 | |
srwilkers | if it is, i didnt notice :) | 14:29 |
srwilkers | i understand the thought there. im just wondering if the same cant be achieved by giving some arbitrary label to every single node without introducing a new conditional check to the chart | 14:30 |
jayahn | he just introduced one additional key called "fluentbit.partial_deploy" in values.yaml. and when you set that as true, it will follow original node selector mechanism. | 14:32 |
jayahn | set as false, it will skip node selector and deploy to all. | 14:32 |
jayahn | i think it is just matter of style. :) | 14:33 |
jayahn | we can have a label applying to everynode. that will do the exactly same thing. | 14:33 |
jayahn | withough sunil's logic. | 14:33 |
jayahn | so Sunil thought "applying every node" as a sort of corner case, and put a specific mechanism to address that. | 14:34 |
jayahn | not a big issue. we can hear you opinion as well. | 14:34 |
jayahn | I think Sungil will put some reply on your feedback early tomorrow. if you can tell your preference, I will make sure Sunil will hear that. | 14:35 |
srwilkers | ill throw it in the patchset :) i wont keep you up any longer than i have | 14:36 |
srwilkers | ill chew on my opinion a bit more | 14:36 |
jayahn | I will also think a bit more to sort out my opinion. I am kind of leaning toward yours... | 14:37 |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 14:39 |
*** openstack has quit IRC | 14:39 | |
*** openstack has joined #openstack-helm | 14:40 | |
*** ChanServ sets mode: +o openstack | 14:40 | |
*** openstack has quit IRC | 14:43 | |
*** openstack has joined #openstack-helm | 14:44 | |
*** ChanServ sets mode: +o openstack | 14:44 | |
*** openstack has quit IRC | 14:44 | |
*** openstack has joined #openstack-helm | 14:45 | |
*** ChanServ sets mode: +o openstack | 14:45 | |
*** felipemonteiro has joined #openstack-helm | 14:47 | |
*** felipemonteiro_ has joined #openstack-helm | 14:48 | |
jayahn | srwilkers: i put mine in the ps. :) | 14:48 |
srwilkers | awesome :) im grabbing a coffee refill then going to put mine down | 14:48 |
* jayahn i am realzing I am often blocking "coffee refilling activity" of people there. yesterday - pete, today - steve. | 14:51 | |
*** felipemonteiro has quit IRC | 14:52 | |
srwilkers | :) | 14:53 |
*** marst has joined #openstack-helm | 14:56 | |
srwilkers | just replied -- we can definitely handle that in the gate. all nodes in the gate currently get the "openstack-control-plane":"enabled" label | 14:57 |
srwilkers | but this could just as well be something else if necessary | 14:57 |
* srwilkers realizes this would be a great time to have that gate documentation he mentioned finished | 14:58 | |
*** gouthamr has joined #openstack-helm | 15:06 | |
*** trantor has joined #openstack-helm | 15:08 | |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 15:15 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: WIP: Add example snapshot action to curator config https://review.openstack.org/527539 | 15:17 |
openstackgerrit | Samuel Gil Jonesi proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 15:21 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: WIP: Add example snapshot action to curator config https://review.openstack.org/527539 | 15:21 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: WIP: Add example snapshot action to curator config https://review.openstack.org/527539 | 15:34 |
openstackgerrit | Samuel Gil Jonesi proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 15:35 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: WIP: Add example snapshot action to curator config https://review.openstack.org/527539 | 15:41 |
*** julim has joined #openstack-helm | 15:51 | |
*** julim has quit IRC | 15:55 | |
*** trantor has quit IRC | 15:59 | |
*** Neptu_ has joined #openstack-helm | 16:00 | |
*** MarkBaker has quit IRC | 16:00 | |
openstackgerrit | Gabe Maurer proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 16:04 |
*** MarkBaker has joined #openstack-helm | 16:06 | |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 16:10 |
*** jaypipes is now known as jay_tampa | 16:10 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm-infra master: Support IP addresses as hosts within keystone_endpoint_uri_lookup https://review.openstack.org/527279 | 16:45 |
openstackgerrit | Samuel Gil Jonesi proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 16:46 |
openstackgerrit | Samuel Gil Jonesi proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 16:50 |
openstackgerrit | Gabe Maurer proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 17:08 |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 17:17 |
openstackgerrit | Samuel Gil Jonesi proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 17:24 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Ceph: luminous fixes https://review.openstack.org/507628 | 17:38 |
openstackgerrit | Ganesh Maharaj Mahalingam proposed openstack/openstack-helm-infra master: Enable ceph-mgr label on nodes to support luminous upgrade https://review.openstack.org/527552 | 17:50 |
gmmaha | portdirect: the new ceph luminous change requires kube-dns IP to be part of the nameservers. without that mgr is unable to talk to the mon to register itself causing the crash | 17:56 |
gmmaha | https://review.openstack.org/#/c/527552/ change is probably horrible in adding it to the kubelet-reslov.conf but just testing the theory here.. | 17:57 |
portdirect | if that change is required - then the dnspolicy in the mgr is wrong | 17:57 |
portdirect | I'm just spinning up a new cluster now to check | 17:58 |
gmmaha | portdirect: thanks.. new to all these & learning as i stumble. Bear with me while i make all these stupid changes | 18:01 |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 18:02 |
*** felipemonteiro_ has quit IRC | 18:03 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Ceph: luminous fixes https://review.openstack.org/507628 | 18:06 |
portdirect | gmmaha: not at all :) | 18:06 |
gmmaha | portdirect: got it.. mgr was using the default dnsPolicy | 18:06 |
portdirect | i think we should be good with the one change I added | 18:06 |
gmmaha | it had to be changed.. | 18:06 |
gmmaha | let me go ahead and revert the infra patch | 18:07 |
portdirect | with that i think we are in business :D | 18:08 |
gmmaha | portdirect: is the makefile change necessary for that? | 18:08 |
portdirect | no | 18:08 |
portdirect | I've just run the gate through here - and all looks good :D | 18:08 |
portdirect | back in a bit - got to run to a meeting. | 18:08 |
openstackgerrit | Ganesh Maharaj Mahalingam proposed openstack/openstack-helm-infra master: Enable ceph-mgr label on nodes to support luminous https://review.openstack.org/527552 | 18:09 |
*** yamamoto has quit IRC | 18:45 | |
*** yamamoto has joined #openstack-helm | 19:01 | |
*** felipemonteiro has joined #openstack-helm | 19:02 | |
*** felipemonteiro_ has joined #openstack-helm | 19:04 | |
*** yamamoto has quit IRC | 19:06 | |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 19:06 |
*** felipemonteiro has quit IRC | 19:08 | |
*** MarkBaker has quit IRC | 19:09 | |
*** MarkBaker has joined #openstack-helm | 19:25 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Ceph: luminous fixes https://review.openstack.org/507628 | 19:27 |
*** coolsvap has quit IRC | 19:31 | |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 19:37 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Fix elasticsearch curator file entry in configmap https://review.openstack.org/525200 | 19:44 |
openstackgerrit | Merged openstack/openstack-helm-infra master: Support IP addresses as hosts within keystone_endpoint_uri_lookup https://review.openstack.org/527279 | 19:45 |
openstackgerrit | Gabe Maurer proposed openstack/openstack-helm master: Added uninstall information that will allow a clean development environment for testing or reinstalling OpenStack-Helm. This includes stopping the Kubelet and removing the openstack-helm directory. https://review.openstack.org/527496 | 20:07 |
*** yamamoto has joined #openstack-helm | 20:09 | |
*** yamamoto has quit IRC | 20:18 | |
openstackgerrit | Merged openstack/openstack-helm-infra master: Enable ceph-mgr label on nodes to support luminous https://review.openstack.org/527552 | 20:25 |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 20:32 |
openstackgerrit | Gabe Maurer proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 20:38 |
*** gouthamr has quit IRC | 20:45 | |
openstackgerrit | Samuel Gil Jonesi proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 20:47 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: Ceph: luminous fixes https://review.openstack.org/507628 | 20:52 |
openstackgerrit | Samuel Gil Jonesi proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 20:56 |
*** japestinho has quit IRC | 21:02 | |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 21:08 |
openstackgerrit | Gabe Maurer proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 21:09 |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 21:30 |
openstackgerrit | Samuel Gil Jonesi proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 21:34 |
*** MarkBaker has quit IRC | 21:47 | |
openstackgerrit | Gabe Maurer proposed openstack/openstack-helm master: WIP: Updating all in one document https://review.openstack.org/526704 | 21:54 |
openstackgerrit | Ganesh Maharaj Mahalingam proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 22:13 |
*** marst has quit IRC | 22:24 | |
gmmaha | srwilkers: for patch 507628, is it alright that the ovs test failed. I was starting to look into why that happened | 22:33 |
gmmaha | i see that is non-voting, but wasn't sure if that is cause it is being phased-out or phased-in | 22:33 |
srwilkers | gmmaha: yeah, it's fine. the OVS gate has been a bit wonky for awhile | 22:35 |
portdirect | we often see issue with the current tests in the rally tests - as they push the gate vm's pretty hard | 22:35 |
srwilkers | ^ | 22:35 |
portdirect | this will be fixed in the v3 gate | 22:35 |
gmmaha | aaah | 22:35 |
portdirect | so we can move them back to voting | 22:35 |
gmmaha | gotcha. thanks | 22:35 |
gmmaha | thanks srwilkers portdirect | 22:36 |
srwilkers | np :) | 22:36 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: WIP: Add example snapshot action to curator config https://review.openstack.org/527539 | 22:38 |
openstackgerrit | Tin Lam proposed openstack/openstack-helm-infra master: Consolidate serviceaccounts and restrict rbac https://review.openstack.org/526464 | 22:41 |
SamYaple | srwilkers: portdirect are you all doing ovs on ovs? or ovs on calico? | 22:55 |
SamYaple | as in ovs on weave or something | 22:55 |
srwilkers | ovs on ovs on ovs -- the new tripleo | 22:55 |
SamYaple | so if itsovs on weave... you can kinda sometimes get it to work, but i can assure you its not doing what you think | 22:56 |
SamYaple | you cant do ovs on ovs as a general statement | 22:56 |
osh-chatbot4 | <portdirect> ovs and calico | 22:56 |
SamYaple | got it. thats perfect | 22:56 |
osh-chatbot4 | <portdirect> not one on the other | 22:56 |
SamYaple | the perfect combo | 22:56 |
SamYaple | well "on" as in calico for k8s and ovs for openstac | 22:56 |
osh-chatbot4 | <portdirect> yup | 22:56 |
osh-chatbot4 | <portdirect> all ovs runs in host network | 22:57 |
osh-chatbot4 | <portdirect> may do some fun with ovn, where some of the dbs run in calico | 22:57 |
SamYaple | so the thing is, ovs running in host network doesnt really matter here | 22:58 |
SamYaple | its theshared kernel module thats the issue | 22:58 |
osh-chatbot4 | <portdirect> yarp | 22:58 |
SamYaple | basically what im saying is you need to share the same DB backend, you *can* do ovn for k8s and openstack, its just a bit trickier | 22:58 |
SamYaple | just curious | 22:58 |
SamYaple | trying to head off disaster! | 22:58 |
osh-chatbot4 | <portdirect> I have done that in the past | 22:59 |
osh-chatbot4 | <portdirect> but that was a year ago | 22:59 |
osh-chatbot4 | <portdirect> had to make some patches to the ovn-neutron plugin - as it assumed exclusivity | 22:59 |
SamYaple | oh look who is here mr "i already did that" | 22:59 |
osh-chatbot4 | <portdirect> i think now it may be a lot cleaner | 22:59 |
osh-chatbot4 | <portdirect> if they have got the "underlay" mode sorted - as running neutron for essentually ipam was a pain. | 23:00 |
SamYaple | we just ripped out neutron+ipam from our env | 23:00 |
SamYaple | but that was not ipams fault | 23:01 |
SamYaple | mostly | 23:01 |
*** felipemonteiro_ has quit IRC | 23:01 | |
*** Neptu_ has quit IRC | 23:11 | |
*** jay_tampa is now known as jaypipes | 23:13 | |
*** Neptu_ has joined #openstack-helm | 23:20 | |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Add example snapshot action to curator config https://review.openstack.org/527539 | 23:23 |
openstackgerrit | Merged openstack/openstack-helm master: Ceph: luminous fixes https://review.openstack.org/507628 | 23:24 |
openstackgerrit | Tin Lam proposed openstack/openstack-helm-infra master: Consolidate serviceaccounts and restrict rbac https://review.openstack.org/526464 | 23:25 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Add Grafana chart to OSH infra https://review.openstack.org/523605 | 23:40 |
*** julim has joined #openstack-helm | 23:44 | |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Add Grafana chart to OSH infra https://review.openstack.org/523605 | 23:47 |
*** julim has quit IRC | 23:49 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!