Kubernetes Prow Robot
|
b8b7ab39ec
|
Merge pull request #76272 from liggitt/cleanup-legacy-printers
Remove legacy table printing and decoding
|
2019-04-08 22:31:17 -07:00 |
|
Kubernetes Prow Robot
|
db1ab237bf
|
Merge pull request #76252 from goodluckbot/pod-backoff-rwmutex
Change Mutex to RWMutex for pod backoff
|
2019-04-08 22:31:04 -07:00 |
|
Kubernetes Prow Robot
|
fbc28fd15f
|
Merge pull request #76280 from xichengliudui/fixshellcheck0409
Fix shellcheck failures in update-workspace-mirror.sh
|
2019-04-08 20:29:18 -07:00 |
|
Kubernetes Prow Robot
|
fa9b36de77
|
Merge pull request #76151 from vladimirvivien/plugin-CanAttach-return-error
Ability for volume AttachablePlugin.CanAttach() to return both bool and error
|
2019-04-08 20:29:05 -07:00 |
|
Kubernetes Prow Robot
|
65dc445aa2
|
Merge pull request #74241 from snowplayfire/fix-pdb-update
fix too many pdb update operations when nothing change
|
2019-04-08 18:53:03 -07:00 |
|
Kubernetes Prow Robot
|
4a1da48d11
|
Merge pull request #76288 from tedyu/master
Produce map according to the shorter array in haveOverlap
|
2019-04-08 17:27:52 -07:00 |
|
Kubernetes Prow Robot
|
2d0e5c1818
|
Merge pull request #76282 from fabriziopandini/kubeadm-e2e-JUnitReporter
Add JUnitReporter to kubeadm e2e test
|
2019-04-08 17:27:40 -07:00 |
|
Kubernetes Prow Robot
|
87cf97271d
|
Merge pull request #76278 from xichengliudui/fixshellcheckfailures-16
Fix shellcheck failures in test-dockerized.sh and upload-to-gcs.sh
|
2019-04-08 17:27:28 -07:00 |
|
Kubernetes Prow Robot
|
6b9dc653b4
|
Merge pull request #76270 from liggitt/type-alias
Add type alias for DirectCodecFactory -> WithoutConversionCodecFactory
|
2019-04-08 17:27:16 -07:00 |
|
Kubernetes Prow Robot
|
097ba59cd2
|
Merge pull request #76126 from SataQiu/fix-part-shell-20190404
Fix some shellcheck failures of test/images/image-util.sh
|
2019-04-08 17:27:03 -07:00 |
|
Kubernetes Prow Robot
|
2a05e1b76f
|
Merge pull request #76260 from SataQiu/golint-network-20190408
Fix some golint failures of e2e/network/[d-k]*.go
|
2019-04-08 14:41:22 -07:00 |
|
Kubernetes Prow Robot
|
30bd57293f
|
Merge pull request #76251 from SataQiu/fix-golint-framework-20190408
Fix golint failures of test/e2e/framework/framework.go
|
2019-04-08 14:41:10 -07:00 |
|
Kubernetes Prow Robot
|
386d323f5a
|
Merge pull request #76235 from mkumatag/fix_unit
Fix the formatting string
|
2019-04-08 14:40:56 -07:00 |
|
Kubernetes Prow Robot
|
3409a5362a
|
Merge pull request #76062 from apelisse/rollout-restart
Create `kubectl rollout restart deployment/$deployment` to do a rolling restart
|
2019-04-08 14:40:44 -07:00 |
|
Kubernetes Prow Robot
|
e43d69d891
|
Merge pull request #76058 from gjtempleton/Add-Kube-Metrics-Adaptor
Add kube-metrics-adapter to list of Custom Metrics Implementations
|
2019-04-08 14:40:31 -07:00 |
|
Vladimir Vivien
|
cfafde983b
|
Volume AttachablePlugin.CanAttach() now returns both bool and error
|
2019-04-08 16:53:22 -04:00 |
|
Ted Yu
|
02e0f9c5fd
|
Produce map according to the shorter array in haveOverlap
|
2019-04-08 13:22:30 -07:00 |
|
Kubernetes Prow Robot
|
62f5fd4c6c
|
Merge pull request #75528 from danielvmw/topic/compute-pod-phase
Remove unused variables from computePodPhase
|
2019-04-08 13:15:49 -07:00 |
|
aaa
|
961f1621aa
|
Fix shellcheck failures in update-workspace-mirror.sh
|
2019-04-08 14:40:26 -04:00 |
|
Anago GCB
|
7a47bc3d1d
|
Update CHANGELOG-1.14.md for v1.14.1.
|
2019-04-08 18:21:47 +00:00 |
|
aaa
|
e544da8aae
|
Fix shellcheck failures in test-dockerized.sh and upload-to-gcs.sh
update pull request
update pull request
|
2019-04-08 14:14:47 -04:00 |
|
Kubernetes Prow Robot
|
8a2f8e69ed
|
Merge pull request #76197 from liggitt/generated-vendor
Mark staging go module files as generated, add script to lint dependencies
|
2019-04-08 10:16:51 -07:00 |
|
Kubernetes Prow Robot
|
f0ac762efd
|
Merge pull request #75921 from hickey/bugfix/kubelet_default_value
Fixed default value for ConfigMapAndSecretChangeDetectionStrategy (kubelet)
|
2019-04-08 10:16:38 -07:00 |
|
Kubernetes Prow Robot
|
eb65eacfca
|
Merge pull request #74855 from mbohlool/sam
Add Port configuration to ServiceReference of Admission webhooks, CRD Conversion Webhooks, AuditSink Webhooks and kube-aggregator
|
2019-04-08 10:16:26 -07:00 |
|
Jordan Liggitt
|
c758f0af0a
|
Remove legacy table printing and decoding
|
2019-04-08 12:31:38 -04:00 |
|
Daniel Mueller
|
9050c510e6
|
Remove unused variables from computePodPhase
The initialized and failed variables in the computePodPhase function are
effectively write only. Remove them.
|
2019-04-08 09:09:09 -07:00 |
|
Kubernetes Prow Robot
|
c082ace102
|
Merge pull request #76161 from liggitt/kubectl-watch-table
use server-side printing in `kubectl get -w`
|
2019-04-08 08:58:48 -07:00 |
|
Kubernetes Prow Robot
|
8f8d9e2c72
|
Merge pull request #76060 from krzysztof-jastrzebski/master
Delete only unscheduled pods in DaemonSetController if node doesn't exist anymore
|
2019-04-08 08:58:27 -07:00 |
|
Jordan Liggitt
|
104746f977
|
Add type alias for DirectCodecFactory -> WithoutConversionCodecFactory
|
2019-04-08 10:52:04 -04:00 |
|
Jordan Liggitt
|
ce3dad93f5
|
generated: hack/update-vendor.sh
|
2019-04-08 09:45:51 -04:00 |
|
Jordan Liggitt
|
f250dcf70a
|
Prune unneeded replace directives from staging go.mod files
|
2019-04-08 09:42:22 -04:00 |
|
Jordan Liggitt
|
fdd241a858
|
Mark staging go module files as generated, add script to lint dependencies
|
2019-04-08 09:42:22 -04:00 |
|
fabriziopandini
|
0c4031f3a6
|
kubeadm-e2e-JUnitReporter
|
2019-04-08 14:53:37 +02:00 |
|
Kubernetes Prow Robot
|
e47fc04adc
|
Merge pull request #76201 from mrueg/flags-fix
kubeadm: Quote values in envFile
|
2019-04-08 05:44:28 -07:00 |
|
SataQiu
|
36bc97cbb8
|
fix some golint failures of e2e/network/[d-k]*.go
|
2019-04-08 18:27:08 +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 |
|
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 |
|
Manjunath A Kumatagi
|
e9d1a90535
|
Fix the formatting string
|
2019-04-07 12:01:07 +05:30 |
|