Exclude dependencies signatures from IngestionJob package - #879
Conversation
|
/test test-end-to-end-batch-dataflow |
|
/test test-end-to-end-auth |
|
/test test-end-to-end-batch-dataflow |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pyalex, woop The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
|
/lgtm |
|
/test test-end-to-end |
|
/retest |
|
/lgtm |
|
@pyalex: The following test failed, say
DetailsInstructions 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. |
|
/lgtm |
|
@pyalex: Updated the
DetailsIn 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. |
What this PR does / why we need it:
Fixes Ingestion Job on dataflow, which currently fails with
java.lang.SecurityException: Invalid signature file digest for Manifest main attributesAlso, to prevent such cases in future I changed dataflow e2e to be mandatory step.
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: