Skip to content

Conversation

@agners
Copy link

@agners agners commented Nov 27, 2019

This (re-)adds device_cgroup_rules to the compose schema. Currently it is not supported by the docker stack deploy command. This implements what has been suggested in docker/compose#6974

@agners agners force-pushed the add-device-cgroup-rules branch 2 times, most recently from 05d017f to 315e4b2 Compare November 27, 2019 14:53
@agners
Copy link
Author

agners commented Dec 5, 2019

Any comment on this pull request? Maybe also @ndeloof as you commented on the linked docker compose pull request.

@agners
Copy link
Author

agners commented Dec 19, 2019

Any comment on this? It is important for us as it enables us to use the 3.x series of Docker Compose schema again...

@agners
Copy link
Author

agners commented Jan 24, 2020

@thaJeztah friendly ping? This would be valuable for us!

@agners
Copy link
Author

agners commented Mar 11, 2020

@rgulewich I see that you made recently a change to that file, do you happen to know how to get this reviewed/merged?

@rgulewich
Copy link
Contributor

@agners - Unfortunately, I don't know any trick, other than persistently pinging people every month or so. Maybe try pulling in one of the folks that reviewed my change in #1988 ?

@agners agners force-pushed the add-device-cgroup-rules branch from 315e4b2 to 752f3d8 Compare April 21, 2020 11:57
@agners
Copy link
Author

agners commented Apr 21, 2020

Rebased this pull request.

Also created an issue (compose-spec/compose-spec#62) and pull request (compose-spec/compose-spec#63) to add this field in the new compose-spec project.

@thaJeztah I think there is no real opposition to adding this, can you help getting this merged?

Stefan Agner added 2 commits June 19, 2020 10:24
This readds support for `device_cgroup_rules` which was present in
compose file format 2.4.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Currently `docker stack deploy` does not support this field hence
add it to the list of unsupported fields.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
@agners agners force-pushed the add-device-cgroup-rules branch from 752f3d8 to 468657a Compare June 19, 2020 08:26
@agners
Copy link
Author

agners commented Jun 19, 2020

@thaJeztah Since this is now in compose-spec already, any chance to get this merged for Docker 20.03 still?

@codecov-commenter
Copy link

Codecov Report

Merging #2206 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2206   +/-   ##
=======================================
  Coverage   58.05%   58.05%           
=======================================
  Files         295      295           
  Lines       21165    21165           
=======================================
  Hits        12288    12288           
  Misses       7975     7975           
  Partials      902      902           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants