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 documentations for Kubeflow Pipelines marketplace #2125

Merged
merged 6 commits into from
Sep 17, 2019

Conversation

IronPan
Copy link
Member

@IronPan IronPan commented Sep 15, 2019

This change update the documentations that are visible to the end user when they visiting marketplace page.
/assign @sarahmaddox


This change is Reviewable

@IronPan
Copy link
Member Author

IronPan commented Sep 16, 2019

/assign @rmgogogo

@sarahmaddox
Copy link
Contributor

Thanks @IronPan! I don't have bandwidth to review this PR at the moment. I'll email you with some suggestions about reviewers.

@@ -101,33 +101,59 @@ properties:
x-google-marketplace:
type: NAMESPACE
serviceAccountCredential:
title: Service Account credentials used to call other GCP services.
title: |-
Service Account credentials used to call other GCP services.
Copy link
Contributor

Choose a reason for hiding this comment

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

wonding whether we call it "GCP Service Account credentials used ...".
As talked last time, we have two types of service account, one is K8s and other is GCP.

Copy link
Member Author

Choose a reason for hiding this comment

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

good point. updated.

JSON file. It can be encoded using base64 instead of messing with JSON format.
To get the encoded credential, run
$ gcloud iam service-accounts keys create application_default_credentials.json --iam-account [your-service-account] && cat application_default_credentials.json | base64
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure whether the special characters here '$', '&' will be escaped by MKP UI, we may need to double check it manually after another staging in MKP

Copy link
Member Author

Choose a reason for hiding this comment

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

i verified it and should be ok.

@rmgogogo
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot removed the lgtm label Sep 17, 2019
@IronPan
Copy link
Member Author

IronPan commented Sep 17, 2019

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: IronPan

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

@rmgogogo
Copy link
Contributor

/lgtm

@IronPan IronPan merged commit 6b6b83c into kubeflow:master Sep 17, 2019
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.

5 participants