-
Notifications
You must be signed in to change notification settings - Fork 153
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
[release-1.3] Fix security issues forcing a few dependencies #1057
Conversation
Fixes various security issues forcing newer versions of affected dependencies. - github.com/dgrijalva/jwt-go v4.0.0-preview1 - github.com/gorilla/websocket v1.4.2 - golang.org/x/crypto/ssh/terminal v0.0.0-20201221181555-eec23a3978ad Fixes: - https://bugzilla.redhat.com/1887821 - https://bugzilla.redhat.com/1902649 - https://bugzilla.redhat.com/1909967 This is a manual cherry-pick of #1056 Signed-off-by: Simone Tiraboschi <[email protected]>
hco-e2e-image-index-aws, hco-e2e-image-index-azure lanes succeeded. |
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-image-index-gcp In response to this:
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. |
/retest |
@tiraboschi: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
hco-e2e-upgrade-azure lane succeeded. |
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-upgrade-aws In response to this:
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. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: erkanerol 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 |
/test pull-hyperconverged-cluster-operator-e2e-k8s-1.17 |
@erkanerol: The specified target(s) for
Use In response to this:
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. |
kubevirtci infra is down for maintenance, openshift-ci tests are enough in this case since we are not really introducing any code change |
@tiraboschi: Overrode contexts on behalf of tiraboschi: pull-hyperconverged-cluster-operator-e2e-k8s-1.17 In response to this:
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. |
Fixes various security issues forcing newer versions
of affected dependencies.
Fixes:
This is a manual cherry-pick of #1056
Signed-off-by: Simone Tiraboschi [email protected]
Release note: