Jonas Reetz
Results
3
comments of
Jonas Reetz
Minimal version to reproduce: https://github.com/joreetz-otto/skaffold_9222
Setting the env like this works for me to keep kubernetes to create a new replica set. `SKAFFOLD_LABEL=skaffold.dev/run-id=static` But this leads to other problems. For example if you do a...
Hey @mihaitodor thanks for confirming this so fast. I will try your workaround. Can you tell me where the method is implemented? I couldn't find it. I will see if...