https://rancher.com/ logo
Title
c

crooked-rocket-3338

09/07/2022, 2:13 PM
I guys, I just upgrade from 2.6.6 to 2.6.8, now in deployments where I have many containers, environment / command are not "separated" and if you change the config from the UI the config get totally messed up (example cmd of container 1 get used in container 2 etc). Is there a thing to adapt / do differently with 2.6.8 ?
When creating the deployment everything is OK. Editing it later is broken, it looks like all the sections that are container specific do not get updated when you select a container everything is filled with container-0 values.
c

creamy-pencil-82913

09/07/2022, 4:59 PM
how are you editing it? YAML or the Edit Config button?
I can’t reproduce this, I am able to edit multi-container deployments just fine without it mangling anything.
Can you provide a sample deployment that you can reproduce this on, and steps to reproduce it?
c

crooked-rocket-3338

09/07/2022, 5:02 PM
I use the edit button, I'll do a quick gif and try to find a way to reproduce from scratch create then edit.
c

creamy-pencil-82913

09/07/2022, 5:08 PM
What browser are you using?
could possibly be a UI issue on some browsers?
c

crooked-rocket-3338

09/07/2022, 5:11 PM
chrome 105.something
no obvious error in console will try with firefox too
fresh session in firefox (104.blabla) does the same 😞
I hope it help reproduce ...
c

creamy-pencil-82913

09/07/2022, 8:31 PM
Can you open a GH issue and attach that GIF?
I do see that the editor is showing the wrong environment variables when I switch between containers. it seems arbitrary which one I get the env for. I suspect it’s doing the same thing with the command, arguments, etc
c

crooked-rocket-3338

09/07/2022, 8:42 PM
Will do.
Sorry was travelling it took me a while : https://github.com/rancher/rancher/issues/38871