Add get_by_id and list_jobs interface to the launcher interface and implement it for EMR - #1095
Conversation
There was a problem hiding this comment.
I know this is a little hacky to have retrieval-job-specific param in the generic JobInfo but i didn't want to build an entire class hierarchy because of this param (at least not yet)
Signed-off-by: Oleg Avdeev <oleg.v.avdeev@gmail.com>
2471193 to
612eb93
Compare
|
/kind feature |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: khorshuheng, oavdeev 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 |
|
@oavdeev: 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. |
What this PR does / why we need it:
Job Service will need those to implement its API calls.
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: