Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor pod config generation in tests #1180

Merged
merged 3 commits into from
Sep 29, 2021

Conversation

anmaxvl
Copy link
Contributor

@anmaxvl anmaxvl commented Sep 28, 2021

Add SandboxConfigOpt func type, which enables pluggable configuration
of PodSandboxConfig.

Signed-off-by: Maksim An maksiman@microsoft.com

@anmaxvl anmaxvl requested a review from a team as a code owner September 28, 2021 05:11
Add SandboxConfigOpt func type, which enables pluggable configuration
of PodSandboxConfig.

Signed-off-by: Maksim An <maksiman@microsoft.com>
@anmaxvl anmaxvl force-pushed the tests/pod-sandbox-config-options branch from d39849b to 658e7e4 Compare September 28, 2021 05:36
@dcantah
Copy link
Contributor

dcantah commented Sep 28, 2021

This is sweet! I'll give another check later on

Signed-off-by: Maksim An <maksiman@microsoft.com>
@anmaxvl
Copy link
Contributor Author

anmaxvl commented Sep 28, 2021

@ambarve , @katiewasnothere PTAL

Signed-off-by: Maksim An <maksiman@microsoft.com>
Copy link
Contributor

@katiewasnothere katiewasnothere left a comment

Choose a reason for hiding this comment

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

LGTM

@anmaxvl anmaxvl merged commit 8debf44 into microsoft:master Sep 29, 2021
@anmaxvl anmaxvl deleted the tests/pod-sandbox-config-options branch September 29, 2021 22:18
anmaxvl added a commit to anmaxvl/hcsshim that referenced this pull request Sep 29, 2021
Lack of rebase when merging
microsoft#1180 resulted in some
test files being out of date and containing old helper function
name

Signed-off-by: Maksim An <maksiman@microsoft.com>
anmaxvl added a commit that referenced this pull request Sep 29, 2021
Lack of rebase when merging
#1180 resulted in some
test files being out of date and containing old helper function
name

Signed-off-by: Maksim An <maksiman@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants