Kubernetes Prow Robot
8b0473902c
Merge pull request #81928 from carlory/fix-cmd-check
...
fix staticcheck faulures in 'cmd' pkg
2019-12-16 21:37:38 -08:00
Haines Chan
01f1cf3c96
Add test cases for a helper function in controller manager
2019-12-17 12:31:53 +08:00
Anish Shah
0bd41a300f
Refactor kubectl proxy
command to have similar design pattern as other kubectl commands.
...
Few days ago I watched this kubectl code base tour on Youtube
(https://www.youtube.com/watch?v=uz8TS3V9qqY ). It talks about a design
pattern that almost every command follows. But I found out that
`kubectl proxy` command does not follow this pattern. So, I'm
refactoring this command to use similar design pattern as other kubectl
commands.
2019-12-17 08:28:01 +05:30
Ted Yu
62d7772882
Check FileInfo against nil during walk of container dir path
2019-12-16 17:59:17 -08:00
Kubernetes Prow Robot
a931227952
Merge pull request #83504 from lyft/remove-all-terminated-containers
...
cri_stats_provider: do not consider exited containers when calculating cpu usage
2019-12-16 17:53:39 -08:00
Sean Sullivan
2103ea4dde
Changes Visit() to Infos() in apply to keep slice of objects
2019-12-16 16:42:12 -08:00
Kubernetes Prow Robot
a13ddd5f8e
Merge pull request #86327 from liggitt/mark-flakes
...
Mark top flakes
2019-12-16 15:29:38 -08:00
Jordan Liggitt
5c537915bf
Mark '[sig-apps] CronJob should delete successful/failed finished jobs with limit of one job' flaky
2019-12-16 17:05:30 -05:00
Jordan Liggitt
ce3839452e
Mark '[sig-scheduling] PreemptionExecutionPath runs ReplicaSets to verify preemption running path' flaky
2019-12-16 17:05:05 -05:00
Kubernetes Prow Robot
eee9dee7b9
Merge pull request #86320 from liggitt/patch-uid
...
Add UID precondition to kubelet pod status patch updates
2019-12-16 14:01:38 -08:00
raz-bn
0224c48120
Job completed event added
2019-12-16 21:41:15 +00:00
Jordan Liggitt
2164157113
Make e2e scale updates unconditional
2019-12-16 15:46:35 -05:00
Qingqing Zheng
287e3298fb
suffix InSeconds to cacheTTL for clearification
2019-12-16 11:29:16 -08:00
Wei Huang
82afa2bbaf
Fix up the sub-test style
2019-12-16 11:28:12 -08:00
Jordan Liggitt
a65d8aeb76
Add UID precondition to kubelet pod status patch updates
2019-12-16 14:27:32 -05:00
Jordan Liggitt
176c95ff3e
Add debugging for delete grace period e2e flake
2019-12-16 14:15:19 -05:00
Kubernetes Prow Robot
3dc521ac04
Merge pull request #86313 from liggitt/gcepd-flake
...
Mark GCEPD test flaky
2019-12-16 10:47:37 -08:00
Mike Danese
3f3bc37e05
auth: add metrics to token cache
2019-12-16 09:30:21 -08:00
Jordan Liggitt
d12608017d
Mark GCEPD test flaky
2019-12-16 12:06:26 -05:00
Kubernetes Prow Robot
0273d43ae9
Merge pull request #86309 from jkaniuk/logging-node-ports
...
Disable excessive logging in scheduler plugins
2019-12-16 08:35:37 -08:00
Jordan Liggitt
8111bb3d77
Update wardle e2e image
2019-12-16 11:06:11 -05:00
Jordan Liggitt
cad5de706a
Build sample-apiserver image using kubernetes 1.17 / go 1.13
2019-12-16 11:06:11 -05:00
Jacek Kaniuk
8fae8e54af
Disable excessive logging in scheduler plugins
2019-12-16 15:14:39 +01:00
carlory
2fe82075b4
fix staticcheck faulures in 'cmd' pkg
2019-12-16 18:32:54 +08:00
ianlang
c9418412d1
fix misspelling in comment
2019-12-16 17:27:08 +08:00
Antonio Ojea
f401d711aa
networkPolicy validation ipv6 unit tests
...
Add ipv6 cases to the validation unit tests.
2019-12-16 08:46:53 +01:00
Kubernetes Prow Robot
e680ad7156
Merge pull request #86276 from yangl900/fix-subnet-toolong
...
Fix internal loadbalancer configuration failure when subnet name too long
2019-12-15 23:43:37 -08:00
Monis Khan
a16808f353
kms: use negative cachesize value to disable caching
...
This change relaxes the KMS config cache size validation to allow
for negative values. The KMS code already treats all values <= 0 to
mean that the cache is disabled (zero is still a validation error).
Signed-off-by: Monis Khan <mok@vmware.com>
2019-12-15 23:30:36 -05:00
hwdef
d45107a00d
test/e2e: move funcs from test/e2e/pod to other folders
2019-12-16 11:58:49 +08:00
Kubernetes Prow Robot
0a61fd987e
Merge pull request #85891 from wojtek-t/remove_old_conversions
...
Remove old-style conversions registration
2019-12-15 17:59:37 -08:00
Kubernetes Prow Robot
32883e46d6
Merge pull request #86238 from SataQiu/fix-staticcheck-20191213
...
Fix staticcheck failures of test/e2e/manifest
2019-12-15 11:07:37 -08:00
Abdullah Gharaibeh
7331ec7b02
Move service affinity predicate logic to its plugin.
2019-12-15 13:56:31 -05:00
Haosdent Huang
4536ed50a0
e2e: move funs of framework/deviceplugin to e2e_node
2019-12-16 00:46:56 +08:00
Haosdent Huang
21e906fba6
e2e: move funs of framework/job to e2e/upgrades/apps/job
2019-12-16 00:30:42 +08:00
Haosdent Huang
8d3a8d5a6c
e2e: move funs of framework/metrics to e2e_node
2019-12-16 00:27:58 +08:00
Matthias Bertschy
6603f41a13
Promote StartupProbe to beta for 1.18
2019-12-15 14:49:34 +01:00
Kubernetes Prow Robot
ded2ff39c3
Merge pull request #86249 from ahg-g/ahg1-noderes1
...
PodFitsResources Predicate Metadata as prefilter
2019-12-15 00:27:37 -08:00
Anders Liu
fbe3521e8e
fix: formating and typo
2019-12-14 23:25:52 -08:00
Anders Liu
d7f14fb38e
fix: address test failure and review comments
2019-12-14 22:19:05 -08:00
Kubernetes Prow Robot
5ead4974e0
Merge pull request #86000 from timoreimann/e2e-support-long-csi-driver-names
...
e2e: support long CSI driver names
2019-12-14 16:11:36 -08:00
Kubernetes Prow Robot
b96642aeae
Merge pull request #86269 from odinuge/go-mod-version
...
Update go version in go.mod to 1.13
2019-12-14 10:41:36 -08:00
Odin Ugedal
4769cbedd5
Update go version in go.mod
...
We now use go 1.13 and not 1.12
2019-12-14 12:43:14 +01:00
Kubernetes Prow Robot
5135a13e77
Merge pull request #86240 from draveness/patch-4
...
doc: remove Draven from test package reviewers
2019-12-14 03:25:36 -08:00
Anders Liu
c6a2c4fa79
fix: add unit tests for truncate long subnet name on lb ip configuration
2019-12-14 01:15:21 -08:00
Anders Liu
1a55d0f7b0
fix: should truncate long subnet name on lb rules
2019-12-13 23:27:57 -08:00
Abdullah Gharaibeh
02a0aad6d3
podfitsresource metadata as prefilter
2019-12-14 00:51:25 -05:00
Kubernetes Prow Robot
b92d20033e
Merge pull request #86205 from Huang-Wei/eps-pred-prefitler
...
Move EvenPodsSpread metadata computation logic as a PreFilter Plugin
2019-12-13 21:19:36 -08:00
Wei Huang
3d353f5122
Update semantics of EvenPodsSpread metadata object
...
- Now `nil` represents the meta is not set at all (in PreFilter phase)
- An empty `PodTopologySpreadMetadata` object denotes it's a legit meta and is set in PreFilter phase.
2019-12-13 16:33:22 -08:00
Wei Huang
468aebc17f
Move EvenPodsSpread metadata computation logic as a PreFilter Plugin
2019-12-13 16:33:21 -08:00
Kubernetes Prow Robot
efe159e8d2
Merge pull request #86224 from ahg-g/ahg-prefilters
...
Wrap host ports metadata in a prefilter
2019-12-13 16:19:58 -08:00