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

v1alpha4 support #326

Merged
merged 2 commits into from
Aug 11, 2021
Merged

Conversation

mkumatag
Copy link
Member

What this PR does / why we need it:

v1alpha4 support

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Specify your PR reviewers:

/cc @gyliu513 @jichenjc @wentao-zh

Special notes for your reviewer:

/area provider/ibmcloud

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:

v1alpha4 support

@k8s-ci-robot k8s-ci-robot requested a review from gyliu513 July 26, 2021 05:57
@k8s-ci-robot k8s-ci-robot added the area/provider/ibmcloud Issues or PRs related to ibmcloud provider label Jul 26, 2021
@k8s-ci-robot k8s-ci-robot requested a review from jichenjc July 26, 2021 05:57
@k8s-ci-robot
Copy link
Contributor

@mkumatag: GitHub didn't allow me to request PR reviews from the following users: wentao-zh.

Note that only kubernetes-sigs members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

What this PR does / why we need it:

v1alpha4 support

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Specify your PR reviewers:

/cc @gyliu513 @jichenjc @wentao-zh

Special notes for your reviewer:

/area provider/ibmcloud

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:

v1alpha4 support

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.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jul 26, 2021
Copy link
Contributor

@gyliu513 gyliu513 left a comment

Choose a reason for hiding this comment

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

Thanks @mkumatag , looks great and just one minor comment want to get your conform for RBAC.

@mkumatag
Copy link
Member Author

/hold for further testing

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 26, 2021
@gyliu513
Copy link
Contributor

/lgtm

Thanks @mkumatag , looks good to me.

@wentao-zh can you help get someone to do some test against this new PR?

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 26, 2021
@wentao-zh
Copy link
Contributor

/lgtm

Thanks @mkumatag , looks good to me.

@wentao-zh can you help get someone to do some test against this new PR?

Yes. I'm working on this testing right now.

@wentao-zh
Copy link
Contributor

/lgtm

Thanks @mkumatag , looks good to me.

@wentao-zh can you help get someone to do some test against this new PR?

I've tested this branch and it works.
Note: only version above v0.4.0 of cluster api can support v1alpha4.

@mkumatag
Copy link
Member Author

/lgtm
Thanks @mkumatag , looks good to me.
@wentao-zh can you help get someone to do some test against this new PR?

I've tested this branch and it works.
Note: only version above v0.4.0 of cluster api can support v1alpha4.

true that, even we might need to think about cutting a branch with 0.3.x for v1alpha3 support and a main branch for alpha4

@gyliu513
Copy link
Contributor

@wentao-zh @mkumatag since cluster api has some break changes between different versions as it is still involving fast, can we merge this PR? I think we do not need to support cluster api 0.3.0 as long as the current branch works after the PR got merged, comments?

@mkumatag
Copy link
Member Author

@wentao-zh @mkumatag since cluster api has some break changes between different versions as it is still involving fast, can we merge this PR? I think we do not need to support cluster api 0.3.0 as long as the current branch works after the PR got merged, comments?

agree,!

@jichenjc
Copy link
Contributor

+1 , unless it become better, the API will change very fast, if we really need think about some kind of alpah3 to alpha4, maybe can refer to
https://cluster-api.sigs.k8s.io/developer/providers/v1alpha3-to-v1alpha4.html
but guess not necessary

@mkumatag
Copy link
Member Author

+1 , unless it become better, the API will change very fast, if we really need think about some kind of alpah3 to alpha4, maybe can refer to
https://cluster-api.sigs.k8s.io/developer/providers/v1alpha3-to-v1alpha4.html
but guess not necessary

I have used this guide and adopted the recommendation wherever necessary,

@gyliu513
Copy link
Contributor

/unhold
/approve

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 11, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gyliu513, mkumatag

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 11, 2021
@k8s-ci-robot k8s-ci-robot merged commit ab2c625 into kubernetes-sigs:ibmvpccloud Aug 11, 2021
@mkumatag mkumatag deleted the v1alphav4 branch August 11, 2021 07:43
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. area/provider/ibmcloud Issues or PRs related to ibmcloud provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants