Kubernetes Submit Queue
d34c02f11a
Merge pull request #36093 from thockin/scary-warning-again
...
Automatic merge from submit-queue
Remove a few versioned-warnings that snuck in
Some pending PRs still have this in them.
2016-11-03 02:08:38 -07:00
Kubernetes Submit Queue
695cbde84f
Merge pull request #36089 from mikedanese/fix-mac
...
Automatic merge from submit-queue
fix verify-bazel.sh on mac and windows
mac bash doesn't like |& because mac bash is really old. the formating of wc
is also slightly different then on linux.
```console
$ # on linux
$ echo -n | wc -l
0
$ # on mac
$ echo -n | wc -l
0
```
2016-11-03 02:08:30 -07:00
Kubernetes Submit Queue
c6028b547c
Merge pull request #36097 from foxish/fix-e2e-petset
...
Automatic merge from submit-queue
Moving annotation to the PodTemplateSpec
**What this PR does / why we need it**: Fixes broken tests.
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #35768
**Special notes for your reviewer**:
Tested locally.
```release-note
NONE
```
cc @kubernetes/sig-apps
2016-11-03 02:08:23 -07:00
Kubernetes Submit Queue
2f84a7c8d2
Merge pull request #35594 from madhusudancs/federation-kubefed-init-00
...
Automatic merge from submit-queue
[Federation][init] Implement `kubefed init` command that performs federation control plane bootstrap.
Please review only the last commit here. This is based on PR #35593 which will be reviewed independently.
I am intentionally not including the unit tests in this PR to better distribute and parallelize reviews. This PR is already big.
I will add a release note separately for this entire feature, so please don't worry too much about the release note here in the PR.
Design Doc: PR #34484
cc @kubernetes/sig-cluster-federation @quinton-hoole @nikhiljindal
2016-11-03 02:08:14 -07:00
gmarek
3971553298
Scheduler Reduce function can use nodeNameToNodeInfo map
2016-11-03 10:07:05 +01:00
Saad Ali
7a49b0eb77
Merge pull request #36139 from saad-ali/fixGoDeps6
...
Move godeps to version v74 instead of v73
2016-11-03 01:04:31 -07:00
saadali
62ee8b9d49
Move godeps to version v74 instead of v73
2016-11-03 00:43:06 -07:00
Saad Ali
a6bea3d79b
Merge pull request #36138 from saad-ali/fixGoDeps5
...
Ensure verify-godep passes godep to godep-save
2016-11-02 23:52:43 -07:00
saadali
9e9a66ed22
Ensure verify-godep passes godep to godep-save
2016-11-02 23:49:30 -07:00
Saad Ali
63afad0d4e
Merge pull request #36132 from saad-ali/fixGoDeps4
...
Fix godep to v73 in verify-godeps
2016-11-02 21:51:13 -07:00
Random-Liu
6c40bf5f50
Add e2e test for NPD v0.2.
2016-11-02 21:50:59 -07:00
saadali
87636fdd78
Fix godep to v73 in verify-godeps
2016-11-02 21:08:26 -07:00
Saad Ali
b8a5e7a81d
Merge pull request #36131 from kubernetes/revert-36124-fixGoDeps2
...
Revert "Add missing vendor files to make godeps happy"
2016-11-02 20:56:44 -07:00
Saad Ali
d41b3b0929
Revert "Add missing vendor files to make godeps happy"
2016-11-02 20:56:06 -07:00
Madhusudan.C.S
b8109eae5b
[Federation][init-02] Stop passing command factory to the init command.
...
Init command completely relies on the host factory, so it is unnecessary
to pass the default command factory to the init command.
2016-11-02 19:28:17 -07:00
Madhusudan.C.S
331ef53b69
[Federation][init-01] Add unit tests for kubefed init
's certificate generator.
2016-11-02 19:27:39 -07:00
Saad Ali
3fe2de05ac
Merge pull request #36124 from saad-ali/fixGoDeps2
...
Add missing vendor files to make godeps happy
2016-11-02 19:27:33 -07:00
bruceauyeung
3616a04177
add master address desc into kubeadm join and some validations
...
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2016-11-03 10:07:39 +08:00
Saad Ali
fd80fd2e88
Fix typo in docs/devel/godep.md
2016-11-02 19:07:35 -07:00
saadali
e9afbd5cdf
Add missing vendor files to make godeps happy
2016-11-02 18:55:10 -07:00
guangxuli
ecc44d63cd
add latest docker config secret type
2016-11-03 09:40:34 +08:00
Ryan Hitchman
bfae674093
Retry "godep restore" once in verify-dockerized.sh
...
This should fix #36110 . The current flake rate is 0.5%, so with the
unrealistic assumption of uncorrelated flakes, a single retry will bring
it down to <0.01% flake rate.
2016-11-02 17:14:08 -07:00
Saad Ali
d7b6245ab0
Merge pull request #36114 from saad-ali/fixGoDeps
...
Hard code godep version to v74
2016-11-02 16:54:57 -07:00
Antoine Pelisse
8e25666550
Update OWNERS: Remove reviewers: pkg/auth/
2016-11-02 16:44:56 -07:00
Antoine Pelisse
5618056614
Update OWNERS approvers and reviewers: pkg/auth/
2016-11-02 16:44:56 -07:00
Antoine Pelisse
4984d6ad0a
Update OWNERS: Remove reviewers: pkg/admission/
2016-11-02 16:41:00 -07:00
Antoine Pelisse
7f6469fc41
Update OWNERS approvers and reviewers: pkg/admission/
2016-11-02 16:41:00 -07:00
saadali
683ea197be
Hard code godep version to v74
...
See issue #36111
2016-11-02 16:33:53 -07:00
Antoine Pelisse
e73a10fe46
Update OWNERS based on PR comments
2016-11-02 16:28:23 -07:00
Marek Grabowski
e044b9fb01
Update OWNERS
2016-11-02 16:19:53 -07:00
Jan Chaloupka
69c2c34829
Update OWNERS
2016-11-02 16:19:30 -07:00
David Eads
ff09343f75
update owners
2016-11-02 16:19:30 -07:00
Anirudh Ramanathan
bbca91d185
Update podGC owners
2016-11-02 16:19:30 -07:00
Prashanth B
23b048b3ec
Update OWNERS
2016-11-02 16:19:29 -07:00
Matt Liggett
6f0d4e1651
Add mml to reviewers
2016-11-02 16:19:22 -07:00
Chao Xu
9aa1049a03
Update OWNERS
2016-11-02 16:19:22 -07:00
Derek Carr
d2311ecf71
Update OWNERS
2016-11-02 16:19:21 -07:00
Saad Ali
eac6809845
Add reviewers for controller/volume
dir
2016-11-02 16:19:19 -07:00
Antoine Pelisse
db35acde19
Update OWNERS: Remove reviewers: pkg/controller
2016-11-02 16:19:19 -07:00
Antoine Pelisse
c695a54c1c
Update OWNERS approvers and reviewers: pkg/controller
2016-11-02 16:19:18 -07:00
Ryan Hitchman
57a152ca40
Disable the test-owners verify step until the merge conflicts are resolved.
...
Fixes #35850 .
GitHub's merging doesn't support .gitattributes-- I verified this with
support. There may be a workaround with line padding or making the bot
do merges on its own, which is beneficial for custom merge conflict
resolution in general.
2016-11-02 15:39:06 -07:00
Janet Kuo
9f3560c563
Update how we detect overlapping deployments
...
When looking for overlapping deployments, we should also find other deployments that select current deployment's pods,
not just the ones whose pods are selected by current deployment.
2016-11-02 15:29:28 -07:00
Vishnu Kannan
40fc804831
Enable containerized storage plugins mounter on GCI
...
This reverts commit 765f7b9406
.
2016-11-02 15:18:09 -07:00
Vishnu Kannan
414e4ae549
Revert "Adding a root filesystem override for kubelet mounter"
...
This reverts commit e861a5761d
.
2016-11-02 15:18:09 -07:00
Vishnu Kannan
e5c61922f8
In gci mounter script, expose /var/lib/kubelet only and add more debugging logs.
...
Added a retry for rkt gc just to be safe.
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-11-02 15:18:09 -07:00
Vishnu Kannan
1ecc12f724
[Kubelet] Do not use custom mounter script for bind mounts, ext* and tmpfs mounts
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-11-02 15:18:08 -07:00
Janet Kuo
c25455e8b3
(Auto-gen) Run hack/update-all & update-bazel & update linted packages
2016-11-02 15:16:41 -07:00
Janet Kuo
2a43ddc3ec
Remove 'stateful set is alpha' comment in types.go
2016-11-02 15:16:23 -07:00
Janet Kuo
c15b9470f5
Replace apps/v1alpha1 with apps/v1beta1 and manually remove generated apps/v1alpha1 files
...
Manually remove generated apps/v1alpha1 types, protobuf, and api-reference doc files
Manually remove apps/v1alpha1 folder from 1.5 generated client
2016-11-02 15:16:23 -07:00
Tim St. Clair
fa15c87cf0
Cleanup leaking goroutine
2016-11-02 15:08:21 -07:00