refactor(backend): rename api package to v1beta1
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:
- [ ] The title for your pull request (PR) should follow our title convention. Learn more about the pull request title convention used in this repository.
[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.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@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.
/hold
@Linchin Let's get consent on design first before moving forward with this change.