pipelines icon indicating copy to clipboard operation
pipelines copied to clipboard

refactor(backend): rename api package to v1beta1

Open Linchin opened this issue 3 years ago • 3 comments

Description of your changes:

  • Refactored backend api to v1beta1, and changed backend imports accordingly
  • Updated scripts generating api clients (except python client), which generates clients based on api version
  • Generated v2beta1 clients, but not yet used

Checklist:

Linchin avatar Aug 10 '22 03:08 Linchin

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from linchin by writing /assign @linchin in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

google-oss-prow[bot] avatar Aug 10 '22 03:08 google-oss-prow[bot]

@Linchin: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
kubeflow-pipeline-e2e-test d58659a67305a9f41288413d2b870bf01ae0d180 link true /test kubeflow-pipeline-e2e-test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

google-oss-prow[bot] avatar Aug 10 '22 04:08 google-oss-prow[bot]

/hold

@Linchin Let's get consent on design first before moving forward with this change.

chensun avatar Aug 10 '22 17:08 chensun