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

Update Makefile and CHANGELOG for 1.23.0 release #12405

Merged
merged 2 commits into from
Sep 3, 2021

Conversation

sharifelgamal
Copy link
Collaborator

Thanks for your patience everyone!

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 3, 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 Sep 3, 2021
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@sharifelgamal
Copy link
Collaborator Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Sep 3, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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:
  • OWNERS [medyagh,sharifelgamal]

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 12405) |
+----------------+----------+---------------------+
| minikube start | 47.7s    | 47.6s               |
| enable ingress | 32.6s    | 32.1s               |
+----------------+----------+---------------------+

Times for minikube ingress: 33.8s 32.3s 33.4s 32.2s 31.2s
Times for minikube (PR 12405) ingress: 32.8s 32.2s 31.8s 31.3s 32.3s

Times for minikube start: 50.2s 47.0s 46.8s 46.5s 48.0s
Times for minikube (PR 12405) start: 48.0s 46.3s 49.5s 46.8s 47.4s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 12405) |
+----------------+----------+---------------------+
| minikube start | 21.6s    | 21.2s               |
| enable ingress | 30.6s    | 28.9s               |
+----------------+----------+---------------------+

Times for minikube start: 21.7s 21.4s 22.4s 21.3s 21.1s
Times for minikube (PR 12405) start: 21.7s 20.9s 21.2s 20.7s 21.6s

Times for minikube (PR 12405) ingress: 27.9s 34.0s 27.4s 26.9s 28.4s
Times for minikube ingress: 27.4s 26.9s 35.4s 28.4s 34.9s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 12405) |
+----------------+----------+---------------------+
| minikube start | 38.4s    | 41.6s               |
| enable ingress |          |                     |
+----------------+----------+---------------------+

Times for minikube start: 26.1s 43.5s 36.3s 43.1s 43.3s
Times for minikube (PR 12405) start: 42.9s 43.0s 42.3s 36.7s 43.3s

@sharifelgamal sharifelgamal merged commit 5931455 into kubernetes:master Sep 3, 2021
@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_macOS TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current (gopogh) 0.00 (chart)
Hyperkit_macOS TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current (gopogh) 0.00 (chart)
Docker_Linux_containerd TestFunctional/parallel/MountCmd/specific-port (gopogh) 0.64 (chart)
Docker_Linux_containerd TestStartStop/group/newest-cni/serial/SecondStart (gopogh) 0.64 (chart)
Docker_Linux_containerd TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (gopogh) 0.64 (chart)
KVM_Linux_crio TestFunctional/parallel/DashboardCmd (gopogh) 0.64 (chart)
Docker_Linux_containerd_arm64 TestNetworkPlugins/group/calico/NetCatPod (gopogh) 0.74 (chart)
Docker_Linux_containerd_arm64 TestErrorSpam/setup (gopogh) 3.36 (chart)
KVM_Linux_crio TestAddons/parallel/GCPAuth (gopogh) 4.52 (chart)
none_Linux TestFunctional/serial/ComponentHealth (gopogh) 5.36 (chart)
Docker_Linux TestStartStop/group/no-preload/serial/Pause (gopogh) 7.01 (chart)
KVM_Linux TestAddons/parallel/CSI (gopogh) 7.05 (chart)
Docker_Linux TestKubernetesUpgrade (gopogh) 9.55 (chart)
Docker_Linux_containerd TestStartStop/group/newest-cni/serial/Pause (gopogh) 10.19 (chart)
KVM_Linux_containerd TestAddons/parallel/HelmTiller (gopogh) 10.67 (chart)
Docker_Windows TestStartStop/group/old-k8s-version/serial/SecondStart (gopogh) 11.21 (chart)
Hyperkit_macOS TestDebPackageInstall/install_amd64_debian (gopogh) 10/kvm2-driver (chart)
Hyperkit_macOS TestDebPackageInstall/install_amd64_debian (gopogh) 9/kvm2-driver (chart)
Hyperkit_macOS TestDebPackageInstall/install_amd64_debian (gopogh) latest/kvm2-driver (chart)
Hyperkit_macOS TestDebPackageInstall/install_amd64_debian (gopogh) sid/kvm2-driver (chart)
Hyperkit_macOS TestDebPackageInstall/install_amd64_ubuntu (gopogh) 18.04/kvm2-driver (chart)
Hyperkit_macOS TestDebPackageInstall/install_amd64_ubuntu (gopogh) 20.04/kvm2-driver (chart)
Hyperkit_macOS TestDebPackageInstall/install_amd64_ubuntu (gopogh) 20.10/kvm2-driver (chart)
Hyperkit_macOS TestDebPackageInstall/install_amd64_ubuntu (gopogh) latest/kvm2-driver (chart)
Docker_Windows TestAddons/parallel/CSI (gopogh) 16.22 (chart)
Docker_Linux_containerd_arm64 TestAddons/parallel/Ingress (gopogh) 16.78 (chart)
Hyperkit_macOS TestAddons/parallel/CSI (gopogh) 20.30 (chart)
Hyperkit_macOS TestAddons/parallel/Ingress (gopogh) 21.05 (chart)
KVM_Linux_containerd TestPause/serial/PauseAgain (gopogh) 21.38 (chart)
Docker_Linux_containerd_arm64 TestAddons/parallel/CSI (gopogh) 21.48 (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.

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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants