-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Aggregated discovery types #111978
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
Aggregated discovery types #111978
Conversation
|
Please note that we're already in Test Freeze for the Fast forwards are scheduled to happen every 6 hours, whereas the most recent run was: Tue Aug 23 19:46:32 UTC 2022. |
|
/triage accepted |
3afbff2 to
6881580
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. |
29b92c9 to
83344d8
Compare
staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types_discovery.go
Outdated
Show resolved
Hide resolved
staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types_discovery.go
Outdated
Show resolved
Hide resolved
staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types_discovery.go
Outdated
Show resolved
Hide resolved
aa76cd4 to
b5c51a3
Compare
b5c51a3 to
0065f95
Compare
|
There was a drift between the internal/external version godocs earlier which may have caused some comments to not be addressed in one version. That has been fixed. |
db62188 to
73b62fd
Compare
|
/test pull-kubernetes-e2e-kind-ipv6 |
73b62fd to
e656876
Compare
|
I think that's the last set of comments, everything else looks good. |
ca9959c to
737d370
Compare
|
@smarterclayton @liggitt Rebased, squashed and all comments should be addressed. |
737d370 to
2e01fbb
Compare
|
/lgtm Thanks for your patience! |
|
approve for new package in modules.txt /approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Jefftree, liggitt, smarterclayton 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 |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Add types for aggregated discovery
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
/assign @deads2k