Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump traefik to 3.3.2 #11694

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Bump traefik to 3.3.2 #11694

merged 2 commits into from
Feb 7, 2025

Conversation

brandond
Copy link
Member

@brandond brandond commented Jan 31, 2025

Proposed Changes

Bump traefik to 3.3.2

Note that the traefik.containo.us/v1alpha1 CRDs have been deprecated since v2.10, and are gone as of v3. Users should have migrated to traefik.io/v1alpha1

https://doc.traefik.io/traefik/migration/v2/#kubernetes-crds
In v2.10, the Kubernetes CRDs API Group traefik.containo.us is deprecated, and its support will end starting with Traefik v3. Please use the API Group traefik.io instead.
In addition, the Kubernetes CRDs API Version traefik.containo.us/v1alpha1 will not be supported in Traefik v3 itself.

Types of Changes

version bump

Verification

Check deployed traefik version

Testing

Normal upgrade tests

As per https://doc.traefik.io/traefik/migration/v2-to-v3/ the legacy CRDs and config rules should all continue to work by default. Users must opt into the new resources and syntax.

Linked Issues

User-Facing Change

Further Comments

@brandond brandond requested a review from a team as a code owner January 31, 2025 00:03
Signed-off-by: Brad Davidson <[email protected]>
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.66%. Comparing base (f78769d) to head (eb1e3e7).
Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11694      +/-   ##
==========================================
- Coverage   49.89%   47.66%   -2.23%     
==========================================
  Files         185      185              
  Lines       19353    19353              
==========================================
- Hits         9656     9225     -431     
- Misses       8300     8795     +495     
+ Partials     1397     1333      -64     
Flag Coverage Δ
e2etests 40.39% <ø> (-3.74%) ⬇️
inttests 35.02% <ø> (-0.04%) ⬇️
unittests 17.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond merged commit 04ed6c0 into k3s-io:master Feb 7, 2025
44 checks passed
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.

4 participants