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

Support mounting with the --no-kubernetes flag #13144

Merged
merged 5 commits into from
Dec 22, 2021

Conversation

spowelljr
Copy link
Member

Fixes #13003

Problem:
If the --no-kubernetes flag is used, file mounting is skipped.

Solution:
Make sure mounting occurs whether --no-kubernetes is passed or not.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 10, 2021
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 10, 2021
@spowelljr
Copy link
Member Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 10, 2021
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 46.8s    | 46.6s               |
| enable ingress | 30.3s    | 30.7s               |
+----------------+----------+---------------------+

Times for minikube start: 47.8s 47.3s 46.6s 45.4s 46.8s
Times for minikube (PR 13144) start: 46.3s 46.5s 45.9s 46.9s 47.2s

Times for minikube ingress: 30.3s 30.3s 30.7s 30.3s 29.8s
Times for minikube (PR 13144) ingress: 31.8s 29.2s 29.8s 30.7s 31.8s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 23.0s    | 22.0s               |
| enable ingress | 39.1s    | 38.8s               |
+----------------+----------+---------------------+

Times for minikube (PR 13144) start: 21.6s 22.5s 22.1s 22.4s 21.4s
Times for minikube start: 23.9s 22.6s 23.8s 22.3s 22.6s

Times for minikube ingress: 26.9s 26.4s 33.9s 82.0s 26.4s
Times for minikube (PR 13144) ingress: 26.4s 81.9s 26.0s 25.9s 33.9s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 39.4s    | 40.6s               |
| enable ingress | 31.4s    | 27.7s               |
+----------------+----------+---------------------+

Times for minikube start: 26.2s 43.1s 42.2s 42.7s 42.6s
Times for minikube (PR 13144) start: 36.4s 36.9s 41.8s 42.7s 45.3s

Times for minikube ingress: 31.4s 31.4s 31.4s 31.4s 31.4s
Times for minikube (PR 13144) ingress: 24.3s 23.2s 31.5s 31.4s 27.9s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
KVM_Linux_containerd TestForceSystemdFlag (gopogh) 0.00 (chart)
KVM_Linux_containerd TestMountStart/serial/VerifyMountPostStop (gopogh) 0.00 (chart)
KVM_Linux_containerd TestStartStop/group/default-k8s-different-port/serial/DeployApp (gopogh) 0.00 (chart)
KVM_Linux_containerd TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive (gopogh) 0.00 (chart)
KVM_Linux_containerd TestStartStop/group/default-k8s-different-port/serial/FirstStart (gopogh) 0.00 (chart)
KVM_Linux TestMountStart/serial/VerifyMountPostStop (gopogh) 0.00 (chart)
Docker_Linux TestCertOptions (gopogh) 0.65 (chart)
KVM_Linux_containerd TestKubernetesUpgrade (gopogh) 0.84 (chart)
KVM_Linux_containerd TestNetworkPlugins/group/auto/Start (gopogh) 0.84 (chart)
KVM_Linux_containerd TestNetworkPlugins/group/custom-weave/Start (gopogh) 0.84 (chart)
KVM_Linux TestFunctional/serial/ComponentHealth (gopogh) 1.08 (chart)
KVM_Linux_containerd TestNetworkPlugins/group/bridge/Start (gopogh) 1.68 (chart)
KVM_Linux_containerd TestNoKubernetes/serial/Start (gopogh) 1.68 (chart)
Hyper-V_Windows TestPause/serial/PauseAgain (gopogh) 5.51 (chart)
Docker_Linux TestStartStop/group/embed-certs/serial/Pause (gopogh) 6.49 (chart)
Hyper-V_Windows TestNetworkPlugins/group/false/Start (gopogh) 8.66 (chart)
Docker_Linux TestStartStop/group/old-k8s-version/serial/Pause (gopogh) 9.09 (chart)
Hyper-V_Windows TestNetworkPlugins/group/enable-default-cni/Start (gopogh) 18.11 (chart)
Hyper-V_Windows TestNetworkPlugins/group/flannel/Start (gopogh) 25.20 (chart)
Hyper-V_Windows TestNetworkPlugins/group/bridge/Start (gopogh) 33.07 (chart)
Docker_macOS TestStartStop/group/embed-certs/serial/SecondStart (gopogh) 40.32 (chart)
Hyper-V_Windows TestNetworkPlugins/group/kubenet/Start (gopogh) 42.52 (chart)
Hyper-V_Windows TestNoKubernetes/serial/StartWithK8s (gopogh) 55.81 (chart)
Docker_Cloud_Shell TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (gopogh) 59.66 (chart)
Docker_Cloud_Shell TestFunctional/parallel/TunnelCmd/serial/AccessDirect (gopogh) 60.00 (chart)
Docker_macOS TestNetworkPlugins/group/kubenet/DNS (gopogh) 62.07 (chart)
Docker_macOS TestNetworkPlugins/group/kindnet/Start (gopogh) 70.91 (chart)
Docker_macOS TestNetworkPlugins/group/calico/Start (gopogh) 71.82 (chart)
Docker_macOS TestNetworkPlugins/group/bridge/DNS (gopogh) 72.15 (chart)
Docker_macOS TestNetworkPlugins/group/enable-default-cni/DNS (gopogh) 75.28 (chart)
More tests... Continued...

Too many tests failed - See test logs for more details.

To see the flake rates of all tests by environment, click here.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 14, 2021
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 14, 2021
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 48.5s    | 48.0s               |
| enable ingress | 31.1s    | 31.5s               |
+----------------+----------+---------------------+

Times for minikube (PR 13144) start: 47.9s 48.8s 48.2s 47.9s 47.2s
Times for minikube start: 51.1s 47.4s 47.7s 48.6s 47.5s

Times for minikube ingress: 30.9s 31.3s 31.8s 30.9s 30.3s
Times for minikube (PR 13144) ingress: 31.9s 31.4s 31.8s 31.3s 30.9s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 23.8s    | 24.2s               |
| enable ingress | 27.5s    | 27.2s               |
+----------------+----------+---------------------+

Times for minikube start: 25.4s 23.0s 23.5s 23.5s 23.3s
Times for minikube (PR 13144) start: 22.5s 25.3s 24.0s 25.3s 23.7s

Times for minikube ingress: 33.0s 27.0s 26.0s 26.0s 25.5s
Times for minikube (PR 13144) ingress: 26.0s 25.0s 25.5s 25.5s 34.0s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 39.5s    | 43.0s               |
| enable ingress | 28.7s    | 37.4s               |
+----------------+----------+---------------------+

Times for minikube (PR 13144) start: 43.0s 42.6s 43.4s 42.7s 43.1s
Times for minikube start: 26.7s 42.9s 42.6s 42.9s 42.3s

Times for minikube ingress: 33.0s 31.0s 31.0s 17.5s 31.0s
Times for minikube (PR 13144) ingress: 31.0s 62.5s 31.5s 31.0s 31.0s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
KVM_Linux TestMountStart/serial/VerifyMountPostStop (gopogh) 0.00 (chart)
none_Linux TestStoppedBinaryUpgrade/Upgrade (gopogh) 0.77 (chart)
Docker_Linux TestNetworkPlugins/group/false/Start (gopogh) 1.48 (chart)
Hyper-V_Windows TestMultiNode/serial/RestartMultiNode (gopogh) 3.67 (chart)
Hyper-V_Windows TestPause/serial/PauseAgain (gopogh) 5.50 (chart)
KVM_Linux_containerd TestMountStart/serial/VerifyMountPostStop (gopogh) 6.50 (chart)
KVM_Linux TestNetworkPlugins/group/enable-default-cni/Start (gopogh) 7.41 (chart)
Docker_Linux TestStartStop/group/old-k8s-version/serial/Pause (gopogh) 8.89 (chart)
KVM_Linux_containerd TestPause/serial/PauseAgain (gopogh) 9.02 (chart)
Docker_Linux_containerd TestStoppedBinaryUpgrade/MinikubeLogs (gopogh) 9.77 (chart)
Docker_Linux_containerd TestStoppedBinaryUpgrade/Upgrade (gopogh) 9.77 (chart)
Hyperkit_macOS TestMountStart/serial/VerifyMountPostStop (gopogh) 15.79 (chart)
Hyper-V_Windows TestErrorSpam/setup (gopogh) 17.43 (chart)
Docker_Windows TestPause/serial/Pause (gopogh) 21.35 (chart)
Docker_Windows TestNoKubernetes/serial/Start (gopogh) 26.09 (chart)
Docker_Windows TestPause/serial/PauseAgain (gopogh) 26.14 (chart)
Hyperkit_macOS TestMountStart/serial/VerifyMountPostDelete (gopogh) 26.32 (chart)
Docker_Windows TestNetworkPlugins/group/bridge/Start (gopogh) 35.48 (chart)
Docker_Windows TestNetworkPlugins/group/kubenet/Start (gopogh) 45.16 (chart)
Hyper-V_Windows TestNoKubernetes/serial/StartWithK8s (gopogh) 58.49 (chart)
Docker_Windows TestFunctional/parallel/DryRun (gopogh) 66.67 (chart)
Docker_Windows TestFunctional/parallel/InternationalLanguage (gopogh) 66.67 (chart)
Docker_macOS TestNetworkPlugins/group/kubenet/DNS (gopogh) 68.18 (chart)
Docker_Cloud_Shell TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (gopogh) 68.60 (chart)
Docker_Cloud_Shell TestFunctional/parallel/TunnelCmd/serial/AccessDirect (gopogh) 68.85 (chart)
Docker_Windows TestFunctional/parallel/ImageCommands/ImageLoadFromFile (gopogh) 69.89 (chart)
Docker_macOS TestNetworkPlugins/group/kindnet/Start (gopogh) 73.91 (chart)
Docker_macOS TestNetworkPlugins/group/calico/Start (gopogh) 75.00 (chart)
Docker_macOS TestNetworkPlugins/group/bridge/DNS (gopogh) 78.12 (chart)
Docker_macOS TestNetworkPlugins/group/enable-default-cni/DNS (gopogh) 80.82 (chart)
More tests... Continued...

Too many tests failed - See test logs for more details.

To see the flake rates of all tests by environment, click here.

@@ -81,7 +81,7 @@ func TestMountStart(t *testing.T) {
func validateStartWithMount(ctx context.Context, t *testing.T, profile string) {
defer PostMortemLogs(t, profile)

args := []string{"start", "-p", profile, "--memory=2048", "--mount", "--mount-gid", mountGID, "--mount-msize", mountMSize, "--mount-port", mountPort, "--mount-uid", mountUID}
args := []string{"start", "-p", profile, "--memory=2048", "--mount", "--mount-gid", mountGID, "--mount-msize", mountMSize, "--mount-port", mountPort, "--mount-uid", mountUID, "--no-kubernetes"}
Copy link
Member

Choose a reason for hiding this comment

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

are we changing this test to only test with no-kubernetes ? if yes why

Copy link
Member Author

Choose a reason for hiding this comment

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

I was going to change it to only test with --no-kubernetes since we're just checking that the start --mount flags are being respected so having k8s running is not important, this will also speed up the test since we're starting two minikube instances and they'll start much faster with --no-kubernetes.

@spowelljr
Copy link
Member Author

Seems some mount tests are failing, going to take a look

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 17, 2021
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 20, 2021
@spowelljr
Copy link
Member Author

The failing mount tests should be fixed with #13183

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 46.9s    | 46.9s               |
| enable ingress | 32.9s    | 32.0s               |
+----------------+----------+---------------------+

Times for minikube start: 46.6s 46.7s 48.6s 46.2s 46.4s
Times for minikube (PR 13144) start: 47.6s 47.5s 46.6s 45.6s 47.1s

Times for minikube ingress: 32.3s 29.7s 31.3s 30.7s 40.3s
Times for minikube (PR 13144) ingress: 30.3s 30.8s 31.3s 36.2s 31.3s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 22.9s    | 22.6s               |
| enable ingress | 29.8s    | 32.4s               |
+----------------+----------+---------------------+

Times for minikube ingress: 31.9s 28.4s 34.9s 26.9s 26.9s
Times for minikube (PR 13144) ingress: 40.4s 31.4s 25.9s 34.9s 29.4s

Times for minikube start: 22.1s 22.4s 23.5s 23.6s 22.9s
Times for minikube (PR 13144) start: 21.8s 22.6s 22.8s 22.6s 23.2s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 44.0s    | 42.9s               |
| enable ingress | 30.9s    | 27.2s               |
+----------------+----------+---------------------+

Times for minikube start: 47.3s 43.3s 44.1s 43.1s 42.3s
Times for minikube (PR 13144) start: 42.5s 43.1s 42.7s 43.5s 42.6s

Times for minikube ingress: 60.9s 27.9s 23.4s 22.9s 19.4s
Times for minikube (PR 13144) ingress: 18.4s 32.5s 29.4s 36.4s 19.4s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Hyperkit_macOS TestMountStart/serial/VerifyMountFirst (gopogh) 0.00 (chart)
KVM_Linux TestMountStart/serial/VerifyMountFirst (gopogh) 0.00 (chart)
KVM_Linux TestNoKubernetes/serial/Stop (gopogh) 0.00 (chart)
Docker_Linux_containerd TestNoKubernetes/serial/Start (gopogh) 0.81 (chart)
Docker_Linux_containerd TestNoKubernetes/serial/ProfileList (gopogh) 3.28 (chart)
Hyper-V_Windows TestStartStop/group/newest-cni/serial/Pause (gopogh) 3.74 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/bridge/Start (gopogh) 3.85 (chart)
KVM_Linux_containerd TestAddons/parallel/Olm (gopogh) 4.35 (chart)
Docker_Linux TestRunningBinaryUpgrade (gopogh) 4.58 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/DeployApp (gopogh) 5.51 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/EnableAddonWhileActive (gopogh) 5.51 (chart)
KVM_Linux TestStartStop/group/no-preload/serial/FirstStart (gopogh) 5.51 (chart)
Docker_Linux TestStartStop/group/newest-cni/serial/Pause (gopogh) 6.87 (chart)
Docker_Linux TestStartStop/group/embed-certs/serial/Pause (gopogh) 8.40 (chart)
KVM_Linux_containerd TestMountStart/serial/VerifyMountFirst (gopogh) 10.39 (chart)
Docker_Linux_containerd TestRunningBinaryUpgrade (gopogh) 11.02 (chart)
Docker_macOS TestStartStop/group/no-preload/serial/Pause (gopogh) 30.36 (chart)
Docker_macOS TestStartStop/group/embed-certs/serial/Pause (gopogh) 32.14 (chart)
Docker_Linux TestAddons/parallel/Olm (gopogh) 33.59 (chart)
none_Linux TestAddons/parallel/Olm (gopogh) 34.38 (chart)
Docker_macOS TestNetworkPlugins/group/custom-weave/Start (gopogh) 34.41 (chart)
Docker_macOS TestAddons/parallel/Olm (gopogh) 34.45 (chart)
KVM_Linux TestAddons/parallel/Olm (gopogh) 34.65 (chart)
Hyperkit_macOS TestAddons/parallel/Olm (gopogh) 34.74 (chart)
Hyper-V_Windows TestAddons/parallel/Olm (gopogh) 35.51 (chart)
Docker_Linux_containerd TestAddons/parallel/Olm (gopogh) 39.64 (chart)
KVM_Linux_containerd TestRunningBinaryUpgrade (gopogh) 51.91 (chart)
Hyper-V_Windows TestNoKubernetes/serial/StartWithK8s (gopogh) 63.92 (chart)
Docker_macOS TestDownloadOnly/v1.16.0/preload-exists (gopogh) 98.32 (chart)
Hyper-V_Windows TestMultiNode/serial/RestartKeepsNodes (gopogh) 99.07 (chart)
More tests... Continued...

Too many tests failed - See test logs for more details.

To see the flake rates of all tests by environment, click here.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh, spowelljr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 47.2s    | 46.5s               |
| enable ingress | 31.1s    | 31.5s               |
+----------------+----------+---------------------+

Times for minikube start: 49.8s 46.2s 46.2s 47.5s 46.3s
Times for minikube (PR 13144) start: 45.6s 46.3s 46.0s 47.9s 46.5s

Times for minikube ingress: 30.7s 30.8s 31.4s 31.3s 31.2s
Times for minikube (PR 13144) ingress: 30.8s 31.8s 32.3s 30.9s 31.7s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 22.8s    | 22.5s               |
| enable ingress | 27.8s    | 27.8s               |
+----------------+----------+---------------------+

Times for minikube ingress: 25.9s 26.9s 34.0s 26.4s 25.9s
Times for minikube (PR 13144) ingress: 26.0s 26.9s 25.4s 33.9s 26.9s

Times for minikube start: 24.5s 23.0s 22.2s 22.7s 21.6s
Times for minikube (PR 13144) start: 22.3s 23.1s 22.8s 22.6s 21.8s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13144) |
+----------------+----------+---------------------+
| minikube start | 38.8s    | 41.4s               |
| enable ingress | 27.2s    | 24.2s               |
+----------------+----------+---------------------+

Times for minikube ingress: 33.5s 29.9s 29.0s 21.9s 21.9s
Times for minikube (PR 13144) ingress: 19.9s 31.9s 22.4s 27.9s 18.9s

Times for minikube start: 25.8s 41.7s 42.7s 41.6s 42.0s
Times for minikube (PR 13144) start: 42.6s 42.4s 42.0s 42.7s 37.5s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Hyperkit_macOS TestMountStart/serial/VerifyMountPostStop (gopogh) 0.00 (chart)
KVM_Linux TestMountStart/serial/VerifyMountPostStop (gopogh) 0.00 (chart)
Docker_Linux_containerd TestPause/serial/Pause (gopogh) 8.70 (chart)
Docker_Linux_containerd TestStartStop/group/old-k8s-version/serial/Pause (gopogh) 8.82 (chart)
KVM_Linux_containerd TestMountStart/serial/VerifyMountPostStop (gopogh) 14.04 (chart)
KVM_Linux_containerd TestAddons/parallel/Olm (gopogh) 14.29 (chart)
KVM_Linux_containerd TestPause/serial/SecondStartNoReconfiguration (gopogh) 21.05 (chart)
Docker_macOS TestStartStop/group/newest-cni/serial/Pause (gopogh) 37.04 (chart)
Docker_Linux TestAddons/parallel/Olm (gopogh) 43.36 (chart)
KVM_Linux TestAddons/parallel/Olm (gopogh) 44.14 (chart)
none_Linux TestAddons/parallel/Olm (gopogh) 44.55 (chart)
Hyperkit_macOS TestAddons/parallel/Olm (gopogh) 44.74 (chart)
Docker_macOS TestAddons/parallel/Olm (gopogh) 45.10 (chart)
Docker_macOS TestNetworkPlugins/group/kubenet/Start (gopogh) 46.84 (chart)
Hyper-V_Windows TestAddons/parallel/Olm (gopogh) 47.19 (chart)
Docker_Linux_containerd TestAddons/parallel/Olm (gopogh) 50.53 (chart)
Hyper-V_Windows TestNoKubernetes/serial/StartWithK8s (gopogh) 62.92 (chart)
KVM_Linux_containerd TestRunningBinaryUpgrade (gopogh) 64.29 (chart)
Docker_macOS TestNetworkPlugins/group/bridge/DNS (gopogh) 74.58 (chart)
Docker_macOS TestNetworkPlugins/group/kindnet/Start (gopogh) 74.68 (chart)
Docker_macOS TestNetworkPlugins/group/calico/Start (gopogh) 75.95 (chart)
Docker_macOS TestNetworkPlugins/group/enable-default-cni/DNS (gopogh) 77.27 (chart)
Docker_macOS TestDownloadOnly/v1.16.0/preload-exists (gopogh) 98.04 (chart)
Hyper-V_Windows TestMultiNode/serial/RestartKeepsNodes (gopogh) 98.88 (chart)
Hyper-V_Windows TestMultiNode/serial/PingHostFrom2Pods (gopogh) 100.00 (chart)

To see the flake rates of all tests by environment, click here.

@medyagh medyagh merged commit d52158d into kubernetes:master Dec 22, 2021
@spowelljr spowelljr deleted the noK8sMount branch December 22, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supporting file mounting with--no-kubernetes flag
5 participants