8000 Data Path Port configuration support by selansen · Pull Request #1509 · docker/cli · GitHub
[go: up one dir, main page]

Skip to content

Conversation

selansen
Copy link
Contributor

This PR chnages allow user to configure data path
port number. By default we use 4789 port number. But this commit
will allow user to configure port number during swarm init.
Data path port can't be modified after swarm init.

Signed-off-by: selansen elango.siva@docker.com

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@codecov-io
Copy link
codecov-io commented Nov 24, 2018

Codecov Report

Merging #1509 into master will decrease coverage by 0.07%.
The diff coverage is 60%.

@@            Coverage Diff             @@
##           master    #1509      +/-   ##
==========================================
- Coverage   55.22%   55.15%   -0.08%     
==========================================
  Files         289      289              
  Lines       19384    19376       -8     
==========================================
- Hits        10705    10686      -19     
- Misses       7983     7997      +14     
+ Partials      696      693       -3

@selansen
Copy link
Contributor Author

@albers @thaJeztah @vdemeester PTAL

@thaJeztah
Copy link
Member

Left some comments; be careful, because GitHub is hiding some of those;

screen shot 2018-11-26 at 12 32 50

This commit brings Swarmkit and docker chnages

Signed-off-by: selansen <elango.siva@docker.com>
@selansen selansen force-pushed the master branch 2 times, most recently from 2eee1a1 to a01545f Compare November 26, 2018 21:14
@selansen
Copy link
Contributor Author

Left some comments; be careful, because GitHub is hiding some of those;

I checked all your review comments multiple times and not sure if I still not seeing any of your comment. Pls let me know if I miss anything.

PATL @thaJeztah @albers

@selansen
Copy link
Contributor Author

@thaJeztah Do I still need to make any change? Pls let me know

Copy link
Collaborator
@albers albers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bash completion LGTM, thanks.

Copy link
Member
@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@selansen
Copy link
Contributor Author

@albers @vdemeester PTAL

Copy link
Contributor
@silvin-lubecki silvin-lubecki 8000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one comment, LGTM if fixed, thank you @selansen !

This PR chnages allow user to configure data path
port number. By default we use 4789 port number. But this commit
will allow user to configure port number during swarm init.
Data path port can't be modified after swarm init.

Signed-off-by: selansen <elango.siva@docker.com>
@selansen
Copy link
Contributor Author
selansen commented Nov 28, 2018

@thaJeztah PTAL

@silvin-lubecki silvin-lubecki merged commit 69bd272 into docker:master Nov 28, 2018
@GordonTheTurtle GordonTheTurtle added this to the 19.03.0 milestone Nov 28, 2018
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
0