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

Addons: Update GCP-Auth from v0.0.13 to v0.0.14 #16012

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

spowelljr
Copy link
Member

@spowelljr spowelljr commented Mar 9, 2023

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 9, 2023
@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/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 9, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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 requested a review from prezha March 9, 2023 21:42
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 9, 2023
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 16012) |
+----------------+----------+---------------------+
| minikube start | 55.8s    | 56.0s               |
| enable ingress | 28.0s    | 27.7s               |
+----------------+----------+---------------------+

Times for minikube start: 54.4s 58.3s 56.5s 53.5s 56.1s
Times for minikube (PR 16012) start: 53.8s 56.7s 54.9s 56.8s 57.6s

Times for minikube ingress: 29.3s 25.3s 29.3s 25.8s 30.2s
Times for minikube (PR 16012) ingress: 26.3s 28.4s 24.8s 29.2s 29.8s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 16012) |
+----------------+----------+---------------------+
| minikube start | 26.8s    | 27.5s               |
| enable ingress | 33.7s    | 21.6s               |
+----------------+----------+---------------------+

Times for minikube start: 27.1s 26.4s 26.9s 27.4s 26.2s
Times for minikube (PR 16012) start: 27.4s 27.2s 27.3s 28.5s 27.0s

Times for minikube ingress: 82.6s 21.1s 22.1s 20.1s 22.6s
Times for minikube (PR 16012) ingress: 22.1s 21.1s 22.1s 22.1s 20.6s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 16012) |
+----------------+----------+---------------------+
| minikube start | 23.6s    | 23.2s               |
| enable ingress | 32.0s    | 32.8s               |
+----------------+----------+---------------------+

Times for minikube start: 22.8s 24.7s 23.3s 24.1s 23.2s
Times for minikube (PR 16012) start: 23.6s 23.2s 23.0s 22.8s 23.7s

Times for minikube ingress: 31.6s 32.6s 33.6s 30.6s 31.6s
Times for minikube (PR 16012) ingress: 32.6s 32.6s 33.6s 32.6s 32.6s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Hyperkit_macOS TestStartStop/group/no-preload/serial/DeployApp (gopogh) 2.27 (chart)
Hyperkit_macOS TestStartStop/group/no-preload/serial/EnableAddonWhileActive (gopogh) 2.27 (chart)
Hyperkit_macOS TestStartStop/group/no-preload/serial/FirstStart (gopogh) 2.27 (chart)
Hyper-V_Windows TestFunctional/parallel/ImageCommands/ImageLoadDaemon (gopogh) 54.32 (chart)
Hyper-V_Windows TestFunctional/parallel/ImageCommands/ImageLoadFromFile (gopogh) 54.32 (chart)
Hyper-V_Windows TestFunctional/parallel/ImageCommands/ImageReloadDaemon (gopogh) 54.32 (chart)
Hyper-V_Windows TestFunctional/parallel/ImageCommands/ImageSaveDaemon (gopogh) 54.32 (chart)
Hyper-V_Windows TestFunctional/parallel/ImageCommands/ImageSaveToFile (gopogh) 54.32 (chart)
Hyper-V_Windows TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (gopogh) 54.32 (chart)
Hyper-V_Windows TestFunctional/parallel/ImageCommands/Setup (gopogh) 54.32 (chart)
Hyper-V_Windows TestStoppedBinaryUpgrade/Upgrade (gopogh) 85.19 (chart)
Hyper-V_Windows TestNoKubernetes/serial/StartWithStopK8s (gopogh) 94.59 (chart)
Docker_Linux TestMultiNode/serial/DeployApp2Nodes (gopogh) 100.00 (chart)
Docker_Linux TestMultiNode/serial/PingHostFrom2Pods (gopogh) 100.00 (chart)
Docker_macOS TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (gopogh) 100.00 (chart)
Docker_macOS TestIngressAddonLegacy/serial/ValidateIngressAddons (gopogh) 100.00 (chart)
Docker_macOS TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (gopogh) 100.00 (chart)
Docker_macOS TestIngressAddonLegacy/StartLegacyK8sCluster (gopogh) 100.00 (chart)
Docker_macOS TestKubernetesUpgrade (gopogh) 100.00 (chart)
Docker_macOS TestMissingContainerUpgrade (gopogh) 100.00 (chart)
Docker_macOS TestMultiNode/serial/DeployApp2Nodes (gopogh) 100.00 (chart)
Docker_macOS TestMultiNode/serial/PingHostFrom2Pods (gopogh) 100.00 (chart)
Docker_macOS TestRunningBinaryUpgrade (gopogh) 100.00 (chart)
Docker_macOS TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (gopogh) 100.00 (chart)
Docker_macOS TestStartStop/group/old-k8s-version/serial/DeployApp (gopogh) 100.00 (chart)
Docker_macOS TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (gopogh) 100.00 (chart)
Docker_macOS TestStartStop/group/old-k8s-version/serial/FirstStart (gopogh) 100.00 (chart)
Docker_macOS TestStartStop/group/old-k8s-version/serial/SecondStart (gopogh) 100.00 (chart)
Docker_macOS TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (gopogh) 100.00 (chart)
Docker_macOS TestStoppedBinaryUpgrade/Upgrade (gopogh) 100.00 (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.

@medyagh medyagh merged commit ecb7903 into kubernetes:master Mar 10, 2023
@spowelljr spowelljr deleted the updateGCPAuth branch March 10, 2023 16:32
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.

4 participants