Skip to content

Enable kubernetes attach strategy by default

Georgi N. Georgiev requested to merge 10341-enable-k8s-attach-by-default into master

What does this MR do?

Enables kubernetes attach strategy by default

Why was this MR needed?

What's the best way to test this MR?

Run a job and make sure FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY isn't set anywhere. The job log should contain Using attach strategy to execute scripts...:

image

What are the relevant issue numbers?

Closes #10341 (closed)

Edited by Georgi N. Georgiev

Merge request reports