Skip to content

feat(traefik): add latest 2.x and 3.x versions #508

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

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

strowi
Copy link
Contributor

@strowi strowi commented Feb 19, 2025

hopefully fixes #507
Tested this on my local jsonnet repositories and it worked as expected. But please double-check ;)

@Duologic
Copy link
Member

We might want to prune some older versions, in case someone is still using those they can pin to the version they have in jsonnetfile.lock.json

@strowi
Copy link
Contributor Author

strowi commented Feb 19, 2025

@Duologic sure, which ones? all legacy = true that would also cleanup the if-else? or more?

@Duologic
Copy link
Member

I generally refer to the releases/support page of the operator, in this case: https://doc.traefik.io/traefik/deprecation/releases/

There deprecation policy looks quite rough tho. 🤔 Maybe keep 2.11 onwards, which was release in 2024?

@Duologic
Copy link
Member

Perhaps the latest 2.10 patch as well, no need to keep all patch releases for a minor.

@strowi
Copy link
Contributor Author

strowi commented Feb 19, 2025

Just updated the PR removing all but the latest 2.10, 2.11 and 3.3 versions i could find via elm search repo traefik/traefik --versions.

@Duologic Duologic merged commit 7e17c40 into jsonnet-libs:master Feb 20, 2025
75 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.

Update for traefik libs?
2 participants