Tim Schrodi
|
e88b6310ce
|
Do not cleanup node lease namespace in e2e setup suite
|
2019-08-22 08:44:31 +02:00 |
|
Kubernetes Prow Robot
|
68d6ec9d4a
|
Merge pull request #80979 from jiatongw/e2e/framework/printstack
[e2e] Dump the stacktrace while an error occurs
|
2019-08-21 23:00:32 -07:00 |
|
Di Xu
|
739cdc8a8c
|
Omit nil or empty field when calculating hash value
|
2019-08-22 13:46:52 +08:00 |
|
Kubernetes Prow Robot
|
ebf15029da
|
Merge pull request #80003 from wongma7/cloudprovider-authoritative-hostname
Fix cloud reported hostname being overridden if nodeIP set
|
2019-08-21 20:50:32 -07:00 |
|
Di Xu
|
2771503626
|
drop unused check
|
2019-08-22 11:46:12 +08:00 |
|
Di Xu
|
d4d696d0f2
|
add legacyBinding for non-Named Binding Creater
|
2019-08-22 11:46:12 +08:00 |
|
Di Xu
|
b28f62c8ad
|
check pod name with that in pod eviction object
|
2019-08-22 11:46:12 +08:00 |
|
Di Xu
|
5ed1b8fa29
|
check pod name with that in binding object
|
2019-08-22 11:46:12 +08:00 |
|
Di Xu
|
34cab8f80a
|
populate object name for admission attributes when CREATE
|
2019-08-22 11:46:12 +08:00 |
|
hwdef
|
296705b9c0
|
fix cluster/images/conformance/go-runner/tar_test.go
|
2019-08-22 11:32:18 +08:00 |
|
Matthew Wong
|
fc28045220
|
Fix cloud reported hostname being overridden if nodeIP set
|
2019-08-21 19:07:12 -07:00 |
|
Jun Gong
|
729657dc02
|
Add hex108 as a scheduler reviewer
|
2019-08-22 09:54:14 +08:00 |
|
SataQiu
|
6ac880f721
|
add SataQiu to hack/ approvers
|
2019-08-22 09:45:10 +08:00 |
|
draveness
|
5732c6370a
|
feat: update runtime class admission plugin
|
2019-08-22 09:06:58 +08:00 |
|
Kubernetes Prow Robot
|
ff1e1127e2
|
Merge pull request #80477 from mborsz/eventssize
Add 'apiserver_watch_events_sizes'
|
2019-08-21 17:38:32 -07:00 |
|
Matthew Wong
|
a81ca7ec5f
|
Skip spec.volumes mount/map test if no SSH
|
2019-08-21 16:39:49 -07:00 |
|
Yu-Ju Hong
|
48cc836717
|
GCE/Windows: use "return" as "continue" for ForEach-Object
Using `continue` would exit the current processing scope.
https://blogs.technet.microsoft.com/msftcam/2015/03/17/powershell-gotcha-foreach-object-and-continue/
|
2019-08-21 15:44:40 -07:00 |
|
Lantao Liu
|
7767ff3bb2
|
Fix windows kubectl log -f.
|
2019-08-21 15:44:20 -07:00 |
|
Kubernetes Prow Robot
|
1a53325550
|
Merge pull request #80930 from liu-cong/normalizescore-api-change
Remove NormalizeScore plugin set from config API.
|
2019-08-21 14:52:33 -07:00 |
|
Marek Siarkowicz
|
53fc6f9b58
|
Finish implementation of stable metrics static analysis
Handle "DeprecatedVersion" field
Fix kube metrics framework path
Implement handling prometheus util functions for generating buckets
|
2019-08-21 23:46:36 +02:00 |
|
Travis Rhoden
|
a7830a2c6e
|
mv HasMountRefs from mount pkg to vol/util
HasMountRefs is only used internal to K8s and should not be moved out
with the mount package. move it to pkg/volume/util instead.
|
2019-08-21 14:53:34 -06:00 |
|
Kubernetes Prow Robot
|
bad4d0ee96
|
Merge pull request #81602 from liggitt/admission-context
Plumb context timeout to admission webhooks
|
2019-08-21 12:42:32 -07:00 |
|
Yassine TIJANI
|
4d9e4f0b45
|
move ShuffleStrings to pkg/proxy
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
|
2019-08-21 20:03:53 +01:00 |
|
Jiatong Wang
|
9a2ccc2c4f
|
Dump the stacktrace while an error occurs
Signed-off-by: Jiatong Wang <wangjiatong@vmware.com>
|
2019-08-21 11:28:59 -07:00 |
|
Tim Allclair
|
b3f8671c61
|
Un-blacklist pkg/kubelet for staticcheck
|
2019-08-21 10:59:39 -07:00 |
|
Han Kang
|
94b612fbd6
|
add client-go as a dep of component-base
|
2019-08-21 10:58:33 -07:00 |
|
Han Kang
|
9309f1686f
|
duplicate migrated variants of shared metrics into component-base
|
2019-08-21 10:58:23 -07:00 |
|
Tim Allclair
|
a2c51674cf
|
Cleanup more static check issues (S1*,ST*)
|
2019-08-21 10:40:21 -07:00 |
|
Tim Allclair
|
8a495cb5e4
|
Clean up error messages (ST1005)
|
2019-08-21 10:40:21 -07:00 |
|
Tim Allclair
|
e06912ca3e
|
Clean up deprecated references
|
2019-08-21 10:40:21 -07:00 |
|
Tim Allclair
|
6510d26b6a
|
Fix misc static check issues
|
2019-08-21 10:40:21 -07:00 |
|
Tim Allclair
|
3f510c69f6
|
Remove dead code from pkg/kubelet/...
|
2019-08-21 10:40:21 -07:00 |
|
Kubernetes Prow Robot
|
90df64b75b
|
Merge pull request #81614 from liu-cong/score-refactor
Move RunNormalizeScorePlugins and ApplyScoreWeights into RunScorePlugins; Also add unit tests for RunScorePlugins.
|
2019-08-21 10:37:29 -07:00 |
|
Kubernetes Prow Robot
|
17a1859370
|
Merge pull request #81494 from Klaven/remove_awk
Removed awk from kubeadm reset
|
2019-08-21 10:37:14 -07:00 |
|
Kubernetes Prow Robot
|
3b09dee349
|
Merge pull request #81434 from dims/try-v3.3.14-beta.0
Updating to etcd v3.3.15
|
2019-08-21 10:36:59 -07:00 |
|
Kubernetes Prow Robot
|
2cfef837fc
|
Merge pull request #81404 from seans3/tableprinter-cleanup
Split HumanReadablePrinter struct into generator and printer structs
|
2019-08-21 10:36:45 -07:00 |
|
Kubernetes Prow Robot
|
dd0fb73a61
|
Merge pull request #81393 from oomichi/cleanup-ReadOrDie
Remove fail argument from ReadOrDie()
|
2019-08-21 10:36:31 -07:00 |
|
jennybuckley
|
aa1f01ec7e
|
Make sure no op updates don't affect the resource version
|
2019-08-21 10:27:01 -07:00 |
|
Han Kang
|
b037203082
|
move version logic directly into the component-base, to simplify legacyregistry logic
add version to vendor
move version into component-base top-level
update bazel build files
fix import
|
2019-08-21 09:43:20 -07:00 |
|
Kubernetes Prow Robot
|
d951d19ec4
|
Merge pull request #64996 from roycaihw/optional-crdstatus-conditions
Mark Conditions in CustomResourceDefinitionStatus as optional
|
2019-08-21 08:27:20 -07:00 |
|
Krzysztof Siedlecki
|
6842e11f7e
|
removing redundant code
|
2019-08-21 17:22:06 +02:00 |
|
Kubernetes Prow Robot
|
b8e8130a91
|
Merge pull request #73393 from ingvagabund/kubemark-providerid
Set ProviderID when running kubemark node
|
2019-08-21 06:33:19 -07:00 |
|
mattjmcnaughton
|
f7128535bd
|
Close leaking files in conformance/walk.go
We want to ensure we close this file handler if it was opened
successfully.
|
2019-08-21 08:59:35 -04:00 |
|
andyzhangx
|
fbf430741c
|
fix: azure disk name matching issue
|
2019-08-21 12:59:19 +00:00 |
|
Davanum Srinivas
|
26899c1e34
|
disable staticcheck on a few more packages
|
2019-08-21 08:16:35 -04:00 |
|
Davanum Srinivas
|
8c3188d720
|
Update google.golang.org/genproto to c66870c02cf8
|
2019-08-21 08:16:35 -04:00 |
|
Davanum Srinivas
|
108ccea448
|
Update github.com/coreos/etcd to v3.3.15
Change-Id: I1b16ca712238219d082427c75dd6bc404794abbf
|
2019-08-21 08:16:34 -04:00 |
|
Davanum Srinivas
|
3d6ae5ef12
|
Update google.golang.org/grpc to v1.23.0
Change-Id: Ifbe8229d464a35a7598e28f53fe9d485c3e53e77
|
2019-08-21 08:15:56 -04:00 |
|
Kubernetes Prow Robot
|
bfb69dbb8f
|
Merge pull request #81562 from andyzhangx/azurefile-trim
fix: trim new line for azure storage account name
|
2019-08-21 04:35:17 -07:00 |
|
SataQiu
|
c60377c682
|
fix static check for test/e2e/framework
|
2019-08-21 17:28:36 +08:00 |
|