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

Open
wants to merge 1 commit into
base: release/0.3
Choose a base branch
from

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

1 participant