PizzQc
PizzQc
Is there a way to statically specify the labels we want in the deployment generated by Flagger for now? (i.e.: `*-primary`) Our use-case is a label we need for the...
One easy solution could be to use `week()` instead of `isoWeek()` which might be better suited for this code logic. > the ISO week counter starts from the week with...
I have similar issue but funny enough when running the test in debug (no breakpoint) the test works but when ran normally (not in debug) the value changes and test...
I am having the same issue. Recently I started to use a `GitRepository` that uses included repository and when the webhook receiver update the included repo, the including one isn't...