Skip to content
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

Fix tfjob dashboard ambassador route #381

Merged
merged 3 commits into from
Mar 25, 2018
Merged

Fix tfjob dashboard ambassador route #381

merged 3 commits into from
Mar 25, 2018

Conversation

wbuchwalter
Copy link
Contributor

@wbuchwalter wbuchwalter commented Mar 7, 2018

Needed for: kubeflow/training-operator#441


This change is Reviewable

"prefix: /tfjobs/ui/",
"rewrite: /",
"prefix: /tfjobs/",
"rewrite: /tfjobs/",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a comment explaining why prefix and rewrite are set the way they are? I would like to understand better what it takes to make Ambassador work. Does the TFJobs UI expect that is rooted at "/"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see explanation here: kubeflow/training-operator#441 (comment)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jlewi Did you have a chance to look at my explanations?

@jlewi
Copy link
Contributor

jlewi commented Mar 21, 2018

@wbuchwalter Sorry this slipped my mind again. Make sure you /assign me so it shows up in my PR dashboard
https://k8s-gubernator.appspot.com/pr

@jlewi
Copy link
Contributor

jlewi commented Mar 21, 2018

/assign

@jlewi
Copy link
Contributor

jlewi commented Mar 21, 2018

/lgtm
/approve

@wbuchwalter
Copy link
Contributor Author

/retest

@jlewi
Copy link
Contributor

jlewi commented Mar 21, 2018

presubmit didn't seem to run.
/retest

@wbuchwalter
Copy link
Contributor Author

/retest

@k8s-ci-robot k8s-ci-robot removed the lgtm label Mar 23, 2018
@wbuchwalter
Copy link
Contributor Author

/assign jlewi
Test fixed, but had to merge master.

@jlewi
Copy link
Contributor

jlewi commented Mar 25, 2018

/test

@jlewi
Copy link
Contributor

jlewi commented Mar 25, 2018

/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jlewi

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

@k8s-ci-robot k8s-ci-robot merged commit b0c432b into kubeflow:master Mar 25, 2018
yanniszark pushed a commit to arrikto/kubeflow that referenced this pull request Nov 1, 2019
yanniszark pushed a commit to arrikto/kubeflow that referenced this pull request Feb 15, 2021
* v1alpha2 API proposal

* Fix comments round 1

* Refactor into Experiment and Trial

* Incorporate feedback from meeting

* Rename

* Minor edits
elenzio9 pushed a commit to arrikto/kubeflow that referenced this pull request Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants