Commit Graph

77271 Commits

Author SHA1 Message Date
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
SataQiu
0f09703c48 fix shellcheck failures of hack/update-gofmt.sh hack/update-translations.sh 2019-04-09 12:30:58 +08: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
Jiatong Wang
df2072dd19 Clean up and remove blank lines 2019-04-08 20:02:51 -07:00
WanLinghao
d0138ca3fe This commit does two things in pkg package:
1. Remove unused ptr functions.
2. Replace ptr functions with k8s.io/utils/pointer
2019-04-09 10:56:35 +08:00
Youbing Li
8a56ebed82 Check the content of WHAT for Makefile's verify target 2019-04-08 22:53:23 -04: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
Wei Huang
63c3a617cd
auto-generated files 2019-04-08 17:51:08 -07:00
Wei Huang
54218a7988
scheduler: add unit test for pending pods metrics 2019-04-08 17:51:08 -07:00
Wei Huang
0806ef2c11
scheduler: refactor testing structures for better reusability 2019-04-08 17:51:08 -07:00
Wei Huang
7afbd68730
add metrics to record number of pending pods in different queues 2019-04-08 17:51:07 -07:00
Ravi Mahankali
2919d9988b
Update README.md
1st PR - Removing '$' for standard and consistancy across Kubernetes documentation
2019-04-09 01:35:19 +01: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
Jing Xu
208fbfe975 Fix test failures in volume provisioning
For windows, the command such as "mount" and "grep" do not work for
windows node, this PR is fix the test issue by removing those commands
and change it windows ones if the node OS is windows.

Change-Id: I2428128ee407b611067b8e7c000dfff539d17309
2019-04-08 16:10:36 -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
ravisantoshgudimetla
074bbb0434 Build file 2019-04-08 15:53:54 -04:00
Jordan Liggitt
bba9f5e673 Fixup gonum.org/v1/gonum/graph API calls 2019-04-08 15:20:46 -04:00
Jordan Liggitt
27030079f3 golang.org/x/exp v0.0.0-20190312203227-4b39c73a6495 2019-04-08 15:20:46 -04:00
Jordan Liggitt
389f76235c golang.org/x/tools v0.0.0-20190313210603-aa82965741a9 (release-branch.go1.12) 2019-04-08 15:20:46 -04:00
Jordan Liggitt
97c130b056 golang.org/x/crypto v0.0.0-20181025213731-e84da0312774 (release-branch.go1.12) 2019-04-08 15:20:46 -04:00
Jordan Liggitt
921f3ea8da golang.org/x/sys v0.0.0-20190209173611-3b5209105503 (release-branch.go1.12) 2019-04-08 15:20:45 -04:00
Jordan Liggitt
55d52fd5c3 golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db (release-branch.go1.12) 2019-04-08 15:20:45 -04:00
Jordan Liggitt
5af2cd6f26 gonum.org/v1/gonum v0.0.0-20190331200053-3d26580ed485 2019-04-08 15:20:44 -04:00
Jordan Liggitt
e8e15acff6 github.com/stretchr/objx v0.1.1, github.com/stretchr/testify v1.2.2 2019-04-08 15:20:44 -04:00
Jordan Liggitt
3cabb5e654 github.com/sirupsen/logrus v1.2.0 2019-04-08 15:20:44 -04:00
Jordan Liggitt
65a6613fe2 github.com/pmezard/go-difflib v1.0.0 2019-04-08 15:20:44 -04:00
Jordan Liggitt
e2e1f497d0 github.com/pborman/uuid v1.2.0 2019-04-08 15:20:44 -04:00
Jordan Liggitt
319ff2fd31 github.com/mitchellh/mapstructure v1.1.2
Used only by github.com/go-openapi/..., all expecting v1.1.2
2019-04-08 15:20:44 -04:00
Jordan Liggitt
1970be1ea9 github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329
Used only by github.com/go-openapi/..., all expecting 60711f1a8329
2019-04-08 15:20:43 -04:00
Jordan Liggitt
6c371b06c1 github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
Used only by github.com/aws/aws-sdk-go, expecting c2b33e8439af
2019-04-08 15:20:43 -04:00
Jordan Liggitt
14df726621 github.com/docker/go-units v0.3.3
Used by github.com/go-openapi/..., expecting v0.3.3
2019-04-08 15:20:43 -04:00
Jordan Liggitt
8ad7a9595a github.com/davecgh/go-spew v1.1.1 2019-04-08 15:20:43 -04:00
Jordan Liggitt
a2ec981f67 github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
Used only by github.com/prometheus/..., all expecting 3a771d992973
2019-04-08 15:20:43 -04:00
Jordan Liggitt
4bd9dcb855 github.com/bazelbuild/buildtools v0.0.0-20180226164855-80c7f0d45d7e
Used only by github.com/bazelbuild/bazel-gazelle, expecting 80c7f0d45d7e
2019-04-08 15:20:43 -04:00
Jordan Liggitt
2cbf496c8e github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
Used only by github.com/go-openapi/..., all expecting de5bf2ad4578
2019-04-08 15:20:43 -04:00
Jordan Liggitt
5627034673 github.com/PuerkitoBio/purell v1.1.0
Used only by github.com/go-openapi/..., all expecting v1.1.0
2019-04-08 15:20:43 -04: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