Add device resource update support
Implement support for updating device resources to allow updating CGroup v1/v2 device permissions on container update.
Fixes: #3401
This calls for test cases.
Any thoughts or comments for this PR?
Any thoughts or comments for this PR?
Can you please squash in the intermediate changes so that it can be reviewed commit by commit. You had three commits originally, now it's 11.
I've rebased and suqashed the commits. There are essentially the original three commits plus one for the integration tests.
Any thoughts on this PR? It is still a feature we are looking for.