-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
downgrade to 3.14.4 and fix tag #8386
Conversation
Signed-off-by: James Strong <[email protected]>
@strongjz: This issue is currently awaiting triage. If Ingress contributors determines this is a relevant issue, they will accept it by applying the The Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's start the release process after we've solved the CI related issues
/lgtm
/hold
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: strongjz, tao12345666333 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
James and Jintao. Somebody updated that alpine:3.15.1 will work if just
install the software related to that error
open-telemetry/opentelemetry-cpp-contrib#125 (comment)
Thanks,
; Long
…On Thu, 24 Mar, 2022, 6:26 AM Jintao Zhang, ***@***.***> wrote:
***@***.**** commented on this pull request.
Let's start the release process after we've solved the CI related issues
/lgtm
/hold
—
Reply to this email directly, view it on GitHub
<#8386 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGZVWVAQ7SPBXDRFNQTOY3VBO4ULANCNFSM5RPAFWVQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
There's a couple of different issues here. OT was failing for reasons mentioned in the @longwuyuan PR and the issues mentioned in OT-cpp issue. CI and e2e works with Nginx base image being on Alpine 3.14.4 as you can see with all the passing checks on this PR. -James |
/remove-hold |
Signed-off-by: James Strong <[email protected]>
Signed-off-by: James Strong [email protected]
3.15.0 is causing unknown e2e test failures, 3.14.4 is working on e2e and fixes the CVE issues we have right now so using that going forward.
Also fixed the tag 1.1.2, 1.1.3 was updated too soon in the release process.