Skip to content

Add kubeadm v1beta4 support for Kubernetes 1.36+ - #481

Merged
dajudge merged 2 commits into
masterfrom
agent/kubeadm-v1beta4
Sep 6, 2026
Merged

Add kubeadm v1beta4 support for Kubernetes 1.36+#481
dajudge merged 2 commits into
masterfrom
agent/kubeadm-v1beta4

Conversation

@dajudge

@dajudge dajudge commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Adds a kubeadm v1beta4 configuration template and selects it for Kubernetes 1.36.0 and newer.

This is stacked on top of the KindContainer 1.36.1 support PR so CI can exercise the new kubeadm configuration immediately with Kubernetes 1.36.1. Older Kubernetes versions continue to use the existing v1beta3 template.

The migration mirrors upstream kind's version boundary: kubeadm v1beta4 is used from Kubernetes 1.36 onward, while Kubernetes 1.37 removes v1beta3 support entirely.

Notable schema changes in v1beta4 include list-based extraArgs and kubeletExtraArgs, which are reflected in the new template.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6c49a05396

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/main/resources/kubeadm-1.36.0.yaml Outdated
Base automatically changed from agent/kindcontainer-k8s-1.36.1 to master August 12, 2026 02:10

dajudge commented Sep 6, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-06T05:37:48.335581Z 42dcab2 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@dajudge dajudge closed this Sep 6, 2026
@dajudge
dajudge force-pushed the agent/kubeadm-v1beta4 branch from 93e41b5 to d468aa0 Compare September 6, 2026 05:33
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Bravo.

Reviewed commit: 93e41b5159

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@dajudge dajudge reopened this Sep 6, 2026

dajudge commented Sep 6, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Another round soon, please!

Reviewed commit: 42dcab2573

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@dajudge
dajudge merged commit d693f46 into master Sep 6, 2026
59 checks passed
@dajudge
dajudge deleted the agent/kubeadm-v1beta4 branch September 6, 2026 18:54
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.

1 participant