What happened:
When lws is in rolling update, any replicas that are not updated yet, but restarted due to failure handling, the worker statefulset will be recreated with updated lws worker template. The expected behavior should be recreated with the previous worker template
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
Kubernetes version (use kubectl version):
LWS version (use git describe --tags --dirty --always):
What happened: When lws is in rolling update, any replicas that are not updated yet, but restarted due to failure handling, the worker statefulset will be recreated with updated lws worker template. The expected behavior should be recreated with the previous worker template What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):git describe --tags --dirty --always
):cat /etc/os-release
):uname -a
):