yue9944882
|
9be22b7329
|
recursively deletes internal clients
|
2019-04-08 17:46:53 +08:00 |
|
Ted Yu
|
22d19be4ca
|
Use RWMutex for accessing plugins
|
2019-04-08 01:03:20 -07:00 |
|
SataQiu
|
fd3fdbd335
|
fix some golint failures of test/e2e/framework/service_util.go
|
2019-04-08 15:57:52 +08:00 |
|
goodluckbot
|
b92b0eb7c2
|
Change Mutex to RWMutex for pod backoff
|
2019-04-08 15:31:48 +08:00 |
|
Mehdy Bohlool
|
e6f5f4f61b
|
Fix available controller assumption about port 443
|
2019-04-08 00:29:04 -07:00 |
|
Mehdy Bohlool
|
c1076ba05a
|
Fix API documentation, 'Port' to 'port'
|
2019-04-08 00:29:04 -07:00 |
|
Mehdy Bohlool
|
864cf3e33a
|
Generated files
|
2019-04-08 00:29:04 -07:00 |
|
Manuel Rüger
|
912794b302
|
kubeadm: Quote values on envFile
See documentation: https://github.com/kubernetes/website/blob/master/content/en/docs/setup/independent/kubelet-integration.md#workflow-when-using-kubeadm-init
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
|
2019-04-08 09:23:35 +02:00 |
|
Mehdy Bohlool
|
1afc25d575
|
Change e2e test to use custom ports
|
2019-04-08 00:19:57 -07:00 |
|
Mehdy Bohlool
|
8702550beb
|
Support service port other than 443 for kube-aggregator
|
2019-04-08 00:19:57 -07:00 |
|
Mehdy Bohlool
|
11f37d757f
|
Add port to ServiceResolvers
|
2019-04-08 00:19:52 -07:00 |
|
Mehdy Bohlool
|
404e2f7a30
|
Add port to ServiceReference of Admission Webhooks, ConversionWebhooks and AuditSync with defaulter and validator
|
2019-04-08 00:18:36 -07:00 |
|
SataQiu
|
1405819049
|
fix golint failures of test/e2e/framework/framework.go
|
2019-04-08 15:11:37 +08:00 |
|
Kubernetes Prow Robot
|
f873d2a056
|
Merge pull request #75862 from xichengliudui/fixshellcheckfailures
Fix shellcheck failures in bootstrap.sh and create_block.sh
|
2019-04-07 21:52:24 -07:00 |
|
jingxueli
|
dfa3353390
|
fix pdb update too many when nothing change
|
2019-04-08 11:27:42 +08:00 |
|
Pengfei Ni
|
1406e2b70f
|
Update cri-tools to v1.14.0
|
2019-04-08 10:59:18 +08:00 |
|
Kubernetes Prow Robot
|
b9fd4cb150
|
Merge pull request #76245 from Huang-Wei/cleanup-provider-RLock
scheduler: tweak scheduler factory mutex
|
2019-04-07 18:44:24 -07:00 |
|
Wei Huang
|
8f87f580e5
|
scheduler: tweak scheduler factory mutex
|
2019-04-07 16:35:06 -07:00 |
|
Wei Huang
|
28730919a6
|
scheduler: performance improvement on PodAffinity
- replace unnecessary Lock/Unlock with atomic AddInt64
|
2019-04-07 14:34:22 -07:00 |
|
Christoph Blecker
|
2363136f2c
|
Remove has_changes logic from vendor scripts
|
2019-04-07 12:11:18 -07:00 |
|
Christoph Blecker
|
668a288595
|
Remove unneeded scripts
|
2019-04-07 12:08:41 -07:00 |
|
draveness
|
7e63c16b10
|
refactor: remove unused function and add comments in rc util
|
2019-04-07 21:36:05 +08:00 |
|
Manjunath A Kumatagi
|
485605e133
|
Fix the TestUpdate
|
2019-04-07 13:45:45 +05:30 |
|
Manjunath A Kumatagi
|
e9d1a90535
|
Fix the formatting string
|
2019-04-07 12:01:07 +05:30 |
|
Kubernetes Prow Robot
|
9600555969
|
Merge pull request #76229 from tedyu/master
Use read lock for PriorityQueue#PendingPods
|
2019-04-06 23:12:25 -07:00 |
|
Antoine Pelisse
|
1bf99e2e4e
|
Create kubectl rollout restart deployment/$deployment to do a rolling restart
|
2019-04-06 21:14:40 -07:00 |
|
Ted Yu
|
4b4c20be7c
|
Use read lock for PendingPods
|
2019-04-06 13:48:51 -07:00 |
|
Kubernetes Prow Robot
|
9c2df998af
|
Merge pull request #75820 from YoubingLi/bugfix
Fixes #75706 - Show warning message when namespace is specified for deleting a cluster-scoped resource
|
2019-04-06 11:00:27 -07:00 |
|
Kubernetes Prow Robot
|
150a501750
|
Merge pull request #73557 from bsalamat/use_priority_ga
Update usages of PriorityClass to V1
|
2019-04-06 09:36:27 -07:00 |
|
Kubernetes Prow Robot
|
b8d2aa02b5
|
Merge pull request #76198 from cblecker/dep-review
Add dep-approvers for reviewing go dependency changes
|
2019-04-06 08:18:39 -07:00 |
|
Kubernetes Prow Robot
|
8e4a32f03d
|
Merge pull request #76086 from alok87/add-cri-api-readme
Adds cri-api in the staged repository list
|
2019-04-06 08:18:26 -07:00 |
|
GuyTempleton
|
c1a88dee21
|
Expand on Kube Metrics Adaptor implementation
|
2019-04-06 08:34:35 +01:00 |
|
Kubernetes Prow Robot
|
f8d0b21b98
|
Merge pull request #75853 from roycaihw/fix/use-standard-stacktrace
apimachinery & apiserver: use stacktrace in the stdlib
|
2019-04-05 19:28:27 -07:00 |
|
Kubernetes Prow Robot
|
1ff857e126
|
Merge pull request #76216 from frankgreco/ensureLoadBalancer-aws-bug
ensuring that logic is checking for differences in listener
|
2019-04-05 18:06:53 -07:00 |
|
Kubernetes Prow Robot
|
52ec2a0009
|
Merge pull request #75497 from goodluckbot/remove-backoff-util
Integrate backoff mechanism into the scheduling queue and remove the …
|
2019-04-05 18:06:41 -07:00 |
|
Kubernetes Prow Robot
|
2c013fa1a8
|
Merge pull request #75129 from xing-yang/informer
Move CSIDriver Lister to the controller
|
2019-04-05 18:06:27 -07:00 |
|
Kubernetes Prow Robot
|
f3de278f18
|
Merge pull request #75964 from humblec/more-lnt
Remove some unwanted code blocks in controller_utils.go
|
2019-04-05 16:46:40 -07:00 |
|
Kubernetes Prow Robot
|
eaa506c0b4
|
Merge pull request #75516 from seans3/interrupt-fix
kubectl: Removes dependency on util/interrupt by copying this code into kubectl
|
2019-04-05 16:46:29 -07:00 |
|
Bobby (Babak) Salamat
|
d6c2a17d88
|
Update storage version hash data for PriorityClass
|
2019-04-05 15:30:33 -07:00 |
|
Kubernetes Prow Robot
|
3e954d3bd3
|
Merge pull request #76211 from wangzhen127/npd063
Use Node-Problem-Detector v0.6.3 on GCI
|
2019-04-05 14:34:17 -07:00 |
|
Kubernetes Prow Robot
|
deb48e331a
|
Merge pull request #76189 from soltysh/fix_legacy_podautoscaler
Fix flaky legacy pod autoscaler test
|
2019-04-05 14:34:05 -07:00 |
|
Kubernetes Prow Robot
|
1cdb4c965a
|
Merge pull request #74946 from ialidzhikov/clean-ineffectual-assignments
Clean ineffectual assignments
|
2019-04-05 14:33:53 -07:00 |
|
Bobby (Babak) Salamat
|
16a7cbd320
|
generated files
|
2019-04-05 14:30:52 -07:00 |
|
Bobby (Babak) Salamat
|
8574e3e3f4
|
Use Scheduling V1 API instead of Scheduling v1beta1
|
2019-04-05 14:21:45 -07:00 |
|
GRECO, FRANK
|
ce9c4bf905
|
ensuring that logic is checking for differences in listener
|
2019-04-05 14:18:10 -07:00 |
|
Kubernetes Prow Robot
|
92a2076149
|
Merge pull request #76203 from andrewsykim/test-reviewer
add @andrewsykim, @neoli123, @stevesloka and @johnSchnake as test/ reviewers
|
2019-04-05 13:14:10 -07:00 |
|
Kubernetes Prow Robot
|
d7db904ef8
|
Merge pull request #76192 from wongma7/hostpath-provisioner
Update csi-hostpath-provisioner to v1.1.0-rc2
|
2019-04-05 13:13:58 -07:00 |
|
Kubernetes Prow Robot
|
5c205da741
|
Merge pull request #76052 from neolit123/remove-cmd-kubeadm-from-e2e-fw
test: partially decouple from cmd/kubeadm
|
2019-04-05 13:13:46 -07:00 |
|
Kubernetes Prow Robot
|
762a9e5b2d
|
Merge pull request #76017 from wojtek-t/tls_in_kubemark
Add TLS support to kubemark
|
2019-04-05 13:13:34 -07:00 |
|
Kubernetes Prow Robot
|
d2beadc5f9
|
Merge pull request #75123 from booxter/log_message_client_go
Fixed log message in client-go
|
2019-04-05 13:13:22 -07:00 |
|