15:00:53 #startmeeting openstack-helm 15:00:54 Meeting started Tue Oct 1 15:00:53 2019 UTC and is due to finish in 60 minutes. The chair is itxaka. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:55 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:57 The meeting name has been set to 'openstack_helm' 15:01:04 o/ 15:01:09 o/ 15:01:12 lets wait a few minutes for people to arrive 15:01:15 o/ 15:01:22 as you would have noticed, Im not called portdirect 15:01:29 he wasnt available so I have taken over 15:01:40 \o 15:01:41 also over the projects and everything, bow to your new overlord 15:01:51 hahaha 15:01:57 :) 15:02:06 He is enjoying his European vacation :) 15:02:10 agenda at https://etherpad.openstack.org/p/openstack-helm-meeting-2019-10-01 15:02:11 o/ 15:02:18 lol 15:02:21 * portdirect for one welcomes our new lord and master 15:02:23 yeah, itxaka will make the switch to opensuse as default distro 15:02:30 please fill whatever you wanty to discuss in there, reviews, etc.. 15:02:42 lets wait for some more minutes for the agenda to be filled 15:02:56 o/ 15:04:42 jsuchome: :O 15:06:17 yeah its all part of the takeover, first we take the meetings then the defaults, then the world! 15:07:15 o/ 15:07:17 +1 15:07:56 ok, not seeing too much movement in the agenda, so lets start! 15:07:58 itxaka: it's good to have ambition :p 15:08:00 #topic Network Policy 15:08:15 lamt: floor is yours :D 15:08:21 Thanks itxaka 15:09:25 Currently, we are trying to place in k8s network policy into the gate, and 1 issue that was encountered involve nova 15:10:21 Nova/neutron use host networking, and as of k8s 1.14, pods that utilize host networking will bypass the k8s netpol 15:11:10 lamt: yep, that's been something we've seen since the original netpol work started some time ago 15:11:41 to tighten it down, it would likely require cni-specific netpol (e.g. calico's GlobalNetworkPolicy) - trying to see if we want ability to specify that upstream 15:11:57 cliff may be able to speak more but don't think he is on atm 15:12:53 i think as long as things like that are kept separate from the other standard jobs (ie, only use them in the netpol jobs), i don't see an issue with that 15:13:42 agreed, as long as its only for that specific job, it should be ok I think 15:13:43 what is the purpose of this for OSH? 15:14:03 security requirement 15:14:10 ofc 15:14:14 :D 15:14:28 I mean --- what's the purpose of having it gated? 15:14:41 its not gated, itd be a nonvoting job 15:14:43 wouldn't a periodic job be enough? 15:15:02 srwilkers: the first phrase is " we are trying to place in k8s network policy into the gate" 15:15:07 it is not going to be gated, expeirmental/periodic jobs should suffice. 15:15:17 evrardjp: also not my words 15:15:18 my bad, I meant into a new job 15:15:33 sorry, I didn't want to be pedantic :) 15:15:43 it is currently nv-jobs 15:15:45 I just like the fact we have this, and I think we should document ti. 15:15:50 it* 15:16:13 it has great value as a documentation thing, and checking a proposed documentation in a CI job sounds amazing. 15:16:28 I can take that as an action items once the patches are reviewed/merged 15:16:35 I just asked if there is more to it than it might seem 15:16:53 evrardjp: I agree that we should have documentation on the number of feature gate jobs 15:17:13 :) 15:17:16 we are aligned there :) 15:17:31 no I was just curious if you were to change defaults or things like this :D 15:17:50 the default netpol is have everything open :) also disabled 15:18:11 to ensure folks don't get those often cryptic connection failure 15:18:52 because of some errant network policy in place 15:19:53 that said - I'd appreciate reviews on the number of inflight patches 15:20:49 that's it for me on netpol unless someone has comments 15:21:23 sounds great, thanks lamt! 15:21:34 sounds good and very interesting as a good example lamt! 15:21:38 #topic Open floor 15:21:48 I might have something for open floor 15:22:01 any other comments, suggestions, etc... befoer we move it to the reviews? 15:22:08 go ahead evrardjp! 15:22:08 yes 15:22:44 Did any of you have a look at network service mesh? 15:22:46 https://networkservicemesh.io/ 15:23:07 It might be more appealing to AT&T than for some others, but I was wondering if this was dicussed in the past 15:23:55 it's a relatively new project, but I think it might interest some people. 15:24:50 I have not but it looks interesting. 15:26:41 it's something we had discussed long ago with respect to Istio, but haven't revisited it since 15:26:41 (that's all I had btw) 15:26:46 Haven't seen it yet but will take a look - ty evrardp 15:27:39 I think it allows a very clean plugging of the interfaces into the pods, so it might help you on the security way lamt. But it also might not. I am not expert in this, I just learned about the concepts :) 15:28:14 ok, thanks evrardjp for bringing that up, sure looks interesting....if you are a network guy and dont hate networking like some people that I know..a friend, yes a friend. 15:28:21 lets move to reviews! 15:28:27 #topic Reviews 15:28:33 itxaka: :) 15:28:39 https://review.opendev.org/#/q/topic:netpol/egress+(status:open+OR+status:merged) - Egress Policy 15:28:39 https://review.opendev.org/#/q/topic:netpol+(status:open)+projects:openstack/openstack-helm - Ingress Policy 15:28:39 https://review.opendev.org/#/c/670550/ 15:28:58 Lets all try to have a loko at those reviews, lets see if we can move those forward 15:29:06 s/loko/look/g 15:29:19 Hi all, since all the patches related to ovs-dpdk deployment are merged, we have added a deployment guide section (https://review.opendev.org/#/c/670550/) that describes how to install openstack helm with ovs-dpdk feature enabled. Would appreciate if you guys could review 15:29:23 :) 15:29:55 thanks rihabb, that is really good! 15:30:07 that's awesome - ty rihabb 15:30:13 for those of us network-impaired, deployment guides are really great :) 15:30:38 agreed 15:30:43 :D 15:31:11 and that should be all for today, unless there is some last minute points to talk, I would really like to leave already to enjoy the last days of summer :) 15:31:29 it's already fall but fine :) 15:31:52 still kind of summer in Spain, 26 degrees, hell yeah 15:31:59 oh really? 15:32:00 nice 15:32:28 enjoy :) 15:32:38 thats like 79F for our friends over the other side of the ocean 15:32:44 jealous :( 15:32:55 ok, closing this....jsuchome anything to add? 15:33:30 alrigth, have a nice rest of the day everyone, see y'all in the normal channels! 15:33:31 #endmeeting