Kubernetes Prow Robot
23ec5b6e9e
Merge pull request #82357 from beautytiger/fix_shellcheck_config-common.sh
...
fix shellcheck in cluster/gce/config-common.sh
2019-09-20 16:17:24 -07:00
Ahmad Diaa
bf6a70a1ce
use scheduler.Option in initTestSchedulerWithOptions
2019-09-21 00:06:42 +02:00
Ahmad Diaa
995e741ef9
use scheduler.New in createConfiguratorArgsWithPodInformer
2019-09-21 00:06:41 +02:00
Kubernetes Prow Robot
08ef34a2b0
Merge pull request #82914 from Random-Liu/fix-kubectl-panic
...
Fix kubectl panic when handling invalid error.
2019-09-20 14:13:37 -07:00
Kubernetes Prow Robot
658e57a157
Merge pull request #82797 from yutedz/rel-cidr-wrong-err
...
Correct the error variable for releasing CIDR
2019-09-20 14:13:26 -07:00
Ahmad Diaa
fda4d41ee5
change compatibility_test struct, remove ExpectedPolicy
2019-09-20 21:43:40 +02:00
Ahmad Diaa
009ffaf803
validate scheduler policy instead of the decoded policy in compatibility_test
2019-09-20 21:42:12 +02:00
Ahmad Diaa
104e368860
remove factory.NewConfigFactory in compatibility test
2019-09-20 21:41:51 +02:00
Kubernetes Prow Robot
ac8ac0fc17
Merge pull request #82830 from jsafrane/pv-admission-fix
...
Do not query the cloud if dynamic PV has all the labels
2019-09-20 12:27:38 -07:00
Kubernetes Prow Robot
c7619bd770
Merge pull request #80824 from damemi/preemption-e2e-to-integration
...
Move PodPriorityResolution e2e to integration
2019-09-20 12:27:25 -07:00
Michelle Au
8d3abb83f9
Rename testCleanup to driverCleanup
...
Change-Id: I2ee50e2c7eed82724b7a2703819dcefcf7fa915f
2019-09-20 12:26:53 -07:00
Michelle Au
95c7b42340
add topology e2es to storage testsuite
...
Change-Id: I1ec4247cef5d477ae2a76136113a4ed5ce30bf44
2019-09-20 12:26:53 -07:00
Lantao Liu
12d944b860
Fix kubectl panic when handling invalid error.
2019-09-20 10:29:16 -07:00
Kubernetes Prow Robot
a2760c9c13
Merge pull request #78110 from praseodym/fix-golint-pkg/kubelet/qos
...
Fix golint failures of pkg/kubelet/qos
2019-09-20 09:41:46 -07:00
liuweixuan
ce25cd7fca
Replace hyperkube with apiserver for binary path guess
2019-09-20 23:28:58 +08:00
Kubernetes Prow Robot
dda0553dd7
Merge pull request #82941 from jfbai/docs-add-comments-for-action-arg
...
docs: add comments for action.
2019-09-20 08:19:00 -07:00
Jianfei Bai
993fe6f4bd
docs: add comments for action.
2019-09-20 21:32:44 +08:00
Byron Wang
23b75cfcad
fix map assignment to entry in nil map,when use --feature-gates in kubeadm
2019-09-20 20:39:26 +08:00
chenyaqi01
3175c9e226
simplify regexp with raw string
2019-09-20 16:53:56 +08:00
Kubernetes Prow Robot
26cc580e65
Merge pull request #82807 from jpbetz/reinvoke-integration-flake-fix
...
Fix reinvocation test flake by scoping webhooks and markers
2019-09-20 01:33:20 -07:00
Kubernetes Prow Robot
5f61cc033d
Merge pull request #82206 from yutedz/max-in-flight
...
WithAuthentication should wrap WithMaxInFlightLimit
2019-09-20 01:33:07 -07:00
Kubernetes Prow Robot
259d6bf608
Merge pull request #82189 from deads2k/ns-resources
...
add conditions for remaining object totals during ns termination
2019-09-20 01:33:00 -07:00
ZP-AlwaysWin
b77462eddd
Use framework.ExpectNotEqual()
2019-09-20 16:09:44 +08:00
Kubernetes Prow Robot
895642f9c3
Merge pull request #82742 from whypro/flagparse
...
Move flag.Parse() from init() to TestMain()
2019-09-20 00:09:12 -07:00
Kubernetes Prow Robot
5f249fecb4
Merge pull request #82363 from yuxiaobo96/k8s-update3
...
update spelling mistakes
2019-09-20 00:08:59 -07:00
hwdef
321b690f62
fix(test): delete unused unused var or const
2019-09-20 14:41:53 +08:00
Kubernetes Prow Robot
53b3c8968e
Merge pull request #82164 from yuxiaobo96/k8s-fix2
...
delete extra comma
2019-09-19 21:22:59 -07:00
ZP-AlwaysWin
600da41778
Use framework.ExpectEqual()
2019-09-20 11:52:11 +08:00
ZP-AlwaysWin
93b822d5a2
Use framework.ExpectEqual()
2019-09-20 11:38:28 +08:00
ZP-AlwaysWin
59f766fe0a
Use framework.ExpectEqual()
2019-09-20 11:36:03 +08:00
ZP-AlwaysWin
b386bd469c
Use framework.ExpectEqual()
2019-09-20 10:06:16 +08:00
Kubernetes Prow Robot
db1f8da036
Merge pull request #82848 from yutedz/node-ctrl-hostname
...
Break out of loop when NodeHostName is found
2019-09-19 18:01:13 -07:00
Kubernetes Prow Robot
605687dec7
Merge pull request #71653 from liucimin/update_kubelet_cni_lib
...
No timeout when Kubelet Calling cni plugin
2019-09-19 18:00:59 -07:00
Mike Dame
ca18b48151
Move PodPriorityResolution e2e to integration
2019-09-19 20:25:03 -04:00
Kubernetes Prow Robot
73505056fb
Merge pull request #82887 from yutedz/token-cleaner-type
...
[v1.16.1] TokenCleaner#evalSecret should enqueue the key
2019-09-19 14:21:20 -07:00
Kubernetes Prow Robot
33adc7fafa
Merge pull request #82841 from Huang-Wei/sched-panic
...
Fixed a scheduler panic when using PodAffinity (k8s version >= 1.15)
2019-09-19 14:21:11 -07:00
Kubernetes Prow Robot
3d897f21fc
Merge pull request #82594 from yutedz/oper-gen-plugin-err
...
Check the error return from AddPlugin
2019-09-19 14:20:58 -07:00
Ted Yu
cdc1b71bde
WithAuthentication should wrap WithMaxInFlightLimit
2019-09-19 13:39:49 -07:00
Antoine Pelisse
fae9d0ee21
Improve fieldmanager tests and benchmarks
2019-09-19 13:01:49 -07:00
Kubernetes Prow Robot
94987143c6
Merge pull request #82882 from liggitt/cleanup-finalizer-delete
...
Clean up redundant post-finalizer deletions
2019-09-19 12:50:33 -07:00
Kubernetes Prow Robot
ee00d970ef
Merge pull request #82853 from Huang-Wei/release-note-1.16-update
...
Update 1.16 CHANGELOG with introduction of feature EvenPodsSpread
2019-09-19 12:50:25 -07:00
Łukasz Osipiuk
95d1f4d9b0
Allow relaxing deleted pods checking in RC runner
...
There is strong probabilty that some pods will be deleted when
we are bombarding cluster with high volume of pods. We do that in
Cluster Autoscaler scalability tests and we want to relax check there.
Change-Id: Ib7883666c0c952f61914ab51dcf1f5244e1e7e42
2019-09-19 21:49:03 +02:00
Abdullah Gharaibeh
dc28cfca72
Refactor the scheduler's configuration logic.
...
This PR modifies the scheduler's configurator to allow for instantiating the framework at a later stage in the configuration. Specifically at the point where we know exactly which predicates/priorities need to be configured.
This is necessary to allow converting predicates/priorities configuration into a plugin configuration to facilitate framework migration.
2019-09-19 15:43:26 -04:00
Ted Yu
fd8f2bd91f
Defer the removal of labelAlphaNodeRoleExcludeBalancer to 1.18
2019-09-19 12:06:55 -07:00
Kubernetes Prow Robot
63ca9f61af
Merge pull request #82867 from sftim/20190919_fix_v1.16_release_note_typo
...
Fix typo in v1.16 CHANGELOG
2019-09-19 11:06:03 -07:00
Kubernetes Prow Robot
d05183be41
Merge pull request #82858 from hwdef/del-unused-var
...
delete unused var
2019-09-19 11:05:49 -07:00
Kubernetes Prow Robot
b0e5b9c7b0
Merge pull request #82842 from ahg-g/ahg-framework-config
...
Modified the Filter interface to pass in nodeinfo instead of node name.
2019-09-19 11:05:39 -07:00
Kubernetes Prow Robot
b9ba61b41a
Merge pull request #82766 from dhuh/master
...
Updated COS version to M77
2019-09-19 11:05:28 -07:00
Kubernetes Prow Robot
11ce7da888
Merge pull request #82740 from hwdef/del-unuse-var1
...
del unuse var in pkg/controller
2019-09-19 11:05:15 -07:00
Kubernetes Prow Robot
abbba0b516
Merge pull request #81917 from hwdef/fix-typo-staging/src/k8s.io
...
Fix typo in kubectl docs
2019-09-19 11:05:01 -07:00