| korean101 | anybody doesn't answer me... | 00:47 |
|---|---|---|
| korean101 | Network: bridge host macvlan null overlay | 01:04 |
| korean101 | I can't find kuryr plugins | 01:04 |
| korean101 | something wrong? | 01:04 |
| *** hongbin has joined #openstack-kuryr | 01:22 | |
| *** atoth has quit IRC | 01:52 | |
| *** yamamoto has joined #openstack-kuryr | 03:03 | |
| *** rraja has joined #openstack-kuryr | 03:34 | |
| *** tzumainn has quit IRC | 03:48 | |
| *** hongbin has quit IRC | 04:21 | |
| *** janki has joined #openstack-kuryr | 04:23 | |
| *** rraja has quit IRC | 05:25 | |
| *** phuoc_ has joined #openstack-kuryr | 05:27 | |
| *** phuoc has quit IRC | 05:30 | |
| *** yamamoto_ has joined #openstack-kuryr | 05:40 | |
| *** yamamoto has quit IRC | 05:43 | |
| *** janonymous has joined #openstack-kuryr | 06:41 | |
| openstackgerrit | Merged openstack/kuryr-tempest-plugin master: Add new octavia serial experimental job https://review.openstack.org/580222 | 07:10 |
| *** yamamoto_ has quit IRC | 07:10 | |
| *** yamamoto has joined #openstack-kuryr | 07:11 | |
| openstackgerrit | Merged openstack/kuryr-tempest-plugin master: Test restart of CNI and Controller kuryr pods https://review.openstack.org/552498 | 07:38 |
| openstackgerrit | Peng Liu proposed openstack/kuryr-kubernetes master: Implement multi-vif driver https://review.openstack.org/575629 | 08:08 |
| *** garyloug has joined #openstack-kuryr | 08:10 | |
| *** janonymous has quit IRC | 08:50 | |
| *** garyloug has quit IRC | 10:33 | |
| *** yamamoto has quit IRC | 10:33 | |
| *** garyloug has joined #openstack-kuryr | 10:35 | |
| *** janki has quit IRC | 10:52 | |
| *** jchhatbar has joined #openstack-kuryr | 10:52 | |
| *** janki has joined #openstack-kuryr | 11:12 | |
| *** jchhatbar has quit IRC | 11:12 | |
| *** yamamoto has joined #openstack-kuryr | 11:25 | |
| *** yamamoto has quit IRC | 11:28 | |
| *** yamamoto has joined #openstack-kuryr | 11:33 | |
| *** rh-jelabarre has joined #openstack-kuryr | 11:42 | |
| *** atoth has joined #openstack-kuryr | 11:51 | |
| *** janki has quit IRC | 11:57 | |
| *** yamamoto has quit IRC | 11:57 | |
| openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: Provide data timeouts for K8s API LB https://review.openstack.org/575188 | 12:02 |
| openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: Use K8s API LB IP instead of HOST_IP in DevStack https://review.openstack.org/569095 | 12:02 |
| openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: Allow access to K8s API LB from the host https://review.openstack.org/582517 | 12:02 |
| openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Add namespace isolation for services https://review.openstack.org/581421 | 12:13 |
| *** tzumainn has joined #openstack-kuryr | 12:26 | |
| *** yamamoto has joined #openstack-kuryr | 12:35 | |
| *** rraja has joined #openstack-kuryr | 12:36 | |
| *** yamamoto has quit IRC | 12:49 | |
| *** yamamoto has joined #openstack-kuryr | 13:22 | |
| *** yamamoto has quit IRC | 13:27 | |
| dulek | ltomasbo: Yay, 582517 fixes that! | 13:35 |
| ltomasbo | dulek, checking... | 13:36 |
| dulek | dmellado: You're on PTO today, right? CFP deadline is on Tuesday. I already wrote one abstract (Kuryr containerization) and can write another, but I don't feel confident enough about OpenStack Cloud Provider. | 13:38 |
| dulek | ltomasbo: You're updating stuff related to CRDs that you've forgot about in the initial patch, right? I'm talking about 579181. | 13:43 |
| dulek | ltomasbo: CRD stays the same. | 13:43 |
| ltomasbo | let me see | 13:46 |
| ltomasbo | yes | 13:46 |
| ltomasbo | dulek, it is to provide isolation | 13:47 |
| ltomasbo | CRD is extended to also include the SG of the namespace | 13:47 |
| ltomasbo | but other tahn that it is the same | 13:47 |
| dulek | ltomasbo: Yeah, I was afraid you're changing the definition of the CRD, but you're not, sgId was there already. | 13:47 |
| ltomasbo | dulek, no, it was not, I added sgId in this one (I think) | 13:48 |
| ltomasbo | look at https://review.openstack.org/#/c/579181/15/kuryr_kubernetes/controller/drivers/namespace_subnet.py | 13:49 |
| dulek | ltomasbo: Ah, okay. | 13:49 |
| dulek | ltomasbo: It's unstructured CRD. | 13:49 |
| dulek | ltomasbo: I was looking for changes in kubernetes_crd folder. | 13:49 |
| dulek | ltomasbo: Hm, but I guess we don't support deploying from master, so we won't worry about upgrades. | 13:50 |
| ltomasbo | yep | 13:51 |
| dulek | ltomasbo: I might misunderstand something, but I think there's structural issue with your patch. | 13:57 |
| dulek | ltomasbo: All the SG operations should be done in SG driver IMO. That way default_sg driver will just ignore create and delete and return the same on get. | 13:57 |
| *** yamamoto has joined #openstack-kuryr | 13:58 | |
| ltomasbo | umm | 13:59 |
| ltomasbo | maybe | 13:59 |
| ltomasbo | it will just make the handler a bit more complex | 14:00 |
| dulek | ltomasbo: I agree, but now if someone has namespace driver on and default driver as SG driver, this will produce mess. | 14:00 |
| ltomasbo | but you are right, it fits better on the sg driver | 14:00 |
| ltomasbo | dulek, please leave the comment on the patch, I'm trying to finish the service isolation one (testing) before going on vacations for 2 weeks later today | 14:02 |
| ltomasbo | and I will try to re-shape it once I have everything working | 14:02 |
| dulek | ltomasbo: Comments are there. Do you have someone to take over the patches while you're away? | 14:03 |
| ltomasbo | dulek, nope, I will tell celebdor about it, but if you want to take care of them | 14:04 |
| ltomasbo | there are 2 related to the tempest side | 14:04 |
| ltomasbo | but the important ones are that one and this: | 14:04 |
| ltomasbo | https://review.openstack.org/#/c/581421 | 14:05 |
| dulek | ltomasbo: Let's make it split responsibility between me and celebdor. He usually needs some reminding. :) | 14:05 |
| dulek | ltomasbo: I'm looking at that one at the moment. | 14:05 |
| ltomasbo | dulek, I'm still working on that one --> testing it | 14:05 |
| dulek | ltomasbo: Got it, I'll just look briefly. | 14:06 |
| ltomasbo | and I need to see the side effects when not using the driver (as it is way more invasive than the other one) | 14:06 |
| ltomasbo | also, as of it right now, it is missing testing side, docs, as well as support for Octavia L2 | 14:06 |
| ltomasbo | and I'm not even going to care about lbaasv2 support... | 14:06 |
| *** rraja_ has joined #openstack-kuryr | 14:16 | |
| *** rraja has quit IRC | 14:18 | |
| ltomasbo | dulek, btw, nothing will happen if the subnet driver is enabled without the sg_driver being enabled | 14:24 |
| dulek | ltomasbo: Why? | 14:24 |
| ltomasbo | dulek, the sg will be created, but they will not be used, so there will be no isolation | 14:24 |
| ltomasbo | dulek, yet, I agree I should move them to the sg_driver... | 14:25 |
| dulek | ltomasbo: Ah, right, sure, but those will be just unused SGs only written into KuryrNet. | 14:25 |
| *** yamamoto has quit IRC | 14:25 | |
| ltomasbo | yes yes, you are right, they should be on the other driver | 14:25 |
| ltomasbo | just saying that nothing bad (beside wasting resources and calls to neutron) will happen anyway | 14:26 |
| ltomasbo | though moving that to sg_driver, we will still need to ensure both of them are using the namespace one | 14:26 |
| ltomasbo | otherwise, if that code is moved to the sg driver, and we enable namespace sg_driver but not the subnet one, that will be worst | 14:27 |
| ltomasbo | dulek, regarding why OpenShift gates, is because that is how OpenShift is meant to work I think, and because celebdor told me to do so! XD | 14:31 |
| dulek | ltomasbo: That's a very good argument, OpenShift isolates between namespaces. | 14:32 |
| ltomasbo | dulek, you mean 'because celebdor told me so' is not a good argument? | 14:35 |
| *** hongbin has joined #openstack-kuryr | 14:35 | |
| ltomasbo | xD | 14:35 |
| dulek | ltomasbo: He's not a PTL anymore. :D | 14:36 |
| ltomasbo | xD | 14:36 |
| *** atoth has quit IRC | 15:00 | |
| *** yamamoto has joined #openstack-kuryr | 15:26 | |
| *** rraja_ has quit IRC | 15:29 | |
| *** yamamoto has quit IRC | 15:31 | |
| openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Add namespace isolation for services https://review.openstack.org/581421 | 15:52 |
| *** atoth has joined #openstack-kuryr | 16:07 | |
| *** spotz has joined #openstack-kuryr | 16:18 | |
| openstackgerrit | Amy Marrich (spotz) proposed openstack/kuryr-libnetwork master: Update Flask requirements to meet Requirements repo https://review.openstack.org/582634 | 16:22 |
| *** yamamoto has joined #openstack-kuryr | 16:27 | |
| *** yamamoto has quit IRC | 16:32 | |
| openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Add namespace isolation for services https://review.openstack.org/581421 | 16:33 |
| openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure isolation between namespaces https://review.openstack.org/579181 | 16:37 |
| openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure OpenShift gate uses the namespace subnet/sg drivers https://review.openstack.org/580680 | 16:39 |
| *** yamamoto has joined #openstack-kuryr | 17:29 | |
| *** yamamoto has quit IRC | 17:34 | |
| *** jistr has quit IRC | 18:11 | |
| *** jistr has joined #openstack-kuryr | 18:11 | |
| *** yamamoto has joined #openstack-kuryr | 18:41 | |
| *** yamamoto has quit IRC | 18:41 | |
| *** yamamoto has joined #openstack-kuryr | 19:02 | |
| *** yamamoto has quit IRC | 19:07 | |
| *** rraja_ has joined #openstack-kuryr | 19:09 | |
| openstackgerrit | Amy Marrich (spotz) proposed openstack/kuryr-libnetwork master: Update Flask requirements to meet Requirements repo https://review.openstack.org/582634 | 19:09 |
| *** rraja_ has quit IRC | 19:40 | |
| *** gianpietro has joined #openstack-kuryr | 19:49 | |
| *** yamamoto has joined #openstack-kuryr | 20:03 | |
| *** yamamoto has quit IRC | 20:08 | |
| *** gianpiet_ has joined #openstack-kuryr | 20:26 | |
| *** gianpie__ has joined #openstack-kuryr | 20:27 | |
| *** gianpietro has quit IRC | 20:29 | |
| *** gianpiet_ has quit IRC | 20:30 | |
| *** garyloug has quit IRC | 20:32 | |
| *** yamamoto has joined #openstack-kuryr | 21:04 | |
| *** yamamoto has quit IRC | 21:08 | |
| *** gianpie__ has quit IRC | 21:11 | |
| *** gianpietro has joined #openstack-kuryr | 21:11 | |
| *** gianpietro has quit IRC | 21:16 | |
| *** yamamoto has joined #openstack-kuryr | 22:05 | |
| *** yamamoto has quit IRC | 22:09 | |
| *** hongbin has quit IRC | 22:18 | |
| *** gianpietro has joined #openstack-kuryr | 22:30 | |
| *** gianpietro has quit IRC | 22:35 | |
| *** yamamoto has joined #openstack-kuryr | 23:06 | |
| *** yamamoto has quit IRC | 23:11 | |
| *** gianpietro has joined #openstack-kuryr | 23:20 | |
| *** gianpietro has quit IRC | 23:24 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!