Skip to content

Add Ubuntu 26.04 (Resolute) cloud images to channels#18239

Draft
ameukam wants to merge 1 commit intokubernetes:masterfrom
ameukam:feature/ubuntu-2604-channels
Draft

Add Ubuntu 26.04 (Resolute) cloud images to channels#18239
ameukam wants to merge 1 commit intokubernetes:masterfrom
ameukam:feature/ubuntu-2604-channels

Conversation

@ameukam
Copy link
Copy Markdown
Member

@ameukam ameukam commented Apr 25, 2026

Add Ubuntu Resolute images

Add Ubuntu Resolute images

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
@k8s-ci-robot k8s-ci-robot requested a review from olemarkus April 25, 2026 07:39
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign justinsb for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details 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 requested a review from zetaab April 25, 2026 07:39
@k8s-ci-robot k8s-ci-robot added area/api cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/channels size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 25, 2026
@hakman
Copy link
Copy Markdown
Member

hakman commented Apr 25, 2026

Channels would change the default behaviour going forward. As 26.04 was just released and kOps 1.36 is approaching beta, this seems premature. I would raise it as a topic for office hours and maybe switch for 1.37. WDYT?
/hold

@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 Apr 25, 2026
@ameukam
Copy link
Copy Markdown
Member Author

ameukam commented Apr 25, 2026

Channels would change the default behaviour going forward. As 26.04 was just released and kOps 1.36 is approaching beta, this seems premature. I would raise it as a topic for office hours and maybe switch for 1.37. WDYT? /hold

no strong opinion. I'll milestone it for v1.37.

@ameukam ameukam marked this pull request as draft April 25, 2026 13:17
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 25, 2026
Comment thread channels/alpha
- name: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20260218
providerID: aws
architectureID: amd64
kubernetesVersion: ">=1.32.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
kubernetesVersion: ">=1.32.0 <1.37.0"

Comment thread channels/alpha
@@ -82,6 +82,14 @@
providerID: aws
architectureID: arm64
kubernetesVersion: ">=1.32.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
kubernetesVersion: ">=1.32.0"
kubernetesVersion: ">=1.32.0 <1.37.0"

Comment thread channels/alpha
- name: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-resolute-26.04-amd64-server-20260425
providerID: aws
architectureID: amd64
kubernetesVersion: ">=1.36.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
kubernetesVersion: ">=1.36.0"
kubernetesVersion: ">=1.37.0"

Comment thread channels/alpha
- name: 099720109477/ubuntu/images/hvm-ssd-gp3/ubuntu-resolute-26.04-arm64-server-20260425
providerID: aws
architectureID: arm64
kubernetesVersion: ">=1.36.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
kubernetesVersion: ">=1.36.0"
kubernetesVersion: ">=1.37.0"

Comment thread channels/alpha
@@ -102,6 +110,10 @@
providerID: gce
architectureID: amd64
kubernetesVersion: ">=1.32.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
kubernetesVersion: ">=1.32.0"
kubernetesVersion: ">=1.32.0 <1.37.0"

Comment thread channels/alpha
- name: ubuntu-os-cloud/ubuntu-2604-resolute-amd64-v20260425
providerID: gce
architectureID: amd64
kubernetesVersion: ">=1.36.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
kubernetesVersion: ">=1.36.0"
kubernetesVersion: ">=1.37.0"

Comment thread channels/alpha
@@ -114,6 +126,10 @@
providerID: azure
architectureID: amd64
kubernetesVersion: ">=1.32.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
kubernetesVersion: ">=1.32.0"
kubernetesVersion: ">=1.32.0 <1.37.0"

Comment thread channels/alpha
- name: Canonical:ubuntu-26_04-lts:server:26.04.20260425
providerID: azure
architectureID: amd64
kubernetesVersion: ">=1.36.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
kubernetesVersion: ">=1.36.0"
kubernetesVersion: ">=1.37.0"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should add the arm64 image also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/api area/channels cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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.

3 participants