Maciej Szulik
|
9364d0fc81
|
Promote CronJobs to batch/v1
|
2021-03-05 12:44:23 +01:00 |
|
Maciej Szulik
|
f8b2cf653c
|
Drop batch/v2alpha1 leftovers
|
2021-03-05 12:44:21 +01:00 |
|
Kubernetes Prow Robot
|
2975ef7c55
|
Merge pull request #99737 from alculquicondor/indexed-job-e2e
Integration and e2e tests for Indexed job
|
2021-03-04 14:41:21 -08:00 |
|
Kubernetes Prow Robot
|
a8476e5570
|
Merge pull request #99792 from logicalhan/owners
add myself to owners for etcd metrics
|
2021-03-04 13:39:31 -08:00 |
|
Kubernetes Prow Robot
|
0d4924e371
|
Merge pull request #99439 from minbaev/fix-typos
Fix typo in util.go
|
2021-03-04 11:00:22 -08:00 |
|
Aldo Culquicondor
|
18e35a86ed
|
Add integration test for Indexed Job
|
2021-03-04 18:31:35 +00:00 |
|
Han Kang
|
5bc56ef4e6
|
add myself to owners for etcd metrics
|
2021-03-04 09:26:32 -08:00 |
|
Kubernetes Prow Robot
|
9d34bfd601
|
Merge pull request #99736 from deads2k/beta-policy
clean usage of admissionregistration/v1beta1 from integration tests
|
2021-03-04 05:42:22 -08:00 |
|
Kubernetes Prow Robot
|
f19f8fd18a
|
Merge pull request #99657 from deads2k/beta-csr-01
remove csr v1beta1 usage in integration tests
|
2021-03-04 00:28:46 -08:00 |
|
Kubernetes Prow Robot
|
7b0ad65d4d
|
Merge pull request #99288 from supriya-premkumar/ineffassign
Adds ineffassign to GO linter script.
|
2021-03-03 14:40:46 -08:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|