-
Notifications
You must be signed in to change notification settings - Fork 88
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
chore: CRW-5336 bump up to Traefik 2.9.10 (last 2.9.z that builds with golang 1.20) #1793
Conversation
…h golang 1.20) Change-Id: I56806f25fb8e62dc3e6ece4ca4f458a7418f53cf Signed-off-by: nickboldt <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: nickboldt The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
New che-traefik container uploaded here: https://quay.io/repository/eclipse/che--traefik?tab=tags&tag=v2.9.10-8d81a9df1435f9f3d36ac9398465ef2d5d61e671059974db753faaed14b627de |
Change-Id: I7bb922bb57ed2602fcf4fd0f6ab912f025011eb7 Signed-off-by: nickboldt <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1793 +/- ##
==========================================
- Coverage 59.71% 59.46% -0.26%
==========================================
Files 71 71
Lines 8658 8703 +45
==========================================
+ Hits 5170 5175 +5
- Misses 3133 3172 +39
- Partials 355 356 +1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Anatolii Bazko <[email protected]>
/retest |
bundle/stable/eclipse-che/manifests/che-operator.clusterserviceversion.yaml
Show resolved
Hide resolved
Build 3.11 :: operator_3.x/328: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5513: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3874: Console, Changes, Git Data |
Build 3.11 :: get-sources-rhpkg-container-build_3.x/5392: devspaces-operator : 3.x :: Build 57410312 : quay.io/devspaces/devspaces-rhel8-operator:3.11-18 |
Build 3.11 :: operator_3.x/328: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5513 triggered |
Build 3.11 :: update-digests_3.x/5146: Console, Changes, Git Data |
Build 3.11 :: update-digests_3.x/5146: No new images detected: nothing to do! |
Build 3.11 :: operator-bundle_3.x/2369: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5517: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3877: Console, Changes, Git Data |
Build 3.11 :: copyIIBsToQuay/2265: Console, Changes, Git Data |
Build 3.12 :: push-latest-container-to-quay_3.x/4002: Console, Changes, Git Data |
Build 3.12 :: copyIIBsToQuay/2320: Console, Changes, Git Data |
Build 3.12 :: sync-to-downstream_3.x/5736: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5608 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.12 :: operator-bundle_3.x/2474: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5736 triggered |
Build 3.12 :: dsc_3.x/1677: Console, Changes, Git Data |
Build 3.12 :: dsc_3.x/1677: 3.12.0-CI |
Build 3.12 :: operator-bundle_3.x/2477: Console, Changes, Git Data |
Build 3.12 :: sync-to-downstream_3.x/5743: Console, Changes, Git Data |
Build 3.12 :: push-latest-container-to-quay_3.x/4009: Console, Changes, Git Data |
Build 3.12 :: copyIIBsToQuay/2323: Console, Changes, Git Data |
Build 3.12 :: sync-to-downstream_3.x/5743: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5615 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.12 :: operator-bundle_3.x/2477: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5743 triggered |
Build 3.12 :: dsc_3.x/1680: Console, Changes, Git Data |
Build 3.12 :: dsc_3.x/1680: 3.12.0-CI |
Build 3.12 :: operator-bundle_3.x/2478: Console, Changes, Git Data |
Build 3.12 :: sync-to-downstream_3.x/5747: Console, Changes, Git Data |
Build 3.12 :: push-latest-container-to-quay_3.x/4011: Console, Changes, Git Data |
Build 3.12 :: copyIIBsToQuay/2324: Console, Changes, Git Data |
Build 3.12 :: sync-to-downstream_3.x/5747: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5619 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.12 :: operator-bundle_3.x/2478: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5747 triggered |
Build 3.12 :: dsc_3.x/1681: Console, Changes, Git Data |
Build 3.12 :: dsc_3.x/1681: 3.12.0-CI |
What does this PR do?
chore: CRW-5336 bump up to Traefik 2.9.10 (last 2.9.z that builds with golang 1.20)
Change-Id: I56806f25fb8e62dc3e6ece4ca4f458a7418f53cf
Signed-off-by: nickboldt [email protected]
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
chore: CRW-5336 bump up to Traefik 2.9.10 = 4ed3964b3; remove unused TRAEFIK_SHA in dockerfile
2.9.10 is the last 2.9.z that builds with golang 1.20 (which we need in downstream to build from sources).
We could potentially move up to 2.10.4 instead, which also uses golang 1.20: https://github.com/traefik/traefik/blob/v2.10.4/go.mod
How to test this PR?
N/A
PR Checklist
As the author of this Pull Request I made sure that:
Reviewers
Reviewers, please comment how you tested the PR when approving it.