Wednesday, 2021-08-11

airship-irc-bot<ak3216> No Flight Plan call today12:57
airship-irc-bot<rp2723> Thanks Andrew 12:57
airship-irc-bot<ak3216> And no Design Call tomorrow (I'll try to remember to remind again in the AM)13:06
airship-irc-bot<dwalt> Hey all, just wanted to confirm: if I set `env-vars` to `true` in a Clusterctl kind, does it map all of the environment variables defined in my shell?14:14
airship-irc-bot<jan-erik.mangs> Seems like we’re creating problems for City Networks, can someone have a look or find someone that can? Adding more info in the thread…17:07
airship-irc-bot<jan-erik.mangs> Hello Again,  We see that in project 6b53c0e716a243c795ed67f79c03b5dd, Airship_OpenDev_Test it have been created 391 images today which might be the reason for our issues with glance.  Best Regards  Pierre Ronnefalk Team Leader Service Center  City Network International AB   > On 11 Aug 2021, at 16:44, Support@citycloud.com <support@citycloud.com> wrote: >  > Dear Team,  >  > We have some ongoing issues in KNA1 region wh17:09
airship-irc-botglance API crashing and needs to be restarted multiple times the last hours. > Our Service Operations see it’s connected to something you are going from account 7e0fa564627c47049ad2e2cbcc508cac ( opendevtest). >  > Can you check if it’s something ongoing at your side which can cause this disturbance ? >  >  > Best Regards >  > Pierre Ronnefalk > Team Leader Service Center >  > City Network International AB 17:09
airship-irc-bot<raliev> `env-vars` was removed in the last transition of clusterctl to krm function. there are two possible ways to define env variables to be used in clusterctl: • `additional-vars` vars list in Clusterctl kind • patching clusterctl executor with desired `envVars` list the functionality of copying all the environment variables defined in user shell into krm function is not currently supported,  but potentially could be added if needed17:23
roman_gjan-erik.mangs working on it17:32
airship-irc-bot<dwalt> Unfortunately, I am on the old version still. But this is very helpful, thank you. What does the old `env-vars: true` actually do?17:34
airship-irc-bot<jan-erik.mangs> Thanks!17:36
airship-irc-bot<raliev> basically, it allows to get values for defined in provider's manifests env variables from appropriate env variables defined in user shell. the priority, however, is set to `additional-vars`, if the appropriate variable is already set in this list - there will be no attempt to get it from user env variables. there is also important thing - you should enable `variable-substitution` for the specific provider to make it possible, since by18:05
airship-irc-botdefault it is set to false  all of these hints applicable only to an old implementation of clusterctl functionality in airshipctl, the new one is slightly different since clusterctl binary by default allows to substitute env variables and there is no possibility to enable/disable that explicitly, especially per provider18:05
airship-irc-bot<raliev> team, could I get additional reviews on https://review.opendev.org/c/airship/airshipctl/+/798391 makes changes in wait logic of initinfra-networking phases (has one +2 already)19:25

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