Skip to content

feat: add Kubernetes 1.37 support - #144

Open
HarshwardhanPatil07 wants to merge 1 commit into
bootc-dev:mainfrom
HarshwardhanPatil07:support-kubernetes-1.37
Open

HarshwardhanPatil07 wants to merge 1 commit into
bootc-dev:mainfrom
HarshwardhanPatil07:support-kubernetes-1.37

Conversation

@HarshwardhanPatil07

@HarshwardhanPatil07 HarshwardhanPatil07 commented Sep 22, 2026 •

Copy link
Copy Markdown
Member

ref: bootc-dev/bootc-operator#188
Kubernetes 1.34 will reach its EOL on October 27

Added support for k8s 1.37 version

@HarshwardhanPatil07
HarshwardhanPatil07 force-pushed the support-kubernetes-1.37 branch 2 times, most recently from 55280d7 to 1b56049 Compare September 22, 2026 12:03
Comment thread .github/workflows/integration-tests.yml Outdated
id: set-matrix
run: |
DEFAULT="1.35"
DEFAULT="1.37"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I would move it to 1.36 as the default one

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

how about we build the artifact and move it directly to 1.37?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

we have been testing 1.36 for a while now that's why I will move it progressively

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

yea sounds good +1

Comment thread docs/custom-node-images.md Outdated
> --security-opt=label=disable \
> --device /dev/fuse \
> --build-arg KUBE_MINOR=1.35 \
> --build-arg KUBE_MINOR=1.37 \

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Same here

@alicefr

alicefr commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

@HarshwardhanPatil07 if you have time to experiment a bit with AI we could write a skill that update the kubernetes versions

Signed-off-by: HarshwardhanPatil07 <harshpat@redhat.com>
@HarshwardhanPatil07

Copy link
Copy Markdown
Member Author

cri-o1.37 not present yet

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants