Wojciech Tyczyński
|
8ca1ec2b60
|
Clean shutdown of cronjob integration tests
|
2022-05-26 19:29:34 +02:00 |
|
Kubernetes Prow Robot
|
ee0a070865
|
Merge pull request #110082 from twilight0620/addTest2
add test case TestValidateServiceNodePort for validateServiceNodePort method
|
2022-05-26 08:45:35 -07:00 |
|
Kubernetes Prow Robot
|
4a2391caf3
|
Merge pull request #108259 from carlosdamazio/refactor/roundrobin
pkg/proxy/userspace/roundrobin: Make `lb.services` nil check standardized
|
2022-05-26 08:45:23 -07:00 |
|
wangyamei
|
187dcb5a59
|
Error message optimization for podautoscaler controller
|
2022-05-26 23:40:34 +08:00 |
|
Antonio Ojea
|
209fb99f28
|
remove SelectorIndex field
|
2022-05-26 17:27:45 +02:00 |
|
Wojciech Tyczyński
|
2893ad3e5b
|
Clean shutdown of evictions integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
c0149f78d7
|
Clean shutdown of certificates integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
2583942eb7
|
Clean shutdown of daemonset integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
5fc1c39bd4
|
Clean shutdown of configmap integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
b8d28ef2b6
|
Clean shutdown of storageclasses integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
fbd2184583
|
Clean shutdown of namespace integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
7b44e64dd8
|
Clean shutdown of secret integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
492bad026c
|
Clean shutdown of endpointslice integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
7add7ba9e5
|
Clean shutdown of endpoints integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
7ac6638f92
|
Clean shutdown of replicationcontroller integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
33831c9fd3
|
Clean shutdown of replicaset integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
368802dd7e
|
Clean shutdown of deployment integration tests
|
2022-05-26 17:19:36 +02:00 |
|
Wojciech Tyczyński
|
79289294b2
|
Clean shutdown of pods integration tests
|
2022-05-26 17:18:26 +02:00 |
|
Kubernetes Prow Robot
|
fa7309438f
|
Merge pull request #110223 from RaunakShah/snapv1beta1
Add v1beta1 snapshot CRDs to cluster addons
|
2022-05-26 07:37:34 -07:00 |
|
Kubernetes Prow Robot
|
029b1bb8da
|
Merge pull request #110207 from wojtek-t/clean_shutdown_managers
Clean shutdown of kcm, ccm and scheduler
|
2022-05-26 07:37:23 -07:00 |
|
Jian Zeng
|
fd0c15cce3
|
feat(kubectl): add debug profile applier
Signed-off-by: Jian Zeng <anonymousknight96@gmail.com>
|
2022-05-26 22:30:10 +08:00 |
|
Wojciech Tyczyński
|
054c489d00
|
Clean shutdown of metrics integration tests
|
2022-05-26 16:20:56 +02:00 |
|
Wojciech Tyczyński
|
284509f36e
|
Clean shutdown of ttlcontroller integration tests
|
2022-05-26 16:20:56 +02:00 |
|
Wojciech Tyczyński
|
c6e3bd732e
|
Clean shutdown of persistentvolume integration tests
|
2022-05-26 16:20:56 +02:00 |
|
Wojciech Tyczyński
|
f68e72a360
|
Clean shutdown of volume integration tests
|
2022-05-26 16:20:56 +02:00 |
|
Wojciech Tyczyński
|
3b98f59e16
|
Clean shutdown of service integration tests
|
2022-05-26 16:20:56 +02:00 |
|
Wojciech Tyczyński
|
6ae4bbbfc2
|
Add namespace utility test functions
|
2022-05-26 16:20:56 +02:00 |
|
Kubernetes Prow Robot
|
f9f9e7177a
|
Merge pull request #84145 from bells17/fix-typo
Fix typo: type -> eventtype
|
2022-05-26 05:13:22 -07:00 |
|
Antonio Ojea
|
410aaaa202
|
cleanup: remove check for GA feature gate
|
2022-05-26 13:26:49 +02:00 |
|
Wojciech Tyczyński
|
fe3616cafb
|
Clean shutdown of kcm, ccm and scheduler
|
2022-05-26 12:36:59 +02:00 |
|
Wojciech Tyczyński
|
55130ae2ab
|
Make contextForChannel public
|
2022-05-26 12:35:58 +02:00 |
|
Kubernetes Prow Robot
|
eb37a5d9c1
|
Merge pull request #110000 from wojtek-t/fix_shutdown_sequence
Fix apiserver shutdown in integration tests
|
2022-05-26 02:53:22 -07:00 |
|
Wojciech Tyczyński
|
6f706775bc
|
Clean shutdown of test apiserver
|
2022-05-26 10:42:48 +02:00 |
|
Raunak Pradip Shah
|
39cf002690
|
Add v1beta1 snapshot CRDs to cluster addons
|
2022-05-26 12:54:12 +05:30 |
|
Kubernetes Release Robot
|
9ad41812e5
|
CHANGELOG: Update directory for v1.24.1 release
|
2022-05-26 03:31:02 +00:00 |
|
Carter McKinnon
|
983a570b9e
|
Take canSafelySkipMountPointCheck package-private, reduce log visibility for removePath.
|
2022-05-25 17:31:54 -07:00 |
|
Kubernetes Release Robot
|
69e4f875bb
|
CHANGELOG: Update directory for v1.23.7 release
|
2022-05-25 21:48:51 +00:00 |
|
Kubernetes Prow Robot
|
60481c944e
|
Merge pull request #109946 from tallclair/ps-e2e
Restricted Pod E2E tests
|
2022-05-25 14:45:22 -07:00 |
|
Kubernetes Prow Robot
|
1e7fa3478e
|
Merge pull request #110214 from aojea/agnhost_2.39
agnhost: bump version 2.39
|
2022-05-25 13:36:02 -07:00 |
|
Kubernetes Prow Robot
|
f08c680d2f
|
Merge pull request #110192 from RomanBednar/gcp-bump
bump gcp driver and sidecar versions
|
2022-05-25 13:35:54 -07:00 |
|
Kubernetes Prow Robot
|
cf314d689e
|
Merge pull request #110162 from MikeSpreitzer/untwist-apf-metrics
Untwist apf metrics
|
2022-05-25 13:35:47 -07:00 |
|
Kubernetes Prow Robot
|
5432883490
|
Merge pull request #110130 from stevekuznetsov/skuznets/clean-up-crd-storage
customresouce: clean up the storage constructor
|
2022-05-25 13:35:35 -07:00 |
|
Kubernetes Prow Robot
|
b0991517e5
|
Merge pull request #110127 from jwtty/boolcheck
test/e2e/common/node: enhance assertions
|
2022-05-25 13:35:23 -07:00 |
|
Kubernetes Release Robot
|
20deba3dcd
|
CHANGELOG: Update directory for v1.22.10 release
|
2022-05-25 19:07:06 +00:00 |
|
Kubernetes Prow Robot
|
68fc207cd9
|
Merge pull request #110027 from zlabjp/fix-ipallocator-metrics
Fix cluster IP allocator metrics
|
2022-05-25 11:48:31 -07:00 |
|
Kubernetes Prow Robot
|
e0dbea2443
|
Merge pull request #110026 from tkashem/graceful-test
apiserver: fix preshutdown hook behavior with graceful termination
|
2022-05-25 09:38:57 -07:00 |
|
Antonio Ojea
|
7397e60477
|
agnhost: bump version 2.39
|
2022-05-25 16:02:10 +02:00 |
|
Kubernetes Prow Robot
|
1290d6a4c0
|
Merge pull request #110212 from aojea/fix_agnhost_sigterm
agnhost: fix sigterm shutdown
|
2022-05-25 06:38:44 -07:00 |
|
Kubernetes Prow Robot
|
072148d339
|
Merge pull request #110194 from p0lyn0mial/hardens-test-aggregated-api-server
hardens TestAggregatedAPIServer
|
2022-05-25 04:58:45 -07:00 |
|
Roman Bednar
|
5c16ce257f
|
bump gcp driver and sidecar versions
|
2022-05-25 13:54:27 +02:00 |
|