David Eads
|
f3597cbf2a
|
clean usage of admissionregistration/v1beta1 from tests
|
2021-03-03 17:39:31 -05:00 |
|
David Eads
|
a473ef6c0a
|
use direct etcd creation to verify migrated v1beta1 admissionwebhooks
|
2021-03-03 17:33:27 -05:00 |
|
David Eads
|
fe8d8c2fda
|
remove test usage of apiregistration/v1beta1
|
2021-03-03 17:26:02 -05:00 |
|
David Eads
|
fa1c57d34d
|
update print test to remove beta dependencies
|
2021-03-03 17:26:02 -05:00 |
|
David Eads
|
58c42b7e94
|
move CSR v1beta1 behavior tests to a single file to remove for 1.22
|
2021-03-03 15:27:37 -05:00 |
|
Kubernetes Prow Robot
|
2f263b24a7
|
Merge pull request #99101 from deads2k/crd-beta-prune
stop using CRD v1beta1 in tests
|
2021-03-03 08:39:21 -08:00 |
|
Supriya Premkumar
|
e52e5e486c
|
Adds ineffassign to GO linter script.
Changes:
- Enables ineffassign check in the verify scripts.
- Fixes lint errs.
|
2021-03-03 08:28:10 -08:00 |
|
Wei Huang
|
1e5878b910
|
Introduce a churnOp to scheduler perf testing framework
- support two modes: recreate and create
- use DynmaicClient to create API objects
|
2021-03-03 06:51:53 -08:00 |
|
scott
|
d258e005e8
|
add client-side detection of a successful timeout case to include the connection reset
|
2021-03-03 10:15:57 +08:00 |
|
David Eads
|
b90179e0f2
|
write CRD validation function only valid in beta1 direct to etcd to test apply on migrated data
|
2021-03-02 15:57:57 -05:00 |
|
David Eads
|
fd8e81eba4
|
remove csr v1beta1 usage
|
2021-03-02 15:31:21 -05:00 |
|
Kubernetes Prow Robot
|
4a56d8c19a
|
Merge pull request #99103 from liggitt/prefer-v1
Prefer v1 storage versions
|
2021-03-02 12:15:48 -08:00 |
|
Kubernetes Prow Robot
|
b5c6241f1f
|
Merge pull request #97775 from ankeesler/exec-plugin-integration-test
exec credential provider: first integration test (static auth interaction)
|
2021-03-02 12:15:19 -08:00 |
|
David Eads
|
734e9b7dd6
|
fix up CRD validation tests
|
2021-03-02 14:34:41 -05:00 |
|
David Eads
|
06eb2f5d41
|
switch apiserver integration tests to CRD v1
|
2021-03-02 14:34:41 -05:00 |
|
David Eads
|
c72b4b3f89
|
coerce apply tests to CRD v1. skip CRDs that are no longer valid
|
2021-03-02 14:34:41 -05:00 |
|
David Eads
|
b261364025
|
try to tidy up crd v1beta1 usage
|
2021-03-02 14:34:41 -05:00 |
|
Jordan Liggitt
|
4515889574
|
Prefer v1 storage versions
|
2021-03-02 12:06:13 -05:00 |
|
Kubernetes Prow Robot
|
0ced9d2854
|
Merge pull request #99498 from gavinfish/sched-preempthandle
Scheduler: unroll PreemptHandle to Handle
|
2021-03-01 13:58:28 -08:00 |
|
Andrew Keesler
|
8834aa133c
|
exec credential provider: first integration test (static auth interaction)
I also added some simple happy/sad path tests so we get some coverage at the
integration level.
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
|
2021-03-01 14:33:48 -05:00 |
|
Kevin Wiesmueller
|
98d498117b
|
only use managedFields decoding for admission check
|
2021-03-01 20:29:15 +01:00 |
|
Kevin Wiesmueller
|
ba2f6104f6
|
add warning check to managedFields integration test
|
2021-03-01 19:59:59 +01:00 |
|
Kevin Wiesmueller
|
711f2dab47
|
fix test
|
2021-03-01 19:59:58 +01:00 |
|
Kevin Wiesmueller
|
ffbae9c5b4
|
disable webhook for testing
|
2021-03-01 19:59:55 +01:00 |
|
Kevin Wiesmueller
|
f18d21d6eb
|
test managedFields admission validation
|
2021-03-01 19:59:06 +01:00 |
|
Benjamin Elder
|
56e092e382
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
|
Kubernetes Prow Robot
|
1428969a73
|
Merge pull request #96610 from andrewsykim/service-lb-node-port-e2e
test/integration: add integration tests for service.spec.allocateLoadBalancerNodePorts
|
2021-02-26 14:50:38 -08:00 |
|
drfish
|
38ad860c2f
|
Unroll PreemptHandle to Handle
|
2021-02-27 00:44:05 +08:00 |
|
Alexander Minbaev
|
5b73122105
|
Fix typo in util.go
|
2021-02-25 00:54:37 -06:00 |
|
Mengxue Zhang
|
4fb8e343c0
|
parse pod's node affinity once in preFilter
|
2021-02-25 00:21:32 +00:00 |
|
xiaofei.sun
|
fd62f32125
|
Scheduler: remove pkg/apis/core/field_constants.go
|
2021-02-24 18:06:29 +08:00 |
|
Kubernetes Prow Robot
|
186f934e4c
|
Merge pull request #98346 from mortent/checkForScalePDBs
Check if resources implement scale in disruption controller
|
2021-02-22 13:58:03 -08:00 |
|
Shihang Zhang
|
1095778dcc
|
remove secret-based sa token client builder
|
2021-02-21 22:00:40 -08:00 |
|
Wei Huang
|
983272ce6a
|
sched: create dataItemsDir during a performance test if not exist
|
2021-02-17 12:44:16 -08:00 |
|
Kubernetes Prow Robot
|
4f1dd5d2fb
|
Merge pull request #96987 from soltysh/drop_batch-alpha
Drop batch/v2alpha1
|
2021-02-17 06:35:06 -08:00 |
|
Antoine Pelisse
|
801aaac2b6
|
Fix test now that empty struct are tracked in mangaed fields
|
2021-02-12 10:36:15 -08:00 |
|
Maciej Szulik
|
7d9f36cd85
|
Generated changes
|
2021-02-12 17:51:15 +01:00 |
|
Maciej Szulik
|
3dab7462d1
|
Drop batch/v2alpha1 API
|
2021-02-12 17:51:12 +01:00 |
|
Kubernetes Prow Robot
|
838bb6a567
|
Merge pull request #98663 from gavinfish/sched-remove-plugin-pt
Scheduler: change config.Plugins from pointers to objects
|
2021-02-10 15:36:15 -08:00 |
|
Kubernetes Prow Robot
|
a1e310b200
|
Merge pull request #97984 from alculquicondor/job-integration
Add integration test for parallel and non-parallel Job
|
2021-02-10 11:58:15 -08:00 |
|
Aldo Culquicondor
|
758813baa3
|
Add integration tests for Job
Includes controller restarts
|
2021-02-10 18:53:24 +00:00 |
|
drfish
|
74315f9c56
|
Change config.Plugins from pointers to objects
|
2021-02-10 23:45:59 +08:00 |
|
tiloso
|
e1ceac0783
|
Fix staticcheck in test/integration/{scheduler_perf,garbagecollector}
|
2021-02-10 10:55:09 +01:00 |
|
Kubernetes Prow Robot
|
d6c26a826a
|
Merge pull request #95281 from SaiHarshaK/staticcheck_test
fix staticcheck failures for test/e2e and test/integration
|
2021-02-09 03:40:38 -08:00 |
|
Kubernetes Prow Robot
|
2b7c61b1bb
|
Merge pull request #98205 from pacoxu/build/pauses
update pause image to 3.4.1 and also update the change log
|
2021-02-08 18:20:58 -08:00 |
|
Sai Harsha Kottapalli
|
a2ef69060a
|
fix staticcheck failures for test/e2e and test/integration
|
2021-02-07 23:47:23 +05:30 |
|
pacoxu
|
0c152cbbbe
|
update pause to 3.4.1 for tests(e2e)
Signed-off-by: pacoxu <paco.xu@daocloud.io>
|
2021-02-05 21:32:53 +08:00 |
|
chymy
|
4c198dc9eb
|
Repeated err judgment in ns_conditions_test.go
Signed-off-by: chymy <chang.min1@zte.com.cn>
|
2021-02-05 10:44:37 +08:00 |
|
Kubernetes Prow Robot
|
35bc0fbad5
|
Merge pull request #98721 from adtac/sprefunsched
scheduler_perf: remove implicit barrier at the end
|
2021-02-04 02:02:28 -08:00 |
|
JunYang
|
256f891728
|
Fix the error of kms_transformation_test about integration test
Signed-off-by: JunYang <yang.jun22@zte.com.cn>
|
2021-02-04 19:23:59 +08:00 |
|