Kubernetes Prow Robot
|
0f5fce6a64
|
Merge pull request #101244 from deads2k/remove-csr
remove CSR v1beta1 tests since the API is no longer available in 1.22 and CSRs are short term
|
2021-04-19 22:12:39 -07:00 |
|
Kubernetes Prow Robot
|
1eccb41fa8
|
Merge pull request #101248 from deads2k/integration
update more integration tests for v1beta1 removal
|
2021-04-19 18:54:56 -07:00 |
|
David Eads
|
e6113c5fe6
|
update openapi overlap test for crd v1
|
2021-04-19 13:55:32 -04:00 |
|
David Eads
|
b199047fa6
|
remove outdated extensions group test
|
2021-04-19 13:55:32 -04:00 |
|
David Eads
|
b74c542de5
|
skip printing test for removed APIs
|
2021-04-19 13:55:32 -04:00 |
|
Shihang Zhang
|
925900317e
|
allow multiple of --service-account-issuer
|
2021-04-19 09:54:11 -07:00 |
|
David Eads
|
2e07319356
|
remove CSR v1beta1 tests since the API is no longer avaiable and CSRs are short term
|
2021-04-19 09:39:41 -04:00 |
|
Antoine Pelisse
|
e477c31307
|
fieldmanager: Comment test broken by status being separated from main resource
|
2021-04-16 14:26:05 -07:00 |
|
Andrea Nodari
|
862d256195
|
Add "subresource" field to ManagedFieldEntry
This field is useful to namespace the managed field entries of a
subresource and differentiate them from the ones of the main resource.
|
2021-04-16 14:13:18 -07:00 |
|
Kubernetes Prow Robot
|
f1c1379def
|
Merge pull request #100963 from enj/enj/i/authz_func_ctx
authorizer func: pass through context
|
2021-04-16 12:56:22 -07:00 |
|
Kubernetes Prow Robot
|
27a625cf89
|
Merge pull request #100724 from liggitt/eviction-v1beta1
Add policy/v1 Eviction support
|
2021-04-16 10:02:22 -07:00 |
|
Kubernetes Prow Robot
|
6d130d3b97
|
Merge pull request #100557 from chendave/validation_cleanup
Validate plugin config for KubeSchedulerConfiguration
|
2021-04-14 18:20:01 -07:00 |
|
Dave Chen
|
c6e65079c7
|
Validate plugin config for KubeSchedulerConfiguration
Signed-off-by: Dave Chen <dave.chen@arm.com>
|
2021-04-14 09:30:20 +08:00 |
|
Jordan Liggitt
|
33ad842480
|
allow evictions subresource to accept policy/v1 and policy/v1beta1
|
2021-04-13 21:22:25 -04:00 |
|
Kubernetes Prow Robot
|
57459ebd3e
|
Merge pull request #101003 from ahg-g/ahg-cost
Integration test for pod deletion cost feature
|
2021-04-13 03:02:50 -07:00 |
|
Kubernetes Prow Robot
|
ed3e0d302f
|
Merge pull request #100644 from Huang-Wei/sched-fwk-config
Surface kube config in scheduler framework handle
|
2021-04-12 19:12:49 -07:00 |
|
Abdullah Gharaibeh
|
74e3ffa959
|
Integration test for pod deletion cost feature
|
2021-04-11 23:37:20 -04:00 |
|
Kubernetes Prow Robot
|
ce14346b46
|
Merge pull request #100181 from pacoxu/master-to-control-plane
part1: master to controlplane in test/integration(1.22)
|
2021-04-11 05:07:59 -07:00 |
|
Kubernetes Prow Robot
|
24b40c4d6c
|
Merge pull request #100808 from nicomitchell/scheduler_perf_tests_unique_names
test/integration/scheduler_perf: make sure each testCase and workload has a unique name
|
2021-04-10 19:03:30 -07:00 |
|
Monis Khan
|
8f00e918d8
|
authorizer func: pass through context
Signed-off-by: Monis Khan <mok@vmware.com>
|
2021-04-09 09:47:19 -04:00 |
|
Kubernetes Prow Robot
|
4959cd6339
|
Merge pull request #100671 from Niekvdplas/spelling-mistakes
Fixed several spelling mistakes
|
2021-04-09 05:19:45 -07:00 |
|
Kubernetes Prow Robot
|
ecd559a3ab
|
Merge pull request #100457 from gavinfish/integration-e2e
Make integration tests not depend on e2e tests
|
2021-04-08 22:09:39 -07:00 |
|
Kubernetes Prow Robot
|
3c75651d15
|
Merge pull request #100357 from Huang-Wei/enq-serviceaffinity
implement EnqueueExtensions interface in serviceaffinity
|
2021-04-08 20:30:20 -07:00 |
|
Kubernetes Prow Robot
|
4b9421674f
|
Merge pull request #100325 from cwdsuzhou/donot_delete_waitingpod
Preempting: do not delete the victim if it just exits in WaitingPods
|
2021-04-08 20:29:46 -07:00 |
|
Andrew Keesler
|
d00202bd3e
|
exec credential provider: informer happy path integration test
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
|
2021-04-07 14:46:40 -04:00 |
|
Nicolas Mitchell
|
0e994e9481
|
return error with non-unique workload name in scheduler_perf_test
|
2021-04-06 10:24:04 -04:00 |
|
Andrew Keesler
|
c984a1c834
|
test/integration/client: ditch unused code
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
|
2021-04-06 09:40:57 -04:00 |
|
Nicolas Mitchell
|
338b06fb69
|
validate test/workload names in validateTestCases
|
2021-04-04 14:18:39 -04:00 |
|
pacoxu
|
ce50018a76
|
part1 of e2e: master to apiserver/control-plane
Signed-off-by: pacoxu <paco.xu@daocloud.io>
|
2021-03-31 15:50:18 +08:00 |
|
Niekvdplas
|
fec272a7b2
|
Fixed several spelling mistakes
|
2021-03-30 23:02:09 +02:00 |
|
Wei Huang
|
e7f67b1a63
|
Surface kube config in scheduler framework handle
|
2021-03-30 11:54:59 -07:00 |
|
drfish
|
aa0b284ca1
|
Make integration tests not depend on e2e tests
|
2021-03-25 23:02:52 +08:00 |
|
Adhityaa Chandrasekar
|
4118dff509
|
suspend integration tests: run all subtests in pre-submit
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
|
2021-03-25 06:36:00 +00:00 |
|
Kubernetes Prow Robot
|
e57223876d
|
Merge pull request #100295 from adtac/suspend-int
add integration test for suspended jobs
|
2021-03-24 13:49:30 -07:00 |
|
Kubernetes Prow Robot
|
375c9abfa2
|
Merge pull request #99873 from liggitt/etcd-compatibility
Add Etcd compatibility test
|
2021-03-23 05:27:36 -07:00 |
|
caiweidong
|
850759ec87
|
Preempting: do not delete the victim if it just exits in WaitingPods
|
2021-03-23 14:37:36 +08:00 |
|
Wei Huang
|
9d1ef9f4c5
|
unregister Service events if a plugin doesn't implement EventsToRegister()
|
2021-03-18 11:04:06 -07:00 |
|
Adhityaa Chandrasekar
|
1341e35a96
|
add integration test for suspended jobs
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
|
2021-03-18 12:22:14 +00:00 |
|
Kubernetes Prow Robot
|
c78b5497ae
|
Merge pull request #99638 from chendave/perf_config
Enable scheduler_perf to support scheduler config file
|
2021-03-16 14:49:03 -07:00 |
|
Dave Chen
|
d50c0aeb5f
|
Enable scheduler_perf to support scheduler config file
Signed-off-by: Dave Chen <dave.chen@arm.com>
|
2021-03-16 23:13:40 +08:00 |
|
Jordan Liggitt
|
86a8271624
|
Ensure storage version is understood by prior releases
|
2021-03-15 11:58:44 -04:00 |
|
Kubernetes Prow Robot
|
b345913c5e
|
Merge pull request #100188 from alculquicondor/job-api-fixes
Only default Job fields when feature gates are enabled
|
2021-03-15 07:35:06 -07:00 |
|
Aldo Culquicondor
|
e6c3d7b34d
|
Only default Job fields when feature gates are enabled
Also use pointer for completionMode enum
|
2021-03-12 20:46:52 +00:00 |
|
Wei Huang
|
68ff3168b8
|
sched: fix a bug that literal 'p99' is mapped to 95th-percentile
|
2021-03-12 12:03:12 -08:00 |
|
Kubernetes Prow Robot
|
5ae856c36f
|
Merge pull request #100107 from robscott/rollback-100027
Rolling back PR 100027
|
2021-03-11 17:28:41 -08:00 |
|
Wei Huang
|
b93b4a2c96
|
sched: fix a bug that metrics of init or collected pods are re-collected
|
2021-03-11 10:28:39 -08:00 |
|
Kubernetes Prow Robot
|
823fa75643
|
Merge pull request #98900 from Huang-Wei/churn-cluster-op
Introduce a churnOp to scheduler perf testing framework
|
2021-03-11 02:00:24 -08:00 |
|
Kubernetes Prow Robot
|
eb0c118a9d
|
Merge pull request #99759 from jpbetz/apply-extract
Add Extract support to client-go apply builders
|
2021-03-11 00:18:36 -08:00 |
|
Rob Scott
|
68cfaa401c
|
Rolling back PR 100027
This PR was filed as a temporary workaround to reduce flakiness. Now
that the root cause has been fixed by #100103 we can restore the full
test.
|
2021-03-10 17:21:46 -08:00 |
|
Kubernetes Prow Robot
|
23af91b293
|
Merge pull request #97779 from tiloso/staticcheck-test-integration-gs
Fix staticcheck in test/integration/{garbagecollector,scheduler_perf}
|
2021-03-10 16:04:23 -08:00 |
|