Skip to content

Remove support for deprecated entrypoint configuration for K8S

Tomasz Maczukin requested to merge 4073-remove-deprecated-k8s-entrypoint-ff into master

What does this MR do?

Removes deprecated strategy for K8S entrypoint/command assignment.

Why was this MR needed?

Please read #4073 (closed) for details

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Closes #4073 (closed)

Merge request reports