Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Add annotations param to TfJob #406

Merged
merged 3 commits into from Nov 4, 2019

Conversation

dalfos
Copy link
Contributor

@dalfos dalfos commented Oct 25, 2019

What this PR does / why we need it:
Add annotations param to TfJob for ability to pass it to Job.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:

NONE

This change is Reviewable

@k8s-ci-robot
Copy link
Contributor

Hi @dalfos. Thanks for your PR.

I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@jinchihe
Copy link
Member

/ok-to-test

@jinchihe
Copy link
Member

Hey @dalfos
Could you please fix the pylint error in kubeflow/fairing/deployers/tfjob/tfjob.py?

INFO|2019-10-25T23:48:14|util.py:71| ************* Module kubeflow.fairing.deployers.tfjob.tfjob
INFO|2019-10-25T23:48:14|util.py:71| C: 32, 0: Line too long (114/100) (line-too-long)

@dalfos
Copy link
Contributor Author

dalfos commented Oct 28, 2019

/retest

@dalfos
Copy link
Contributor Author

dalfos commented Oct 28, 2019

Hi @jinchihe where can I see error in test process?

@jinchihe
Copy link
Member

Error below. Should be caused by test env.

Step #2: Fetching cluster endpoint and auth data.
Step #2: ERROR: (gcloud.container.clusters.get-credentials) ResponseError: code=404, message=Not found: projects/kubeflow-ci/zones/us-cen
tral1-a/clusters/kubeflow-ci-fairing.
Step #2: No cluster named 'kubeflow-ci-fairing' in kubeflow-ci.
Finished Step #2
ERROR
ERROR: build step 2 "gcr.io/kubeflow-ci/fairing-test:latest" failed: exit status 1

/retest

@jinchihe
Copy link
Member

@dalfos The problem may can be work around by rebasing. Could you please rebase and trigger new CI testing? Thanks.

@dalfos
Copy link
Contributor Author

dalfos commented Oct 29, 2019

/retest

@jinchihe
Copy link
Member

@dalfos Seems the errors are caused by testing env problem, may be resolved later. thanks.

@jinchihe
Copy link
Member

/retest

1 similar comment
@jinchihe
Copy link
Member

/retest

@jinchihe
Copy link
Member

/test kubeflow-fairing-presubmit

@jinchihe
Copy link
Member

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jinchihe

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jinchihe
Copy link
Member

/retest

@abhi-g
Copy link
Member

abhi-g commented Oct 31, 2019

/hold

@abhi-g
Copy link
Member

abhi-g commented Oct 31, 2019

/test kubeflow-fairing-presubmit

@abhi-g
Copy link
Member

abhi-g commented Oct 31, 2019

/hold cancel

@abhi-g
Copy link
Member

abhi-g commented Oct 31, 2019

/test kubeflow-fairing-presubmit

@abhi-g
Copy link
Member

abhi-g commented Oct 31, 2019

/retest

@abhi-g
Copy link
Member

abhi-g commented Oct 31, 2019

/test kubeflow-fairing-presubmit

1 similar comment
@abhi-g
Copy link
Member

abhi-g commented Nov 1, 2019

/test kubeflow-fairing-presubmit

@abhi-g
Copy link
Member

abhi-g commented Nov 1, 2019

/retest

@abhi-g
Copy link
Member

abhi-g commented Nov 1, 2019

/test kubeflow-fairing-presubmit

@abhi-g abhi-g assigned abhi-g and unassigned dalfos Nov 1, 2019
@abhi-g
Copy link
Member

abhi-g commented Nov 1, 2019

/retest

@abhi-g
Copy link
Member

abhi-g commented Nov 1, 2019

@dalfos Can you please merge upstream/master to pull in test fixes

@abhi-g abhi-g assigned abhi-g and unassigned abhi-g Nov 1, 2019
@dalfos
Copy link
Contributor Author

dalfos commented Nov 2, 2019

@dalfos Can you please merge upstream/master to pull in test fixes

my fork's master already in sync with upstream

@abhi-g
Copy link
Member

abhi-g commented Nov 2, 2019 via email

@jinchihe
Copy link
Member

jinchihe commented Nov 4, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot merged commit c6708ac into kubeflow:master Nov 4, 2019
@dalfos dalfos deleted the tfjob_annotations branch November 4, 2019 08:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants