Kubernetes Prow Robot
4d32c6ddbe
Merge pull request #91480 from moricho/modify-kubelet-document
...
Modify the kubelet document
2020-08-27 00:07:02 -07:00
Kubernetes Prow Robot
2b4c03b6ae
Merge pull request #94052 from jeremyje/windoc
...
Simplify and de-lint GCE Windows kube-up docs.
2020-08-26 22:15:19 -07:00
Kubernetes Prow Robot
8ea535cff9
Merge pull request #88593 from corneliusweig/w/use-canonical-url-for-krew
...
Use canonical URL for the krew project
2020-08-26 22:15:05 -07:00
Kubernetes Prow Robot
9a497c8be6
Merge pull request #94246 from jingxu97/Aug/snapshot
...
Fix issue on skipTest in storage suits
2020-08-26 20:51:37 -07:00
Kubernetes Prow Robot
3703004a95
Merge pull request #94214 from knight42/fix/TestSyncEndpoints
...
test(endpointslice): deflake TestSyncEndpoints
2020-08-26 20:51:27 -07:00
Kubernetes Prow Robot
f4cfc8a9c5
Merge pull request #93328 from cynepco3hahue/e2e_reset_system_start_limit
...
e2e node: fix kubelet service restart failure
2020-08-26 20:51:18 -07:00
Kubernetes Prow Robot
343596b4d9
Merge pull request #92920 from gaurav1086/TestWatchBasedManager_fix_deadlock
...
[test/kubelet]: Fix deadlock in watch manager test
2020-08-26 20:51:04 -07:00
Kubernetes Prow Robot
06eb495a0f
Merge pull request #93896 from alculquicondor/speed-up-volume-binding-test
...
Improve running time of TestSchedulerWithVolumeBinding
2020-08-26 19:41:10 -07:00
Kubernetes Prow Robot
305f48936c
Merge pull request #93588 from jsturtevant/gmsa-serial
...
Mark gmsa test serial due to race conditions
2020-08-26 19:41:02 -07:00
Kubernetes Prow Robot
38086508f8
Merge pull request #94049 from harche/ssh_user
...
Read ssh username from env variable
2020-08-26 18:23:02 -07:00
Kubernetes Prow Robot
5ea0b254a1
Merge pull request #94261 from dekkagaijin/patch-1
...
Add PR #89069 Action Required to 1.19 release notes
2020-08-26 14:00:20 -07:00
Jake Sanders
0aba3afa73
Add PR #89069 Action Required
2020-08-26 12:39:33 -07:00
Anago GCB
b1f2f1a32b
CHANGELOG: Update directory for v1.19.0 release
2020-08-26 15:15:59 +00:00
Jing Xu
d35eb56322
Fix issue on skipTest in storage suits
...
After PR https://github.com/kubernetes/kubernetes/pull/92555 , there are a number of gce pd default fs tests skipped. Here the testpatten has SnapshotType set because some provisioning tests use snapshots. But for drivers such as In-tree gce pd driver, the tests will be skipped because of the logic in skipUnsupportedTesthttps://github.com/kubernetes/kubernetes/blob/master/test/e2e/storage/testsuites/base.go#L154
Since multiple drivers might test with the same pattern, so I think we need keep SnapshotType here.
This PR removes the part of the logic in skipUnsupportedTest. This should be ok because all snapshot tests will check whether a driver has snapshot capability or not.
2020-08-25 23:31:47 -07:00
knight42
02236580a6
test(endpointslice): deflake TestSyncEndpoints
...
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2020-08-25 15:40:29 +08:00
Kubernetes Prow Robot
4db3a096ce
Merge pull request #94171 from robscott/endpointslicemirroring-fix
...
Updating EndpointSliceMirroring controller to listen for Service changes
2020-08-24 18:44:16 -07:00
Rob Scott
3c804502d7
Updating EndpointSliceMirroring controller to listen for Service changes
...
This fixes a bug that could occur if a custom Endpoints resource was
created before a Service was created.
2020-08-24 17:09:42 -07:00
Kubernetes Prow Robot
6d0f4749a5
Merge pull request #94185 from knight42/fix/TestRemoveContainer
...
test(kuberuntime): deflake TestRemoveContainer
2020-08-24 15:10:17 -07:00
Kubernetes Prow Robot
3229073042
Merge pull request #94166 from spencerhance/ingress-test-static-ip
...
[Failing Test] Reserve Static IP in Ingress test
2020-08-24 13:52:16 -07:00
knight42
cfeddcf654
test(kuberuntime): deflake TestRemoveContainer
...
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2020-08-24 11:14:02 +08:00
Kubernetes Prow Robot
14a11060a0
Merge pull request #94146 from MikeSpreitzer/limit-lag
...
Make sampleAndWaterMarkHistograms not fall very far behind
2020-08-21 16:55:39 -07:00
Kubernetes Prow Robot
61edc6f9d1
Merge pull request #94167 from justaugustus/go-runner
...
build: Update to go-runner:buster-v2.0.0
2020-08-21 12:49:42 -07:00
Stephen Augustus
fee5b2245f
build: Update to go-runner:buster-v2.0.0
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-08-21 14:41:40 -04:00
Stephen Augustus
b2106033b9
build: Migrate go-runner image building to k/release
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-08-21 14:19:52 -04:00
Spencer Hance
7c0169d976
Reserve Static IP in Ingress test
2020-08-21 10:54:10 -07:00
Kubernetes Prow Robot
1c93be24ee
Merge pull request #93629 from cofyc/93009
...
fix flaky TestVolumeBinding unit test
2020-08-21 08:33:40 -07:00
Kubernetes Prow Robot
ba10448445
Merge pull request #94153 from spencerhance/ingress-status-rbac
...
[Failing Test] Add rbac patch permissions for system:controller:glbc
2020-08-21 00:47:39 -07:00
Spencer Hance
b13898d6e9
Add rbac patch permissions for system:controller:glbc ingresses/status
2020-08-20 20:34:23 -07:00
Kubernetes Prow Robot
ce3dd04c49
Merge pull request #94147 from liggitt/json-patch
...
Update json-patch to v4.9.0 tagged release
2020-08-20 19:17:39 -07:00
Jordan Liggitt
245064a351
Update json-patch to v4.9.0 tagged release
2020-08-20 21:21:09 -04:00
Kubernetes Prow Robot
a86f59b730
Merge pull request #94152 from BenTheElder/agnhost-version-sync
...
Agnhost version sync
2020-08-20 18:07:39 -07:00
Benjamin Elder
3e2cb2922b
synchronize agnhost image / app version
2020-08-20 17:00:41 -07:00
Benjamin Elder
9d7a94263a
track agnhost version in dependencies.yaml
2020-08-20 17:00:41 -07:00
Mike Spreitzer
9e89b92a92
Make sampleAndWaterMarkHistograms not fall very far behind
2020-08-20 16:47:51 -04:00
Kubernetes Prow Robot
1c548c328a
Merge pull request #93971 from Danil-Grigorev/vsphere-secret-deadlock
...
Refactor locks logic on registeredNodesLock to be non-blocking
2020-08-20 04:55:23 -07:00
Kubernetes Prow Robot
6da73aa572
Merge pull request #93333 from loburm/fix-logrotate
...
Fix an issue when rotated logs of dead containers are not removed.
2020-08-20 03:27:23 -07:00
Kubernetes Prow Robot
d20d894d72
Merge pull request #94110 from aojea/fixe2e
...
fix e2e test "should resolve connection reset"
2020-08-19 14:59:25 -07:00
Antonio Ojea
fcaf580c9b
fix e2e test
...
the test is not working because is trying to execute bash in a
busybox image, that is not present. Using sh works.
2020-08-19 22:45:21 +02:00
Kubernetes Prow Robot
dd3d66b27d
Merge pull request #94105 from liggitt/etcd-3.4.12
...
Update to etcd client version 3.4.12
2020-08-19 11:51:26 -07:00
Jordan Liggitt
ac29889c19
etcd 3.4.12
2020-08-19 13:38:33 -04:00
Kubernetes Prow Robot
3352c44949
Merge pull request #93777 from pohly/capacity-test-flake-fix
...
e2e storage: avoid flaky test failure when watch dies
2020-08-19 04:47:12 -07:00
Kubernetes Prow Robot
3f579d8971
Merge pull request #94089 from robscott/endpointslicemirroring-flake-fix
...
Fixing a flaky EndpointSliceMirroring integration test
2020-08-18 18:53:10 -07:00
Kubernetes Prow Robot
bdb99c8e09
Merge pull request #93906 from aojea/flakeSvc
...
Deflake TestServiceRegistryUpdateDryRun test
2020-08-18 15:45:10 -07:00
Kubernetes Prow Robot
a690a36514
Merge pull request #94086 from robscott/endpointslice-sync-fix
...
Updating EndpointSlice controller to wait for all caches to be synced
2020-08-18 13:25:10 -07:00
Antonio Ojea
b276b4775f
Deflake TestServiceRegistryUpdateDryRun test
...
The test suite was using a /24 cluster network for the allocator.
The ip allocator, if no ip is specified when creating the cluster,
picks one randomly, that means that we had 1/256 chances of
collision.
The TestServiceRegistryUpdateDryRun was creating a service without
a ClusterIP, the ip allocator assigned one random, and it was
never deleting it. The same test was checking later if one
specific IP was not allocated, not taking into consideration
that the same ip may have allocated to the first Service.
To avoid any randomness, we create the first Service with a specific
IP address.
2020-08-18 22:02:55 +02:00
Rob Scott
43ce0c53cc
Fixing a flaky EndpointSliceMirroring integration test
...
This test was trying to create an Endpoints resource that the Endpoints
controller would also attempt to create. This could result in a failure
if the Endpoints controller created the resource before the test did.
2020-08-18 12:52:54 -07:00
Rob Scott
9180cf2346
Updating EndpointSlice controller to wait for all caches to be synced
...
Previously the EndpointSlice controller was not waiting for
EndpointSlices or Nodes to be synced.
2020-08-18 12:11:44 -07:00
Kubernetes Prow Robot
544b74c2cb
Merge pull request #94050 from liggitt/remove-flaky-audit-test
...
Remove flaky audit e2e test
2020-08-18 09:45:31 -07:00
Kubernetes Prow Robot
fd74333a97
Merge pull request #93622 from knight42/test/plugin-register-timeout
...
Fix race condition in pluginWatcher
2020-08-17 19:03:32 -07:00
Kubernetes Prow Robot
f55eac08c7
Merge pull request #94055 from liggitt/subresource-flake
...
Deflake TestSubresourcePatch
2020-08-17 14:05:30 -07:00