Skip to content

Conversation

Copy link

Copilot AI commented Jan 16, 2026

Bumps Traefik dependency from v3.4.5 to v3.6.7. The CI setup was still referencing v3.3 CRDs, causing cluster initialization failures.

Changes

  • Update go.mod to use github.com/traefik/traefik/v3 v3.6.7
  • Update pixi.toml cluster setup to fetch v3.6 CRDs instead of v3.3
-kubectl apply -f https://raw.githubusercontent.com/traefik/traefik/v3.3/docs/content/reference/dynamic-configuration/traefik.io_ingressroutes.yaml
+kubectl apply -f https://raw.githubusercontent.com/traefik/traefik/v3.6/docs/content/reference/dynamic-configuration/traefik.io_ingressroutes.yaml

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update traefik dependency from 3.4.5 to 3.6.7 build(go): Bump github.com/traefik/traefik/v3 from 3.4.5 to 3.6.7 Jan 16, 2026
Copilot AI requested a review from borchero January 16, 2026 17:41
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