Skip to content

Move all RePD compute API calls to v1 from v1beta #404

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

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

davidz627
Copy link
Contributor

Could probably refactor out CloudDisk as well as that was an artifact of having different objects of disks from different APIs. We could probably also consolidate a lot of the zonal/regional codepaths now that we don't need to use entirely different compute APIs.

However, I've refrained from making large changes here in the interest of stability. Also I think theres a possibility we'd need to use different APIs again in the future so I've left the option for that open.

Fixes: #213

/kind cleanup
/assign @msau42

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Oct 14, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidz627

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 added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 14, 2019
@msau42
Copy link
Contributor

msau42 commented Oct 15, 2019

/lgtm

Now that we have gke regional cluster support, we could potentially add another storageclass test config to use Regional PDs in our external e2e tests.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 15, 2019
@k8s-ci-robot k8s-ci-robot merged commit 01a3ba2 into kubernetes-sigs:master Oct 15, 2019
@davidz627 davidz627 deleted the fix/rePDAPI branch October 15, 2019 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch RePD to use v1 API
3 participants