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

Add kubeadm image versions for kubernetes 1.22 #12331

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

afbjorklund
Copy link
Collaborator

@afbjorklund afbjorklund commented Aug 23, 2021

Again, the images were wrong in the preload

Same as: #11426

This leads to duplication, in the 1.22.0 cluster:

IMAGE                                     TAG                 IMAGE ID            SIZE
busybox                                   latest              42b97d3c2ae95       1.24MB
gcr.io/k8s-minikube/storage-provisioner   v5                  6e38f40d628db       31.5MB
k8s.gcr.io/coredns/coredns                v1.8.0              296a6d5035e2d       42.5MB
k8s.gcr.io/coredns/coredns                v1.8.4              8d147537fb7d1       47.6MB
k8s.gcr.io/etcd                           3.4.13-3            d1f2268f5826f       253MB
k8s.gcr.io/etcd                           3.5.0-0             0048118155842       295MB
k8s.gcr.io/kube-apiserver                 v1.22.0             838d692cbe28e       128MB
k8s.gcr.io/kube-controller-manager        v1.22.0             5344f96781f4d       122MB
k8s.gcr.io/kube-proxy                     v1.22.0             bbad1636b30d8       104MB
k8s.gcr.io/kube-scheduler                 v1.22.0             3db3d153007f7       52.7MB
k8s.gcr.io/pause                          3.4.1               0f8457a4c2eca       683kB
k8s.gcr.io/pause                          3.5                 ed210e3e4a5ba       683kB
kubernetesui/dashboard                    v2.1.0              9a07b5b4bfac0       226MB
kubernetesui/metrics-scraper              v1.0.4              86262685d9abb       36.9MB

Which increases the size by +300MB

Again, the images were wrong in the preload
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 23, 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 Aug 23, 2021
@afbjorklund
Copy link
Collaborator Author

afbjorklund commented Aug 23, 2021

Ideally these should not be hard-coded, but I think that was being handled elsewhere ?

PR #12084 (for Issue #11290)

@medyagh
Copy link
Member

medyagh commented Aug 23, 2021

/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 Aug 23, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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 [afbjorklund,medyagh]

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 12331) |
+----------------+----------+---------------------+
| minikube start | 48.2s    | 71.1s               |
| enable ingress | 31.6s    | 31.5s               |
+----------------+----------+---------------------+

Times for minikube start: 50.9s 47.2s 47.3s 48.0s 47.7s
Times for minikube (PR 12331) start: 70.3s 68.9s 72.3s 72.6s 71.2s

Times for minikube ingress: 31.3s 31.3s 31.3s 32.3s 31.9s
Times for minikube (PR 12331) ingress: 31.8s 30.8s 32.3s 30.3s 32.3s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 12331) |
+----------------+----------+---------------------+
| minikube start | 22.4s    | 35.1s               |
| enable ingress | 31.7s    | 28.3s               |
+----------------+----------+---------------------+

Times for minikube start: 22.5s 21.6s 22.6s 22.6s 22.7s
Times for minikube (PR 12331) start: 34.4s 35.3s 35.2s 35.6s 34.8s

Times for minikube (PR 12331) ingress: 28.1s 27.1s 30.0s 29.0s 27.5s
Times for minikube ingress: 34.5s 35.0s 34.5s 27.5s 27.0s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 12331) |
+----------------+----------+---------------------+
| minikube start | 40.3s    | 40.7s               |
| enable ingress |          |                     |
+----------------+----------+---------------------+

Times for minikube (PR 12331) start: 39.8s 38.6s 39.3s 42.9s 42.9s
Times for minikube start: 27.8s 43.6s 43.0s 43.7s 43.6s

@medyagh medyagh merged commit 7fa5dbd into kubernetes:master Aug 23, 2021
@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_Linux_containerd_arm64 TestDownloadOnlyKic (gopogh) n/a
Docker_Linux_crio_arm64 TestDownloadOnlyKic (gopogh) n/a
Docker_Linux_containerd_arm64 TestAddons/Setup (gopogh) 0.00 (chart)
Docker_Linux_containerd_arm64 TestFunctional/serial/ExtraConfig (gopogh) 0.00 (chart)
Docker_Linux_containerd_arm64 TestFunctional/serial/SoftStart (gopogh) 0.00 (chart)
Docker_Linux_containerd_arm64 TestFunctional/serial/StartWithProxy (gopogh) 0.00 (chart)
Docker_Linux_containerd_arm64 TestJSONOutput/start/Audit (gopogh) 0.00 (chart)
Docker_Linux_containerd_arm64 TestJSONOutput/start/Command (gopogh) 0.00 (chart)
Docker_Linux_containerd_arm64 TestMultiNode/serial/FreshStart2Nodes (gopogh) 0.00 (chart)
Docker_Linux_containerd_arm64 TestPause/serial/SecondStartNoReconfiguration (gopogh) 0.00 (chart)
Docker_Linux_containerd_arm64 TestPause/serial/Start (gopogh) 0.00 (chart)
Docker_Linux_containerd_arm64 TestStartStop/group/old-k8s-version/serial/FirstStart (gopogh) 0.00 (chart)
Docker_Linux_containerd TestAddons/parallel/Ingress (gopogh) 0.00 (chart)
Docker_Linux_containerd TestDownloadOnlyKic (gopogh) 0.00 (chart)
Docker_Linux_crio_arm64 TestJSONOutput/start/Audit (gopogh) 0.00 (chart)
Docker_Linux_crio_arm64 TestJSONOutput/start/Command (gopogh) 0.00 (chart)
Docker_Linux_crio_arm64 TestMultiNode/serial/AddNode (gopogh) 0.00 (chart)
Docker_Linux_crio_arm64 TestMultiNode/serial/FreshStart2Nodes (gopogh) 0.00 (chart)
Docker_Linux_crio_arm64 TestMultiNode/serial/ProfileList (gopogh) 0.00 (chart)
Docker_Linux_crio_arm64 TestMultiNode/serial/StartAfterStop (gopogh) 0.00 (chart)
Docker_Linux_crio_arm64 TestMultiNode/serial/StopNode (gopogh) 0.00 (chart)
Docker_Linux_crio_arm64 TestPause/serial/SecondStartNoReconfiguration (gopogh) 0.00 (chart)
Docker_Linux_crio_arm64 TestPause/serial/Start (gopogh) 0.00 (chart)
Docker_Linux_crio TestDownloadOnlyKic (gopogh) 0.00 (chart)
Docker_Linux TestDownloadOnlyKic (gopogh) 0.00 (chart)
Docker_Windows TestDownloadOnlyKic (gopogh) 0.00 (chart)
Docker_Windows TestKicCustomNetwork/create_custom_network (gopogh) 0.00 (chart)
Docker_Windows TestKicCustomNetwork/use_default_bridge_network (gopogh) 0.00 (chart)
Docker_Windows TestKicExistingNetwork (gopogh) 0.00 (chart)
Docker_Windows TestPause/serial/Unpause (gopogh) 0.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.

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.

4 participants