Wednesday, 2022-02-23

opendevreviewStavros Moiras proposed openstack/python-magnumclient master: Cluster config update  https://review.opendev.org/c/openstack/python-magnumclient/+/78868902:17
strigazi#startmeeting magnum09:01
opendevmeetMeeting started Wed Feb 23 09:01:23 2022 UTC and is due to finish in 60 minutes.  The chair is strigazi. Information about MeetBot at http://wiki.debian.org/MeetBot.09:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.09:01
opendevmeetThe meeting name has been set to 'magnum'09:01
strigazi#topic Roll Call09:01
strigazio/09:01
jakeyipo/09:01
gbialas_O/09:01
mnasiadkao/09:01
strigazi#topic Release final python-magnumclient for Yoga | https://review.opendev.org/c/openstack/releases/+/83024109:03
strigaziThis needs to be merged by the 25th.09:04
strigaziI would like to ask you for some help to include 788689: Cluster config update | https://review.opendev.org/c/openstack/python-magnumclient/+/78868909:04
strigaziI'm trying to follow it up as well09:05
strigazi#topic Review action items09:07
jakeyipok I tested PS57, it was working OK but was just failing CI09:07
strigazichange the default hyperkube to the rancher build, done: 830479: [k8s-coreos] Default hyperkube_prefix to rancher | https://review.opendev.org/c/openstack/magnum/+/83047909:07
strigazijakeyip: thanks, I will try to do another round of review as well.09:09
jakeyipok, kube_tag and master_kube_tag is only used for hyperkube and nothing else?09:10
strigaziyes09:10
opendevreviewSpyros Trigazis proposed openstack/magnum master: [k8s-coreos] Default hyperkube_prefix to rancher  https://review.opendev.org/c/openstack/magnum/+/83047909:12
strigazijakeyip: here as well but of the hyperkube https://github.com/openstack/magnum/blob/master/magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh 09:13
jakeyipI'm not super familiar with code, what about https://github.com/openstack/magnum/blob/master/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh#L15709:14
strigazijakeyip: for fedora-coreos this is not used09:14
strigazisee https://github.com/openstack/magnum/blob/master/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh#L6509:15
strigazijakeyip: change magnum/api/validation.py#L259-L260 to not allow mesos as a coe option, can you push a patch?09:16
jakeyipok like I say I'm not super familiar, I trust you09:16
jakeyipsure, I will do that09:16
strigazijakeyip: in fedora coreos, "atomic install" does not exist a09:17
strigazijakeyip: in fedora coreos, "atomic install" does not exist at all09:17
jakeyipoh yeah right we used podman09:17
strigazi#action jakeyip to change magnum/api/validation.py#L259-L260 to not allow mesos as a coe option09:18
strigazi#action strigazi to comment on 821213: Drop mesos driver | https://review.opendev.org/c/openstack/magnum/+/821213 , 803780: Drop bay and baymodel from controllers | https://review.opendev.org/c/openstack/magnum/+/803780 , 803629: Drop bay and baymodel | https://review.opendev.org/c/openstack/python-magnumclient/+/80362909:19
strigazi#topic Yoga release09:19
strigazimnasiadka: gbialas_: jakeyip: is something else we want to update for Yoga?09:20
gbialas_Not today :) 09:20
strigaziWe still have a couple of weeks09:21
mnasiadkalet me check pending patches...09:21
mnasiadkaOVN LB related patches:09:21
mnasiadkahttps://review.opendev.org/c/openstack/magnum/+/76444409:21
mnasiadkahttps://review.opendev.org/c/openstack/magnum/+/76530909:21
mnasiadkahttps://review.opendev.org/c/openstack/magnum/+/76711909:21
mnasiadkaAnd a patch related to allowed_address_pairs bug in ML2/OVN - https://review.opendev.org/c/openstack/magnum/+/77392309:22
strigazimnasiadka: ACK09:22
mnasiadkawould be nice to get these in :)09:22
strigazi#action strigazi to review https://review.opendev.org/c/openstack/magnum/+/764444 https://review.opendev.org/c/openstack/magnum/+/765309 https://review.opendev.org/c/openstack/magnum/+/767119 https://review.opendev.org/c/openstack/magnum/+/77392309:22
strigazi#action jakeyip to review https://review.opendev.org/c/openstack/magnum/+/764444 https://review.opendev.org/c/openstack/magnum/+/765309 https://review.opendev.org/c/openstack/magnum/+/767119 https://review.opendev.org/c/openstack/magnum/+/77392309:23
strigazi( jakeyip I see you are not added in the magnum-core group yet, I will ping the ML thread)09:23
strigaziAnd for Yoga,09:24
strigazi#topic Conformance for 1.24 in Yoga09:24
strigazimnasiadka: gbialas_: Do you want to have a look at it?09:24
strigaziWe need to submit a patch with the result of the conformance test to have magnum certified09:25
strigazi#link https://www.cncf.io/certification/software-conformance/09:25
strigazi#action strigazi to follow up kubernetes conformance for Yoga https://www.cncf.io/certification/software-conformance/09:29
jakeyipstrigazi: not in hurry, but if quota fixes can be in for Yoga that'll be good too09:29
mnasiadkastrigazi: sure, we can look into that09:30
strigazi#undo09:30
opendevmeetRemoving item from minutes: #action strigazi to follow up kubernetes conformance for Yoga https://www.cncf.io/certification/software-conformance/09:30
strigazi#action mnasiadka to follow up kubernetes conformance for Yoga https://www.cncf.io/certification/software-conformance/09:30
strigazi#action strigazi to review https://review.opendev.org/c/openstack/magnum/+/764254 https://review.opendev.org/c/openstack/magnum/+/76439709:30
strigaziI think that's it for past items09:31
strigazi#topic Open Discussion09:31
jakeyipjust off the top of my mind, is atomic something that should be deprecated?09:31
strigazijakeyip: yes09:32
strigaziit's replaced by fedora-coreos09:32
strigazijakeyip: want to do it? similar to mesos?09:32
jakeyipyeah I am in favour of removing code, too much legacy code gets confusing.09:33
jakeyipmight not be in time for yoga, not sure09:33
strigazi#action jakeyip to deprecate fedora-atomic driver(s)09:33
strigazifeel free to push a plaholder patch at least and we see09:34
jakeyipok09:34
strigaziall, any other business?09:35
strigazilet's close then, see you next week!09:39
strigazi#endmeeting09:39
opendevmeetMeeting ended Wed Feb 23 09:39:29 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)09:39
opendevmeetMinutes:        https://meetings.opendev.org/meetings/magnum/2022/magnum.2022-02-23-09.01.html09:39
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/magnum/2022/magnum.2022-02-23-09.01.txt09:39
opendevmeetLog:            https://meetings.opendev.org/meetings/magnum/2022/magnum.2022-02-23-09.01.log.html09:39
jakeyipthanks strigazi 09:39
opendevreviewGrzegorz Bialas proposed openstack/magnum master: Fix disabled SMT on Fedora CoreOS  https://review.opendev.org/c/openstack/magnum/+/82951909:48
opendevreviewMichal Nasiadka proposed openstack/magnum master: [k8s-coreos] Default hyperkube_prefix to rancher  https://review.opendev.org/c/openstack/magnum/+/83047910:17
*** ramishra_ is now known as ramishra11:11
opendevreviewJake Yip proposed openstack/magnum master: Remove mesos API validation  https://review.opendev.org/c/openstack/magnum/+/83059411:24
opendevreviewDaniel Meyerholt proposed openstack/magnum master: CoreDNS support EndpointSlices  https://review.opendev.org/c/openstack/magnum/+/83060313:07
*** gmann is now known as gmann_afk15:59
*** gmann_afk is now known as gmann16:17
opendevreviewStavros Moiras proposed openstack/python-magnumclient master: Cluster config update  https://review.opendev.org/c/openstack/python-magnumclient/+/78868917:09

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!