Conversation
9ca76e0 to
9289808
Compare
|
I put together a summary of potential solutions for #71143. Please take a look and leave any comments/suggestions: https://docs.google.com/document/d/13lBj8Stdwku8BgL0fbT__4Iw97NRh77loJ_MoZuCGwQ/edit# /test pull-kubernetes-integration |
12846b5 to
16ff635
Compare
|
What is the roadmap for this feature? Which work is still open? Do we have a feature issue in the feature tracking repo for this? We probably should. |
staging/src/k8s.io/apiextensions-apiserver/pkg/openapi/aggregator.go
Outdated
Show resolved
Hide resolved
staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/customresource_discovery_controller.go
Outdated
Show resolved
Hide resolved
|
This didn't make it to the v1.14.0-alpha1 release. |
Created: kubernetes/enhancements#692
|
staging/src/k8s.io/apiextensions-apiserver/pkg/controller/openapi/controller.go
Outdated
Show resolved
Hide resolved
staging/src/k8s.io/apiextensions-apiserver/pkg/controller/openapi/controller.go
Outdated
Show resolved
Hide resolved
|
@liggitt updated /test pull-kubernetes-e2e-gce-alpha-features |
|
/retest |
|
lgtm, squash in the review comments commit, then will tag |
Co-authored-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
64d66a4 to
5d0ba35
Compare
|
/test pull-kubernetes-e2e-gce-alpha-features |
|
/retest |
staging/src/k8s.io/apiextensions-apiserver/pkg/controller/openapi/builder.go
Outdated
Show resolved
Hide resolved
Co-authored-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
Co-authored-by: Maciej Szulik <maszulik@redhat.com> Co-authored-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt, roycaihw, sttts 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 |
|
@roycaihw: 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. |
|
/retest |
|
@roycaihw Thank you very much. This is a critical feature for me. |
|
Hello, this PR may be related to this failing test: #75125 (it started failing right after this PR was merged). Could you have a look please? |
Fixes #71159, #71142. Updated e2e test to exercise
kubectl explainand client-side validation.Special notes for your reviewer:
The first seven commits are from #67205 and #71137.
TODO:
Does this PR introduce a user-facing change?:
/sig api-machinery
/area custom-resources
cc @liggitt @mbohlool @smarterclayton @sttts