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

Use Ubuntu 22.04 (Jammy) as the default distro for K8s 1.27+ #15475

Merged
merged 2 commits into from
Jun 11, 2023

Conversation

hakman
Copy link
Member

@hakman hakman commented Jun 7, 2023

No description provided.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 7, 2023
@k8s-ci-robot k8s-ci-robot requested a review from zetaab June 7, 2023 05:15
@k8s-ci-robot k8s-ci-robot added area/channels size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 7, 2023
@k8s-ci-robot k8s-ci-robot added area/documentation size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 7, 2023
@hakman
Copy link
Member Author

hakman commented Jun 7, 2023

/cc @justinsb @srikiz
@Mia-Cross

@hakman
Copy link
Member Author

hakman commented Jun 7, 2023

/retest

@olemarkus
Copy link
Member

/hold for more reviews
/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 7, 2023
@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 7, 2023
return defaultHetznerImage, nil
case api.CloudProviderScaleway:
return defaultScalewayImage, nil
if kubernetesVersion.LT(semver.MustParse("1.27.0")) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something for discussion / another PR, but maybe we should just embed a version of the channel. As it looks like what we're doing is having a fallback where we encode the channel in code, but now we have to keep them in sync.

@justinsb
Copy link
Member

This lgtm!

/approve
/lgtm
/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 11, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justinsb, olemarkus

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 merged commit 1f75030 into kubernetes:master Jun 11, 2023
Shimiazoulai pushed a commit to spotinst/kubernetes-kops that referenced this pull request Jul 13, 2023
Use Ubuntu 22.04 (Jammy) as the default distro for K8s 1.27+
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. area/api area/channels area/documentation cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/office-hours lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants