-
Notifications
You must be signed in to change notification settings - Fork 228
elasticsearch: jackson-databind to v2.12.7.1 for security plugin #2262
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
elasticsearch: jackson-databind to v2.12.7.1 for security plugin #2262
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: periklis 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 |
/hold |
Upgrading to jackson v2.12.7.1` seems to break opendistro_security plugin entirely:
|
441c07b
to
aa5964b
Compare
ES requires also a bump on these deps:
|
b8be5aa
to
171c2bf
Compare
/retest |
/test elastic-operator-e2e-5-2 |
@periklis: 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. |
/retest |
171c2bf
to
8238df1
Compare
/hold cancel |
/lgtm |
/retest |
/override ci/prow/smoke-5-6 |
/override ci/prow/elastic-operator-e2e-5-3 |
/override ci/prow/cluster-logging-operator-e2e-5-3 |
/override ci/prow/cluster-logging-operator-e2e-5-6 |
/override ci/prow/elastic-operator-e2e-5-4 |
@periklis: Overrode contexts on behalf of periklis: ci/prow/smoke-5-6 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. |
@periklis: Overrode contexts on behalf of periklis: ci/prow/elastic-operator-e2e-5-3 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. |
@periklis: 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. |
@periklis: Overrode contexts on behalf of periklis: ci/prow/cluster-logging-operator-e2e-5-3 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. |
@periklis: Overrode contexts on behalf of periklis: ci/prow/elastic-operator-e2e-5-4 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. |
@periklis: Overrode contexts on behalf of periklis: ci/prow/cluster-logging-operator-e2e-5-6 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. |
Description
Upgrade dependencies
jackson-databind
to2.12.7.1
andjackson-core
to2.12.7
to address CVEs:/cc @xperimental