Friday, 2020-05-08

*** sapd1_x has joined #openstack-containers02:41
*** udesale has joined #openstack-containers03:33
*** ricolin has quit IRC03:41
*** udesale_ has joined #openstack-containers04:16
*** udesale has quit IRC04:18
*** ykarel|away is now known as ykare04:18
*** udesale_ has quit IRC05:13
*** udesale has joined #openstack-containers05:22
openstackgerritFeilong Wang proposed openstack/magnum master: [k8s] Add label 'master_lb_allowed_cidrs'  https://review.opendev.org/71574705:22
*** ricolin has joined #openstack-containers05:39
*** udesale has quit IRC06:28
*** udesale has joined #openstack-containers06:30
*** belmoreira has joined #openstack-containers06:55
*** ttsiouts has joined #openstack-containers07:05
*** yolanda has joined #openstack-containers07:12
*** udesale_ has joined #openstack-containers07:25
*** udesale has quit IRC07:28
*** ttsiouts has quit IRC07:56
*** ttsiouts has joined #openstack-containers08:01
*** livelace has joined #openstack-containers08:50
*** ttsiouts has quit IRC09:01
*** ykare is now known as ykarel09:03
*** livelace has quit IRC09:11
*** kevinz has joined #openstack-containers09:11
*** belmoreira has quit IRC09:18
*** belmoreira has joined #openstack-containers09:26
*** ttsiouts has joined #openstack-containers09:35
*** rcernin has quit IRC09:39
*** ttsiouts has quit IRC09:40
*** threestrands has quit IRC09:41
*** ricolin_ has joined #openstack-containers09:44
*** ricolin_ has quit IRC10:21
*** ricolin_ has joined #openstack-containers10:22
*** rcernin has joined #openstack-containers10:22
*** ykarel is now known as ykarel|lunch10:23
*** ricolin_ has quit IRC10:31
*** ttsiouts has joined #openstack-containers10:34
*** ykarel|lunch is now known as ykarel11:08
*** ttsiouts has quit IRC11:13
*** ttsiouts has joined #openstack-containers11:16
ttsioutsbrtknr: Hey, are you around?11:19
strigazittsiouts: o/11:21
ttsioutsstrigazi: o/11:21
brtknrits my day off so im in and out11:21
ttsioutsbrtknr: do you have a few minutes to decide on the naming?11:22
strigazibrtknr: gerrit disagrees :)11:22
ttsioutsI wanted to fix the spec also11:22
brtknrhaha sorry i was trying to catch up on upstream stuff11:24
brtknrim +2 for --merge-labels flag btw11:24
ttsioutsI think on the GET output we should keep on using the "labels_overridden" instead of "labels_merged"11:25
strigazi+1 ^^11:25
ttsioutsand we need to have it as a dict in order to allow users/operators to see the overridden value without having to query the CT11:26
strigazilabels_overridden will be the ones changed right?11:26
ttsioutsstrigazi: right11:26
strigazi+111:26
ttsioutsregarding the flag, I don't think that we should be that verbose and say --merge-labels=True11:27
ttsioutsthis is why I added the store_true action, since this way, users can just specify --merge-labels11:27
strigazi+111:28
strigaziwill it accept --merge-labels=False though?11:28
ttsioutsstrigazi: no11:28
ttsioutsif you don't specify it defaults to False.11:29
strigazii'm ok with --no-merge-labels11:29
strigaziif want to be able to send fale11:29
strigaziif want to be able to send false11:29
ttsioutsexplicitly you mean?11:30
strigaziyes11:30
strigazi(if we want to do it)11:30
ttsioutsok then it's better to go with --merge-labels=True/False11:30
strigaziis it?11:31
strigazi:)11:31
ttsioutsIf we want to be verbose yes.11:31
strigaziI'm ok with having only --merge-labels and not be explict11:32
*** livelace has joined #openstack-containers11:32
brtknr> I think on the GET output we should keep on using the "labels_overridden" instead of "labels_merged"11:33
brtknr+111:33
ttsioutsbrtknr: I wanted your opinion on the flag action11:33
strigazihttps://git-scm.com/docs/git-format-patch the git cli use the --[no] patternt11:34
ttsioutsbrtknr: should it just store True if specified or should the user specify --merge-labels=True/False?11:34
ttsioutsstrigazi: I'm ok with it11:34
strigaziMy order for preferce 1 is better than 1000:11:35
strigazi1. only have --merge-labels and send don't send anything if not specified.11:36
strigazi2. imlement mutual exclusive args: --merge-labels --no-merge-labels11:36
strigazi1000: implement --merge-labels=True/False11:36
brtknrmy pref is 111:37
ttsioutscool this is what I also thought (and prefer)11:38
ttsioutsI mean 111:38
strigaziI'm ok to send False for the case of 1. too.11:38
strigazi(if not specifieed)11:39
strigazi(if not specified)11:39
strigaziwhich is the current logic for other booleans11:39
*** k_mouza has joined #openstack-containers11:39
ttsioutsthe request will default to False either way, meaning that the field in the POST req will be false by default11:39
ttsioutsit's not as if we're not sending anything and we're waiting for the default behaviour to be specified by the API11:40
strigaziYou mean it will send false, right?11:41
ttsioutsstrigazi: yes11:41
strigazi+111:41
ttsioutscool11:41
brtknrif we are implementing a cloud operator default, it would be good to have the option to override that from user cli but that can be done in a separate patch11:41
ttsioutsi'm ok with adding the --no-merge-labels flag if everyone's ok with it11:42
strigaziBetter not do it ever. +1 To do it when (hopefully never) we implement it.11:42
strigaziThe custom default ^^11:43
strigaziSo for this spec we have consensus?11:43
ttsioutsstrigazi: +111:43
brtknri believe so11:43
brtknrfeilong might disagree11:44
strigaziFor which part?11:44
brtknrhe seemed to think we needed --merge-labels-enabled11:44
brtknrbut merge is already a verb11:44
brtknrso no need to have enabled there too11:44
strigaziI think this is totally (the enabled part)11:44
strigazi"but merge is already a verb" +111:44
ttsioutsenabled does not seem right though in this case11:45
ttsioutsbrtknr: +111:45
strigaziagain: https://git-scm.com/docs/git-format-patch --ignore-if-in-upstream "Verb used in imperative"11:45
strigazii have examples from git-commit too :) https://git-scm.com/docs/git-commit11:46
ttsioutsstrigazi: +111:46
ttsiouts:)11:46
brtknrit should have been --enable-floating-ip --disable-floating-ip etc.11:47
brtknrbut too late to change that now :)11:47
strigazifloating_ip_enabled is ok in the API and DB. merge-labels is smth that will happen in the API. It doesn't describe the state of the object.11:48
ttsioutsstrigazi: exactly11:49
strigazittsiouts: brtknr: all good here? Shall I go for lunch?11:49
ttsioutsok for me.11:49
ttsioutsthanks guys!11:50
brtknrok enjoy your lunch11:50
ttsioutsbrtknr: enjoy your day off :)11:50
brtknrthanks guys11:50
brtknrjust eating some pastries in the sun :) you too11:50
brtknrttsiouts: do you think labels_skipped should also be a dict11:54
brtknrotherwise the same argument stands: user would need to lookup CT to check what has been skipped11:54
ttsioutsbrtknr: I'm ok with that11:56
ttsioutsbrtknr: I'll update the patch to have labels_skipped as a dict and let's see what everyone thinks.11:57
brtknr+111:58
*** k_mouza has quit IRC12:13
*** k_mouza has joined #openstack-containers12:22
*** yolanda has quit IRC12:44
*** yolanda has joined #openstack-containers12:44
*** livelace has quit IRC12:55
*** livelace has joined #openstack-containers13:06
*** ykarel is now known as ykarel|afk13:23
*** k_mouza has quit IRC14:09
*** k_mouza has joined #openstack-containers14:10
*** ttsiouts has quit IRC14:23
*** ttsiouts has joined #openstack-containers14:23
*** k_mouza has quit IRC14:24
*** ttsiouts has quit IRC14:28
*** ykarel|afk is now known as ykarel14:33
*** k_mouza has joined #openstack-containers15:05
*** sapd1_x has quit IRC15:15
*** udesale_ has quit IRC15:28
*** belmoreira has quit IRC15:45
*** k_mouza has quit IRC15:46
*** k_mouza has joined #openstack-containers15:50
*** k_mouza has quit IRC15:51
*** ttsiouts has joined #openstack-containers15:57
*** ykarel is now known as ykarel|away15:57
*** ttsiouts has quit IRC16:13
*** ttsiouts has joined #openstack-containers16:13
*** ttsiouts has quit IRC16:18
*** ttsiouts has joined #openstack-containers16:49
*** ttsiouts has quit IRC16:53
*** ttsiouts has joined #openstack-containers16:57
*** ttsiouts has quit IRC17:02
*** k_mouza has joined #openstack-containers17:51
*** k_mouza has quit IRC17:56
*** ttsiouts has joined #openstack-containers18:19
*** ttsiouts has quit IRC18:24
*** yolanda has quit IRC18:35
*** k_mouza has joined #openstack-containers18:52
*** k_mouza has quit IRC18:57
*** mgariepy has quit IRC20:12
*** KeithMnemonic has quit IRC21:01
*** bornie2bake has joined #openstack-containers22:03
*** bornie2bake has quit IRC22:37
*** livelace has quit IRC22:38
*** k_mouza has joined #openstack-containers22:53
*** k_mouza has quit IRC22:57

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