Skip to content

Add FIPS types to the moby types#36893

Closed
cyli wants to merge 2 commits into
moby:masterfrom
cyli:fips-types
Closed

Add FIPS types to the moby types#36893
cyli wants to merge 2 commits into
moby:masterfrom
cyli:fips-types

Conversation

@cyli
Copy link
Copy Markdown
Contributor

@cyli cyli commented Apr 18, 2018

This PR adds a FIPS boolean to the node description and cluster info for a swarm.

The node description boolean was added to swarmkit in moby/swarmkit#2587, and was pulled into moby/moby with #36880.
The cluster boolean is added here: moby/swarmkit#2594, and has not yet been merged into swarmkit.

But adding the types now lets us modify the CLI concurrently to display said information.

cute

cyli added 2 commits April 18, 2018 10:36
Signed-off-by: Ying Li <ying.li@docker.com>
…des be in FIPS mode.

Signed-off-by: Ying Li <ying.li@docker.com>
@cyli
Copy link
Copy Markdown
Contributor Author

cyli commented Apr 18, 2018

cc @justincormack @thaJeztah

@thaJeztah
Copy link
Copy Markdown
Member

Given that this is an API change, we'll have to:

@justincormack
Copy link
Copy Markdown
Contributor

Not sure we need this now.

@cyli cyli closed this Apr 24, 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.

4 participants