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

Set Mount Propagation in ContainerStatus - backport release/0.3 #426

Merged
merged 4 commits into from
Jan 21, 2025

Conversation

afbjorklund
Copy link
Contributor

@afbjorklund afbjorklund commented Jan 3, 2025

Cherry-pick #187

  [FAIL] [k8s.io] Container Mount Propagation runtime should support mount propagation [It] mount with 'rshared' should support propagation from host to container and vice versa
  sigs.k8s.io/cri-tools/pkg/validate/container_linux.go:265
  [FAIL] [k8s.io] Container Mount Propagation runtime should support mount propagation [It] mount with 'rslave' should support propagation from host to container
  sigs.k8s.io/cri-tools/pkg/validate/container_linux.go:265

Before
Ran 96 of 113 Specs in 243.780 seconds
FAIL! -- 74 Passed | 22 Failed | 0 Pending | 17 Skipped

After
Ran 96 of 113 Specs in 208.350 seconds
FAIL! -- 76 Passed | 20 Failed | 0 Pending | 17 Skipped

@afbjorklund afbjorklund changed the title Set Mount Propagation in ContainerStatus - backport release/0.3 Set Mount Propagation in ContainerStatus - backport release/0.3 Jan 3, 2025
@nwneisen nwneisen merged commit dee07c9 into Mirantis:release/0.3 Jan 21, 2025
11 checks passed
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.

2 participants