Skip to content

Conversation

minikube-bot
Copy link
Collaborator

The kong project released a new kong image

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

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from 33072ef to 68ab2da Compare February 10, 2025 10:02
@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 10, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 10, 2025
@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-sigs/prow repository.

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

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@medyagh
Copy link
Member

medyagh commented Feb 11, 2025

Kong/kong#14261

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from 68ab2da to 9c12878 Compare February 17, 2025 10:02
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from 9c12878 to f4b6ded Compare February 24, 2025 10:02
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from f4b6ded to 4c3dec7 Compare March 3, 2025 10:02
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from 4c3dec7 to cafe025 Compare March 10, 2025 10:02
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from cafe025 to 18b957c Compare March 17, 2025 10:02
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from 18b957c to 0e03dc1 Compare March 24, 2025 10:02
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from 0e03dc1 to e4e396a Compare March 31, 2025 10:02
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from e4e396a to c60f359 Compare April 7, 2025 10:03
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from c60f359 to 1ec4157 Compare April 14, 2025 10:02
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot
Copy link

Here are the number of top 10 failed tests in each environments with lowest flake rate.

Environment Test Name Flake Rate

Besides the following environments also have failed tests:

  • Docker_Linux_crio_arm64: 1 failed (gopogh)

  • Docker_Linux_containerd_arm64: 1 failed (gopogh)

  • KVM_Linux_crio: 20 failed (gopogh)

  • Docker_Cloud_Shell: 3 failed (gopogh)

  • Docker_Linux_crio: 1 failed (gopogh)

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

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from 1ec4157 to e26a7df Compare April 21, 2025 10:02
@minikube-pr-bot

This comment has been minimized.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 25, 2025
@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from e26a7df to 969ccda Compare April 28, 2025 10:36
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 28, 2025
@minikube-pr-bot

This comment has been minimized.

@minikube-bot minikube-bot force-pushed the auto_bump_kong_version branch from 969ccda to 595dcb5 Compare May 5, 2025 10:02
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 20384) |
+----------------+----------+---------------------+
| minikube start | 52.9s    | 54.0s               |
| enable ingress | 16.2s    | 17.5s               |
+----------------+----------+---------------------+

Times for minikube ingress: 14.6s 16.1s 19.1s 16.1s 15.1s
Times for minikube (PR 20384) ingress: 18.1s 19.0s 18.6s 16.1s 15.7s

Times for minikube (PR 20384) start: 53.3s 56.4s 55.0s 50.1s 55.2s
Times for minikube start: 53.0s 52.2s 53.2s 52.8s 53.2s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 20384) |
+----------------+----------+---------------------+
| minikube start | 24.3s    | 24.2s               |
| enable ingress | 13.0s    | 13.1s               |
+----------------+----------+---------------------+

Times for minikube start: 23.1s 25.9s 24.0s 24.2s 24.0s
Times for minikube (PR 20384) start: 21.6s 24.8s 24.7s 24.3s 25.7s

Times for minikube ingress: 13.3s 12.8s 13.3s 12.3s 13.3s
Times for minikube (PR 20384) ingress: 13.8s 12.8s 13.3s 13.3s 12.3s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 20384) |
+----------------+----------+---------------------+
| minikube start | 23.4s    | 23.2s               |
| enable ingress | 27.7s    | 26.4s               |
+----------------+----------+---------------------+

Times for minikube start: 23.9s 24.7s 22.6s 22.0s 24.0s
Times for minikube (PR 20384) start: 21.4s 22.6s 21.7s 23.8s 26.7s

Times for minikube ingress: 38.8s 22.9s 22.8s 30.8s 23.3s
Times for minikube (PR 20384) ingress: 22.8s 23.8s 23.8s 38.8s 22.8s

@medyagh
Copy link
Member

medyagh commented May 8, 2025

making a one time exception based on Kong/kong#14261

@medyagh
Copy link
Member

medyagh commented May 8, 2025

/lgtm

@medyagh medyagh merged commit 60ac011 into kubernetes:master May 8, 2025
27 of 34 checks passed
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 8, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medyagh, minikube-bot

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 May 8, 2025
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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