Skip to content

Add possibility to specify device cgroup rules in Docker containers

What does this MR do?

This MR adds a new option to set the device cgroup rules for containers. It also updates a lot of vendor packages to get a version of the client library featuring this flag.

Why was this MR needed?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

Closes #3157 (closed)

Merge request reports