Adding IngressClass to networking/v1beta1#88509
Adding IngressClass to networking/v1beta1#88509k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
f9269a9 to
7e229f4
Compare
|
This PR may require API review. If so, when the changes are ready, complete the pre-review checklist and request an API review. Status of requested reviews is tracked in the API Review project. |
7e229f4 to
d7101b7
Compare
|
/cc @liggitt |
64e30f6 to
c50d833
Compare
c50d833 to
a1185b8
Compare
00a8d58 to
9eb8c3f
Compare
|
/retest |
Co-authored-by: Christopher M. Luciano <cmluciano@us.ibm.com>
9eb8c3f to
132d2af
Compare
|
/test pull-kubernetes-conformance-kind-ga-only |
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt, robscott The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
/hold cancel |
|
@robscott: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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. |
What type of PR is this?
/kind api-change
What this PR does / why we need it:
This builds on the initial PR filed to graduate Ingress to v1. It has become clear that the scope of changes was too large to fit into a graduation to v1. This PR takes the IngressClass portion of that PR and adds it to v1beta1 in preparation for graduation to v1 in 1.19.
Does this PR introduce a user-facing change?:
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
/cc @cmluciano
/sig network
/priority important-soon