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

Addon kubevirt: Update bitnami/kubectl image from 1.29.1 to 1.29.2 #18187

Merged
merged 1 commit into from Feb 15, 2024

Conversation

minikube-bot
Copy link
Collaborator

The bitnami project released a new bitnami/kubectl image

This PR was auto-generated by make update-kubectl-version using update-kubectl-version.yml CI Workflow.

@minikube-bot minikube-bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Feb 15, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 15, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @minikube-bot. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 15, 2024
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 18187) |
+----------------+----------+---------------------+
| minikube start | 50.6s    | 50.7s               |
| enable ingress | 27.2s    | 27.7s               |
+----------------+----------+---------------------+

Times for minikube start: 51.3s 50.5s 50.7s 50.0s 50.6s
Times for minikube (PR 18187) start: 51.2s 51.0s 53.7s 47.5s 50.0s

Times for minikube ingress: 27.2s 26.7s 27.7s 25.6s 28.6s
Times for minikube (PR 18187) ingress: 27.1s 28.6s 25.2s 29.1s 28.6s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 18187) |
+----------------+----------+---------------------+
| minikube start | 23.1s    | 23.4s               |
| enable ingress | 21.1s    | 21.0s               |
+----------------+----------+---------------------+

Times for minikube start: 21.5s 24.7s 22.3s 21.6s 25.3s
Times for minikube (PR 18187) start: 23.7s 24.5s 22.4s 24.6s 21.6s

Times for minikube ingress: 22.8s 19.8s 20.8s 21.3s 20.8s
Times for minikube (PR 18187) ingress: 21.8s 20.8s 19.8s 20.9s 21.8s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 18187) |
+----------------+----------+---------------------+
| minikube start | 21.8s    | 21.8s               |
| enable ingress | 34.1s    | 34.7s               |
+----------------+----------+---------------------+

Times for minikube start: 20.0s 19.9s 23.7s 21.7s 23.6s
Times for minikube (PR 18187) start: 20.6s 22.9s 22.0s 23.2s 20.2s

Times for minikube ingress: 31.3s 31.3s 30.3s 30.3s 47.3s
Times for minikube (PR 18187) ingress: 30.3s 31.3s 47.3s 33.3s 31.3s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_Linux_crio_arm64 TestAddons/parallel/Ingress (gopogh) n/a
Docker_Linux_crio_arm64 TestIngressAddonLegacy/serial/ValidateIngressAddons (gopogh) n/a
Docker_macOS TestMissingContainerUpgrade (gopogh) 0.00 (chart)
Docker_Windows TestStartStop/group/no-preload/serial/Pause (gopogh) 0.00 (chart)
KVM_Linux_containerd TestAddons/parallel/LocalPath (gopogh) 0.71 (chart)
Docker_macOS TestMountStart/serial/VerifyMountPostStop (gopogh) 14.29 (chart)
Hyperkit_macOS TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (gopogh) 14.29 (chart)
Docker_macOS TestInsufficientStorage (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/AddNode (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/CopyFile (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/DeleteNode (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/DeployApp2Nodes (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/FreshStart2Nodes (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/MultiNodeLabels (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/PingHostFrom2Pods (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/ProfileList (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/RestartKeepsNodes (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/RestartMultiNode (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/StartAfterStop (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/StopMultiNode (gopogh) 19.05 (chart)
Docker_macOS TestMultiNode/serial/StopNode (gopogh) 19.05 (chart)
Docker_macOS TestOffline (gopogh) 19.05 (chart)
Docker_macOS TestScheduledStopUnix (gopogh) 19.05 (chart)
Hyperkit_macOS TestStartStop/group/default-k8s-diff-port/serial/SecondStart (gopogh) 28.57 (chart)
Docker_Windows TestFunctional/serial/MinikubeKubectlCmdDirectly (gopogh) 30.43 (chart)
Hyperkit_macOS TestStartStop/group/embed-certs/serial/DeployApp (gopogh) 35.71 (chart)
Hyperkit_macOS TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (gopogh) 35.71 (chart)
Hyperkit_macOS TestStartStop/group/embed-certs/serial/FirstStart (gopogh) 35.71 (chart)
Docker_macOS TestSkaffold (gopogh) 42.86 (chart)
Hyperkit_macOS TestStartStop/group/embed-certs/serial/SecondStart (gopogh) 42.86 (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.

@spowelljr spowelljr merged commit 3595593 into kubernetes:master Feb 15, 2024
33 of 47 checks passed
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: minikube-bot, 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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 15, 2024
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants