GoogleCloudPlatform / kubeflow-distribution

Blueprints for Deploying Kubeflow on Google Cloud Platform and Anthos
Apache License 2.0
80 stars 63 forks source link

kpt: Upgrade to kpt 1.0.0 for kubeflow/ and management/. Partial #308 #311

Closed zijianjoy closed 3 years ago

zijianjoy commented 3 years ago

Partial #308

Steps of deployment:

  1. bash pull-upstream.sh
  2. source env.sh
  3. bash kpt-set.sh
  4. make apply

List of changes:

TODO:

google-oss-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zijianjoy

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: - ~~[OWNERS](https://github.com/kubeflow/gcp-blueprints/blob/master/OWNERS)~~ [zijianjoy] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
Bobgy commented 3 years ago

/lgtm /hold Feel free to unhold

google-oss-robot commented 3 years ago

New changes are detected. LGTM label has been removed.

zijianjoy commented 3 years ago

/unhold

Thank you Yuan! Remaining TODOs need to wait for upstream fixes. Merging while waiting for fixes.