Skip to content

ci: bump k3s to v1.35.6 in beekeeper workflows - #5555

Merged
gacevicljubisa merged 2 commits into
masterfrom
ci/bump-k3s-1.35
Aug 12, 2026
Merged

ci: bump k3s to v1.35.6 in beekeeper workflows#5555
gacevicljubisa merged 2 commits into
masterfrom
ci/bump-k3s-1.35

Conversation

@gacevicljubisa

@gacevicljubisa gacevicljubisa commented Aug 10, 2026

Copy link
Copy Markdown
Member

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Bump k3s to v1.35.6+k3s1 in the beekeeper CI workflows to match the k8s
version we run in production (v1.35.6).

k8s 1.35 ships Traefik v3 (via k3s), which removed the legacy
traefik.containo.us API group. The required compatibility fixes have
already been merged and released in the supporting tooling:

  • beelocal: K3S_VERSION/K3D_VERSION wired through, Traefik v3 CRD wait
  • beekeeper: IngressRoute client moved to the traefik.io API group
  • helm (geth-swap): IngressRoute apiVersion selected via cluster capabilities

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

AI Disclosure

  • This PR contains code that has been generated by an LLM.
  • I have reviewed the AI generated code thoroughly.
  • I possess the technical expertise to responsibly review the code generated in this PR.

@gacevicljubisa
gacevicljubisa merged commit 9268375 into master Aug 12, 2026
22 of 27 checks passed
@gacevicljubisa
gacevicljubisa deleted the ci/bump-k3s-1.35 branch August 12, 2026 11:22
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.

3 participants