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

recopy the v1beta1 types #1192

Merged
merged 7 commits into from
Jun 9, 2022

Conversation

mehabhalodiya
Copy link
Contributor

Signed-off-by: mehabhalodiya mehabhalodiya@gmail.com

What type of PR is this?
/kind feature

What this PR does / why we need it:
As suggested by @robscott, this is a follow-up PR on one of our last steps before the v1beta1 (v0.5.0) release.
The key is that we’d need GatewayClass, Gateway, and HTTPRoute type definitions in apis/v1beta1 in addition to the alpha directories they already exist in.

Which issue(s) this PR fixes:

Fixes #1041

Does this PR introduce a user-facing change?:

Introduce v1beta1 types for resources graduating to beta

Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>
Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>
Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>
@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. 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 Jun 8, 2022
Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>
Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>

Rename files to reflect ReferencePolicy -> ReferenceGrant

These were missed in kubernetes-sigs#1179

feat: introduce v1beta1 types

Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>

recopy the v1beta1 types

Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>

change package

Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>
@robscott robscott added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Jun 9, 2022
@robscott
Copy link
Member

robscott commented Jun 9, 2022

Thanks @mehabhalodiya! This LGTM, I think there are one or two more recent changes that may have been missed + we need to update CRD generation based on that. I'll make a follow up PR for those things, but I think we should get this in now.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 9, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mehabhalodiya, robscott

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 Jun 9, 2022
@k8s-ci-robot k8s-ci-robot merged commit cc74061 into kubernetes-sigs:master Jun 9, 2022
@mehabhalodiya mehabhalodiya deleted the v1beta1-types branch June 11, 2022 09:28
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/feature Categorizes issue or PR as related to a new feature. 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. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce v1beta1 types for resources graduating to beta
3 participants