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

add tensorboard routing rule #143

Merged
merged 5 commits into from
Nov 8, 2018
Merged

add tensorboard routing rule #143

merged 5 commits into from
Nov 8, 2018

Conversation

IronPan
Copy link
Member

@IronPan IronPan commented Nov 8, 2018

This change is Reviewable

@IronPan
Copy link
Member Author

IronPan commented Nov 8, 2018

/assign @yebrahim

@@ -77,7 +77,7 @@ if [ "$CLUSTER_TYPE" == "create-gke" ]; then
echo "Delete cluster..."
gcloud container clusters delete ${TEST_CLUSTER} --async
}
trap delete_cluster EXIT
# trap delete_cluster EXIT
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove or add [WIP] to the PR to remember to remove this.

@@ -56,6 +57,46 @@
},
}, //serviceUi

tensorboardUi: {
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: rename to tensorboardData? The rest of the UI renders fine.

Copy link
Contributor

@yebrahim yebrahim left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@IronPan
Copy link
Member Author

IronPan commented Nov 8, 2018

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: IronPan, yebrahim

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

@rileyjbauer
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot merged commit 69f8034 into master Nov 8, 2018
IronPan added a commit that referenced this pull request Nov 8, 2018
* add tensorboard routing rule

* rename tb routing rule

* address comments

* remove debugger

* fix url prefix
IronPan added a commit that referenced this pull request Nov 8, 2018
* add tensorboard routing rule

* rename tb routing rule

* address comments

* remove debugger

* fix url prefix
k8s-ci-robot pushed a commit that referenced this pull request Nov 10, 2018
* add pipeline e2e test back

* delete samples

* more changes to pipeline test

* add delete run/experiment

* update test name

* stage

* add api

* fii

* add tensorboard routing rule (#143)

* add tensorboard routing rule

* rename tb routing rule

* address comments

* remove debugger

* fix url prefix

* more fixes

* update tests

* revert debugging

* update

* update test

* fix

* update test

* fix

* fix pipeline tests

* exp

* update run

* update jobs
@yebrahim yebrahim deleted the yangpa/tf branch November 11, 2018 04:31
@gaoning777 gaoning777 restored the yangpa/tf branch November 27, 2018 21:53
@gaoning777 gaoning777 deleted the yangpa/tf branch November 27, 2018 21:53
Linchin pushed a commit to Linchin/pipelines that referenced this pull request Apr 11, 2023
* We'd been using projects but not everyone can see projects.
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
…eflow#143)

* Adds a mutating admission controller to inject GPU functionality into
deployments

* Updates

* Added documentation

* Pausing to sync github

* Added tests for tolerations and nodeselectors

* Added tensorflow support for GPUs

* Passthrough annotation to configurations

* Fix readme

* Fixed runtime versions for tensorflow

* fixed an annotation type

* Added ignored framework files

* Removed unnecessary dependency

* Fixed a typo in README

* Refactored tests

* added a space

* Made mutate a private method

* Cleaned up paths
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
* PipelineRun with embedded pipelineSpec and taskSpec

Closes kubeflow#143

* Preserve empty string default values

* Remove success_condition and failure_condition
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.

4 participants