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

Update explainer path for Ambassador #1585

Merged
merged 3 commits into from
Mar 26, 2020
Merged

Update explainer path for Ambassador #1585

merged 3 commits into from
Mar 26, 2020

Conversation

ukclivecox
Copy link
Contributor

Fixes #1548

  • Update operator Ambassador code
  • Update python wrapper client
  • Update explainer notebook

@ukclivecox ukclivecox requested a review from axsaucedo March 23, 2020 16:29
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

@seldondev
Copy link
Collaborator

Mon Mar 23 16:30:43 UTC 2020
The logs for [pr-build] [1] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1585/1.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1585 --build=1

@seldondev
Copy link
Collaborator

Mon Mar 23 16:30:48 UTC 2020
The logs for [lint] [2] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1585/2.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1585 --build=2

Copy link
Contributor

@axsaucedo axsaucedo left a comment

Choose a reason for hiding this comment

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

Looks good

serviceNameExternal = nameOverride
if isExplainer {
name = name + constants.ExplainerNameSuffix
serviceNameExternal = serviceNameExternal + constants.ExplainerPathSuffix
Copy link
Contributor

Choose a reason for hiding this comment

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

May be better to join with path.Join(..) ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Quite minor as the above is still with dash anyways

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: axsaucedo

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

@axsaucedo
Copy link
Contributor

@cliveseldon there seems to be some merge conflicts

@seldondev seldondev removed the lgtm label Mar 25, 2020
@seldondev
Copy link
Collaborator

New changes are detected. LGTM label has been removed.

@seldondev
Copy link
Collaborator

Wed Mar 25 10:10:35 UTC 2020
The logs for [lint] [4] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1585/4.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1585 --build=4

@seldondev
Copy link
Collaborator

Wed Mar 25 10:12:01 UTC 2020
The logs for [pr-build] [3] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1585/3.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1585 --build=3

@seldondev
Copy link
Collaborator

Wed Mar 25 17:50:30 UTC 2020
The logs for [pr-build] [7] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1585/7.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1585 --build=7

@seldondev
Copy link
Collaborator

Wed Mar 25 17:50:41 UTC 2020
The logs for [lint] [8] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1585/8.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1585 --build=8

@ukclivecox
Copy link
Contributor Author

/test this

@ukclivecox
Copy link
Contributor Author

/test lint

@seldondev
Copy link
Collaborator

Thu Mar 26 10:43:09 UTC 2020
The logs for [pr-build] [13] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1585/13.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1585 --build=13

@seldondev
Copy link
Collaborator

Thu Mar 26 10:43:22 UTC 2020
The logs for [lint] [14] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1585/14.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1585 --build=14

@ukclivecox ukclivecox merged commit 10662af into SeldonIO:master Mar 26, 2020
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.

Istio creates different path to Ambassador for explainer
3 participants