Skip to content

[WIP] Add --pids-limit flag to docker update#181

Closed
darkowlzz wants to merge 2 commits into
docker:masterfrom
darkowlzz:pids-limit
Closed

[WIP] Add --pids-limit flag to docker update#181
darkowlzz wants to merge 2 commits into
docker:masterfrom
darkowlzz:pids-limit

Conversation

@darkowlzz

@darkowlzz darkowlzz commented Jun 12, 2017

Copy link
Copy Markdown
Contributor

- What I did

Added pids-limit flag to docker update command. Also added completion for bash and zsh.

- Description for the changelog

Add --pids-limit flag to docker update

Refer: moby/moby#32519

@codecov-io

codecov-io commented Jun 12, 2017

Copy link
Copy Markdown

Codecov Report

Merging #181 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   45.67%   45.66%   -0.02%     
==========================================
  Files         171      171              
  Lines       11513    11516       +3     
==========================================
  Hits         5259     5259              
- Misses       5947     5950       +3     
  Partials      307      307

@dnephin

dnephin commented Jun 12, 2017

Copy link
Copy Markdown
Contributor

We should add this to the Compose file as well.

  • cli/compose/schema/
  • cli/compose/types/
  • cli/compose/convert/

@darkowlzz

Copy link
Copy Markdown
Contributor Author

Adding PidsLimit to compose file requires swarm Resources to have PidsLimit. Creating another PR in moby/moby for the same.

@dnephin

dnephin commented Jun 14, 2017

Copy link
Copy Markdown
Contributor

Oops, my mistake. I thought this was being added to docker service update. This is fine without the Compose changes. You can remove them from this PR.

@thaJeztah

Copy link
Copy Markdown
Member

@darkowlzz sorry for all the hassle; it looks like you forgot to move the documentation changes to this repository.

We should wait for the changes in moby/moby upstream to be merged first

Signed-off-by: Sunny Gogoi <indiasuny000@gmail.com>
@darkowlzz

Copy link
Copy Markdown
Contributor Author

Removed the commit related to Compose changes and updated commandline/update docs.

Signed-off-by: Sunny Gogoi <indiasuny000@gmail.com>
@dnephin

dnephin commented Feb 16, 2018

Copy link
Copy Markdown
Contributor

Looks like the moby/moby support hasn't merged yet

@thaJeztah thaJeztah changed the title Add --pids-limit flag to docker update [WIP] Add --pids-limit flag to docker update May 19, 2018
@thaJeztah

Copy link
Copy Markdown
Member

carrying in #1765 so that it may still make the cut-off for 19.03 🤗

nobiit pushed a commit to nobidev/docker-cli that referenced this pull request Nov 19, 2025
[17.07] vndr libnetwork to latest bump_17.07
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.

6 participants