Jordan Liggitt
215b875dbf
Add GC e2e debug logging
2020-01-29 16:21:25 -05:00
Pavithra Ramesh
a2399064a7
Allow update of onXPN field in fake GCE clients.
2020-01-29 12:37:35 -08:00
Han Kang
cc3190968b
remove client label from apiserver request count metric since it is unbounded
...
Change-Id: I3a9eacebc9d9dc9ed6347260d9378cdcb5743431
2020-01-29 12:25:55 -08:00
Jordan Liggitt
fad11f87b4
Add foreground deletion check to ensure GC is aware of the new custom type
2020-01-29 15:21:18 -05:00
Kubernetes Prow Robot
dba8d60f8c
Merge pull request #87077 from soltysh/remove_run_generators
...
Remove kubectl run generators
2020-01-29 12:16:14 -08:00
Jordan Liggitt
cd1059e3c4
Revert "Merge pull request #87258 from verult/slow-rxm-attach"
...
This reverts commit 15c3f1b119
, reversing
changes made to 52d7614a8c
.
2020-01-29 14:58:32 -05:00
Aldo Culquicondor
9d2786c383
Fix back off when scheduling cycle is delayed
...
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-01-29 13:15:13 -05:00
ravisantoshgudimetla
99b301d7e1
Fix preemption race conditions on heavy utilized nodes
2020-01-29 11:54:22 -05:00
Mike Danese
968adfa993
cleanup req.Context() and ResponseWrapper
2020-01-29 08:50:45 -08:00
Mike Danese
d55d6175f8
refactor
2020-01-29 08:50:45 -08:00
Mike Danese
59e757afef
regenerate clients
2020-01-29 08:50:45 -08:00
Mike Danese
5360db5df8
update generator
2020-01-29 08:50:45 -08:00
Mike Danese
510aa1b432
update rest.Request signatures
2020-01-29 08:50:45 -08:00
Mike Danese
ed48ed0122
various context related cleanups to rest.Request
...
* Move all usage of r.ctx to the beginning of Do, DoRaw, Stream, Watch
* Move tryThrottle from Do and DoRaw into request()
* Make request() and tryThrottle take a context
* In request(), remove the timeout context setting out of the loop
These changes should be entirely behavior preserving.
2020-01-29 08:50:45 -08:00
Davanum Srinivas
2686087888
Update GCI_VERSION to cos-77-12371-114-0 as older image is deprecated
...
details about the image are here:
https://cloud.google.com/container-optimized-os/docs/release-notes/m77#cos-77-12371-141-0
2020-01-29 11:18:42 -05:00
Antonio Ojea
fe10c702d2
e2e dual stack retry getting endpoints
...
the test that need to check the endpoints are flaky.
It retries to get the endpoints several times before failing.
2020-01-29 16:37:23 +01:00
Kubernetes Prow Robot
cad44602e1
Merge pull request #87599 from mikedanese/rctx-cleanup
...
various context related cleanups to rest.Request
2020-01-29 07:33:04 -08:00
Kubernetes Prow Robot
3dccf54175
Merge pull request #87566 from skilxn-go/Speard
...
Skip default spreading scoring plugin for pods that define TopologySpreadConstraints
2020-01-29 07:32:53 -08:00
Kubernetes Prow Robot
17936ff63b
Merge pull request #87544 from SenXuDC/staticcheck
...
fix static check in pkg/volume/flocker
2020-01-29 07:32:42 -08:00
Kubernetes Prow Robot
7883d93877
Merge pull request #87262 from ii/promote-secret-patching-test
...
Promote: Secret patching test
2020-01-29 07:32:28 -08:00
Kubernetes Prow Robot
649391af22
Merge pull request #84154 from ohsewon/hugepage_per_container
...
Implement support for setting hugepages limit on container cgroup sandbox.
2020-01-29 07:32:14 -08:00
Kubernetes Prow Robot
29b09c7fb1
Merge pull request #87423 from soltysh/fix_tain_validation
...
Fix kubectl taint's Complete parsing
2020-01-29 04:46:13 -08:00
Pengfei Ni
3d70e650ce
Set cache to nil data when Azure node provisioning state is deleting
2020-01-29 11:02:31 +00:00
Stephen Augustus
1174e6698e
cni: Update CNI version to v0.8.5
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-01-29 04:41:29 -05:00
Patrick Ohly
a3c434510d
volume binder: enable klog flags in test
...
When debugging the test runs it is useful to increase the log level:
go test -v ./pkg/controller/volume/scheduling -args -v 5
2020-01-29 10:37:39 +01:00
Patrick Ohly
5c8929d95e
volume binder: convert to sub-tests
...
Using t.Run() has some advantages:
- individual sub-tests can be selected with -run
- test failures are automatically associated with
the scenario, therefore the test name no longer
needs to be passed around
A "run" function is used primarily to avoid large indention changes,
but also because this can be used to extend the test with additional
parameters later on.
2020-01-29 10:37:27 +01:00
Kubernetes Prow Robot
703a719557
Merge pull request #87219 from ii/create-podtemplate-lifecycle-test
...
Add: PodTemplate lifecycle test
2020-01-29 00:38:14 -08:00
Stephen Augustus
b430f022fc
build: Don't attempt to use mirror for CNI plugin downloads
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-01-29 02:32:29 -05:00
Stephen Augustus
96f2588b61
cni: Update CNI download URLs to use new GCS bucket (k8s-artifacts-cni)
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-01-29 02:32:22 -05:00
Kubernetes Prow Robot
1590c7b31c
Merge pull request #87371 from ii/promote-limit-range-defaults-test
...
Add: promotion for LimitRange defaults test to Conformance
2020-01-28 20:46:14 -08:00
Kubernetes Prow Robot
f5a008746a
Merge pull request #83526 from eloyekunle/feat/gengo-reverse-import
...
import-boss reverse import
2020-01-28 18:50:13 -08:00
Peter Hornyack
cb942c23a7
Update GCE Windows smoke-test script to work with 1909 nodes.
2020-01-28 17:07:59 -08:00
Pavithra Ramesh
1de2327afc
Attach a new finalizer in GCE ILB creation.
...
Add logic in service_controller to skip create/update
if finalizer from a different controller is found.
The newly added finalizer will be checked by other controllers
implementing ILB services to determine if a given service is
already being managed by service_controller.
Moved finalizer check into cloudprovider code.
added unit test to verify new finalizer.
Modified existing unit test to create a fake service so that
attach/remove finalizer step can be tested.
2020-01-28 15:02:19 -08:00
Tim Allclair
43c7f3be29
Register RunPodSandbox* metrics
2020-01-28 13:26:11 -08:00
Kubernetes Prow Robot
53376cdf12
Merge pull request #87614 from liggitt/clarify-etcd
...
Clarify sha matching etcd release tag
2020-01-28 11:47:41 -08:00
Jordan Liggitt
dc731e4a1c
Clarify sha matching etcd release tag
2020-01-28 13:15:31 -05:00
Kubernetes Prow Robot
15c3f1b119
Merge pull request #87258 from verult/slow-rxm-attach
...
Parallelize attach operations across different nodes for volumes that allow multi-attach
2020-01-28 08:33:41 -08:00
skilxn-go
a4d1624fec
Skip default spreading scoring plugin for pods that define TopologySpreadConstraints
2020-01-28 22:25:03 +08:00
Elijah Oyekunle
bae4ff565f
fix apiextensions reference in controller/clusterauthenticationtrust
2020-01-28 14:11:12 +01:00
Elijah Oyekunle
cece51b9b0
bump gengo version
2020-01-28 10:58:15 +01:00
Elijah Oyekunle
558f6aab56
add staging directories to import-boss verify script
2020-01-28 10:51:46 +01:00
Elijah Oyekunle
db19fc9427
add import-restrictions to apiextensions-apiserver/pkg/apis,v1 and v1beta1
2020-01-28 10:51:46 +01:00
Elijah Oyekunle
07e3cca6d0
update existing import-restrictions files
2020-01-28 10:51:45 +01:00
Kubernetes Prow Robot
52d7614a8c
Merge pull request #87601 from aramase/bump-log-verbosity
...
azure: switch log verbosity for cache refresh logs
2020-01-28 01:45:40 -08:00
wojtekt
39f6c784b7
Cleanup validation for immutable secrets/configmaps
2020-01-28 09:40:12 +01:00
Anish Ramasekar
647838f8d5
switch log verbosity for cache refresh logs
2020-01-27 22:30:50 -08:00
Kubernetes Prow Robot
962a61f51f
Merge pull request #87446 from KobayashiD27/add-hack-comment
...
add comment in several hack/ sh scripts.
2020-01-27 20:33:39 -08:00
Mike Danese
d95ed2c847
various context related cleanups to rest.Request
...
* Move all usage of r.ctx to the beginning of Do, DoRaw, Stream, Watch
* Move tryThrottle from Do and DoRaw into request()
* Make request() and tryThrottle take a context
* In request(), remove the timeout context setting out of the loop
These changes should be entirely behavior preserving.
2020-01-27 20:22:45 -08:00
Kubernetes Prow Robot
63df400778
Merge pull request #87514 from hase1128/fix-verify-api-groups-script
...
Fix bug of hack/verify-api-groups.sh
2020-01-27 18:53:39 -08:00
sewon.oh
463442aa29
Update container hugepage limit when creating the container
...
Unit test for updating container hugepage limit
Add warning message about ignoring case.
Update error handling about hugepage size requirements
Signed-off-by: sewon.oh <sewon.oh@samsung.com>
2020-01-28 09:35:02 +09:00