Skip to content

container: split security options to a SecurityOptions struct#45338

Merged
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:split_securityoptions
May 4, 2023
Merged

container: split security options to a SecurityOptions struct#45338
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:split_securityoptions

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

some changes I had lying around locally (may still need some finishing up), but recalled I had them when I looked at

- 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)

@thaJeztah thaJeztah added status/2-code-review area/daemon Core Engine kind/refactor PR's that refactor, or clean-up code labels Apr 14, 2023
@thaJeztah thaJeztah force-pushed the split_securityoptions branch 2 times, most recently from fc0e532 to 53597d2 Compare April 14, 2023 23:20
- Split these options to a separate struct, so that we can handle them in isolation.
- Change some tests to use subtests, and improve coverage

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Copy Markdown
Member Author

@tianon @rumpl @vvoland ptal

@thaJeztah thaJeztah added this to the 24.0.0 milestone May 4, 2023
@thaJeztah
Copy link
Copy Markdown
Member Author

Thanks! Failures are TestPushToCentralRegistryUnauthorized, which is unrelated (and it looks like a new deploy went to Docker Hub, so may be resolved now)

@thaJeztah thaJeztah merged commit 0e8eea5 into moby:master May 4, 2023
@thaJeztah thaJeztah deleted the split_securityoptions branch May 4, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/daemon Core Engine kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants