-
Notifications
You must be signed in to change notification settings - Fork 41.7k
KEP-3926: Add a test to verify list error aggregation #129129
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
base: master
Are you sure you want to change the base?
KEP-3926: Add a test to verify list error aggregation #129129
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: Mon Dec 9 18:07:08 UTC 2024. |
|
/triage accepted |
3a88a9b to
be5804c
Compare
7dc067b to
3b32926
Compare
|
stress test result: |
|
/cc @dgrisonnet |
d059f69 to
7c8c15a
Compare
staging/src/k8s.io/apiserver/pkg/storage/testing/store_tests.go
Outdated
Show resolved
Hide resolved
7c8c15a to
40da582
Compare
ab1d286 to
7b7decd
Compare
7b7decd to
9dabd7f
Compare
9dabd7f to
312a580
Compare
312a580 to
3e35e51
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: hashim21223445, tkashem The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
|
LGTM label has been added. Git tree hash: e0fb772b066f401611aa3d1ce40f72a275e608dc
|
|
/cc @wojtek-t @serathius |
|
/assign @enj |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
This PR adds a unit test for storage
GetListto verify that list error aggregation works as expectedWhich 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.: