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

[MKP/doc] Update doc for changes of service account credential. #2309

Merged
merged 4 commits into from
Oct 5, 2019

Conversation

numerology
Copy link

@numerology numerology commented Oct 4, 2019

Reflect changes made in #2308


This change is Reviewable


Existing key also can be used.

Then we can create and inject service account credential.
Copy link
Contributor

Choose a reason for hiding this comment

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

"Then you can create ..."

@james-jwu
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot removed the lgtm label Oct 4, 2019
@james-jwu
Copy link
Contributor

/lgtm /approved

@james-jwu
Copy link
Contributor

/lgtm

@james-jwu
Copy link
Contributor

/approve

@numerology
Copy link
Author

cc @jessiezcc

@james-jwu
Copy link
Contributor

/assign @neuromage

@k8s-ci-robot k8s-ci-robot removed the lgtm label Oct 5, 2019
@neuromage
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: james-jwu, neuromage

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 ed285ce into kubeflow:master Oct 5, 2019
@@ -134,15 +128,10 @@ export MARKETPLACE_TOOLS_IMAGE=gcr.io/cloud-marketplace-staging/marketplace-k8s-
Run the install script

```shell
mpdev scripts/install --deployer=gcr.io/ml-pipeline/google/pipelines/deployer:0.2 --parameters='{"name": "'$APP_INSTANCE_NAME'", "namespace": "'$NAMESPACE'", "serviceAccountCredential": "'$SERVICE_ACCOUNT_TOKEN'"}'
mpdev scripts/install --deployer=gcr.io/ml-pipeline/google/pipelines/deployer:0.1 --parameters='{"name": "'$APP_INSTANCE_NAME'", "namespace": "'$NAMESPACE'"}'
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the image tag getting decreased to 0.1 expected?

Copy link
Author

Choose a reason for hiding this comment

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

Currently for alpha launch, we'll pin the version to 0.1, so yes.

@numerology numerology deleted the update-doc-mkp branch October 5, 2019 05:13
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
* Add pod rbac for kserve controller

Signed-off-by: Dan Sun <dsun20@bloomberg.net>

* Update torchserve 0.6.0

Signed-off-by: Dan Sun <dsun20@bloomberg.net>

* Update torchserve kfs image

Signed-off-by: Dan Sun <dsun20@bloomberg.net>
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.

8 participants