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

The DefaultKubernetesRepo changed for 1.25.0 #14768

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

afbjorklund
Copy link
Collaborator

See: kubernetes/kubernetes@50bea1d

Changing the old releases would mean having to redo the old preload as well.

But it could be a good idea to make sure that 1.25.0 comes out the right way...

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 9, 2022
@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 9, 2022
@afbjorklund afbjorklund requested review from spowelljr and removed request for klaases August 9, 2022 20:17
Moving the old images for the old releases would mean
having to redo old preloads and old caches, as well...
@afbjorklund
Copy link
Collaborator Author

afbjorklund commented Aug 9, 2022

@medyagh : why is the old minikube storage-provisioner included, in the "kubeadm" images ?

        imgs := essentials(mirror, v)
        imgs = append(imgs, auxiliary(mirror)...)

Shouldn't it be a separate addition, since it does not originate from the kubeadm config images ?

@afbjorklund
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 Aug 11, 2022
@afbjorklund afbjorklund linked an issue Aug 20, 2022 that may be closed by this pull request
@spowelljr spowelljr merged commit 906d40f into kubernetes:master Aug 31, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: afbjorklund, 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:
  • OWNERS [afbjorklund,spowelljr]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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

Successfully merging this pull request may close these issues.

Stop using "k8s.gcr.io" registry, use "registry.k8s.io" for new
3 participants