Closed netflash closed 3 years ago
Hi there,
I've been using this tool for a while. And recently the dry-run behaviour changed. Unfortunately, I can't say what version introduced this though :-(
I have the RUN_MODE set to 1, but when I run the tool with -p cli key, it runs in RUN_MODE=4.
RUN_MODE
1
-p
4
Expected behaviour: dry run pays attention to the RUN_MODE variable
i've seen the same issue.
This is fixed by #99
Fixed by https://github.com/hellofresh/eks-rolling-update/pull/99
Hi there,
I've been using this tool for a while. And recently the dry-run behaviour changed. Unfortunately, I can't say what version introduced this though :-(
I have the
RUN_MODE
set to1
, but when I run the tool with-p
cli key, it runs inRUN_MODE
=4
.Expected behaviour: dry run pays attention to the RUN_MODE variable