Euan Kemp
973b417aa5
local-up: Add option to guess binary path
2016-10-17 11:55:29 -07:00
pweil-
49e14744db
support seccomp in psp
2016-10-17 14:49:02 -04:00
Kubernetes Submit Queue
c301ac9c7d
Merge pull request #34959 from jessfraz/fix-dup-changelog
...
Automatic merge from submit-queue
fix duplicated changelog from release script
Fixes the duplicated changelog details from the release script.
2016-10-17 10:45:15 -07:00
Zach Loafman
22352d2844
Revert "Add e2e tests for storageclass"
2016-10-17 10:32:27 -07:00
Kubernetes Submit Queue
1448b87d16
Merge pull request #34957 from Crassirostris/kibana-image-fix
...
Automatic merge from submit-queue
Fixed kibana image
@piosz
2016-10-17 10:29:38 -07:00
Kubernetes Submit Queue
772b27da01
Merge pull request #34942 from kargakis/e2e-fix
...
Automatic merge from submit-queue
test: wait for complete rollouts in WaitForDeploymentStatusValid
@kubernetes/deployment should fix https://github.com/kubernetes/kubernetes/issues/34816 once and forever
2016-10-17 10:21:00 -07:00
Jess Frazelle
df166171ea
fix duplicated changelog from release script
...
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-10-17 18:44:46 +02:00
Paul Morie
fd76e6a05e
Make Framework.MatchContainerOutput able to use GenerateName
2016-10-17 12:38:15 -04:00
Kubernetes Submit Queue
f90deb2bdd
Merge pull request #34829 from deads2k/api-25-gc-admission
...
Automatic merge from submit-queue
add ownerref permission checks
Adds an admission plugin that ensures that anyone adding an `ownerReference` to a resource has delete rights on the resource they're setting up a delete for.
@caesarxuchao example admission plugin that tests for ownerReference diffs and uses an authorizer to drive the decision.
@liggitt @ncdc we've talked about this before
2016-10-17 09:34:31 -07:00
mbohlool
0191433d58
Generated protobufs
2016-10-17 09:11:20 -07:00
mbohlool
c1096211d0
Support optional tag in OpenAPI generator
2016-10-17 08:52:13 -07:00
mbohlool
25afcc5522
Add +optional tag to all fields with omitempty json tag
2016-10-17 08:52:13 -07:00
Mik Vyatskov
7a582fcae5
Fixed kibana image
2016-10-17 17:45:59 +02:00
Kubernetes Submit Queue
f85d8f2e66
Merge pull request #34951 from wojtek-t/tune_cacher_logs
...
Automatic merge from submit-queue
Reduce amount of annoying logs in cacher
2016-10-17 08:45:00 -07:00
Kubernetes Submit Queue
b008c683ec
Merge pull request #34548 from kargakis/estimate-available-from-rs
...
Automatic merge from submit-queue
controller: set minReadySeconds in deployment's replica sets
* Estimate available pods for a deployment by using minReadySeconds on
the replica set.
* Stop requeueing deployments on pod events, superseded by following the
replica set status.
* Cleanup redundant deployment utilities
Fixes https://github.com/kubernetes/kubernetes/issues/26079
@kubernetes/deployment ptal
2016-10-17 08:44:51 -07:00
Harry Zhang
50eaeaa7bd
Update ecache and add scheduler method
2016-10-17 11:42:16 -04:00
Kubernetes Submit Queue
07b777fee1
Merge pull request #34758 from fgrzadkowski/monitoring_arch
...
Automatic merge from submit-queue
Add monitoring architecture
<!-- Thanks for sending a pull request! Here are some tips for you:
1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md
2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md
3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes
-->
**What this PR does / why we need it**: This adds a description of monitoring architecture.
**Special notes for your reviewer**: This proposal have been already extensively discussed in [this doc](https://docs.google.com/document/d/1z7R44MUz_5gRLwsVH0S9rOy8W5naM9XE5NrbeGIqO2k ); this is just a copy&paste so that it's in our repo.
@kubernetes/autoscaling @kubernetes/sig-instrumentation @DirectXMan12 @davidopp @piosz @derekwaynecarr @thockin
**Release note**:
<!-- Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access)
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`.
-->
```release-note
NONE
```
2016-10-17 07:43:23 -07:00
Kubernetes Submit Queue
65c98dafe0
Merge pull request #34729 from deads2k/rbac-14-admin-role
...
Automatic merge from submit-queue
add admin,edit,view roles
Adds some more basic roles to bootstrapping and associated tests.
2016-10-17 07:43:10 -07:00
Paul Morie
53ec6e60fe
Remove deferred deletion calls from E2E tests
2016-10-17 10:36:22 -04:00
Wojciech Tyczynski
0f2270698c
Reduce amount of annoying logs in cacher
2016-10-17 16:15:24 +02:00
Fabiano Franz
0fd5c8d797
Use our own normalizers in the conventions doc
2016-10-17 11:50:02 -02:00
Fabiano Franz
3f7579cacb
Tools for checking CLI conventions
2016-10-17 11:50:02 -02:00
Fabiano Franz
4d641c4911
Use responsive writer in help
2016-10-17 11:50:02 -02:00
Fabiano Franz
f6d1ac72a0
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
Lucas Käldström
565c5e6268
Remove unused net
2016-10-17 16:47:35 +03:00
deads2k
14c164a328
add ownerref permission checks
2016-10-17 09:38:05 -04:00
Fabiano Franz
6f66c0eafa
Add normalizers for cmd examples and descriptions
2016-10-17 11:31:38 -02:00
Fabiano Franz
6d6aeb0027
Add responsive writers which adjust to terminal sizes
2016-10-17 11:31:34 -02:00
Lucas Käldström
72c36c8a1b
Run update-all
2016-10-17 16:25:25 +03:00
Filip Grzadkowski
d021c230fe
Add monitoring architecture.
2016-10-17 15:21:49 +02:00
Fabiano Franz
8438089e96
Add heredoc and go-wordwrap dependencies
2016-10-17 11:17:04 -02:00
Wojciech Tyczynski
c6b098068d
Allocate podFields map with a correct hint for size
2016-10-17 15:07:15 +02:00
deads2k
d56a27f130
add admin,edit,view roles
2016-10-17 09:04:16 -04:00
Wojciech Tyczynski
422121f93a
Avoid unnecessary map allocation
2016-10-17 15:01:00 +02:00
Kubernetes Submit Queue
714f816a34
Merge pull request #34719 from errordeveloper/api-and-disco-ports
...
Automatic merge from submit-queue
Add flags for alternative API and discovery ports
**What this PR does / why we need it**:
We had many issues reported due to the fact that we are using port 443 by default, and we should allow users to override whatever defaults we pick. This doesn't touch on `localhost:8080` yet, which should just generally get rid of.
**Which issue this PR fixes**: fixes #34311 #34307 #33638
**Special notes for your reviewer**: cc @pires
**Release note**:
```release-note
Add `kubeadm` flags `--api-port` and `--discovery-port`, change default API port to 6443
```
2016-10-17 05:54:38 -07:00
Kubernetes Submit Queue
c4f509e65d
Merge pull request #32769 from mfojtik/customize-api-path-clientgen
...
Automatic merge from submit-queue
clientgen: allow to pass custom apiPath when generating client sets
This PR allow to pass the `--clientset-api-path` parameter to clientgen that allows to customize the default API path set in clients. This allows projects like OpenShift to re-use the client with different API path (`/oapi` in our case).
2016-10-17 04:52:04 -07:00
Michail Kargakis
71df8f6544
test: wait for complete rollouts in WaitForDeploymentStatusValid
2016-10-17 13:19:28 +02:00
Ilya Dmitrichenko
6f57775669
Ensure MasterConfiguration
is refered to as cfg
throughout
2016-10-17 12:08:11 +01:00
Ilya Dmitrichenko
203d1338f1
Sort known flags
2016-10-17 12:08:11 +01:00
Ilya Dmitrichenko
327dec43fb
Add flags for alternative API and discovery ports ( close #34311 #34307 #33638 )
2016-10-17 12:08:11 +01:00
Kubernetes Submit Queue
40e1aa6b25
Merge pull request #34542 from Crassirostris/logs-generator
...
Automatic merge from submit-queue
Add logs generator
@piosz
Tool to test logging mechanisms, mentioned in #34310
2016-10-17 03:32:31 -07:00
Kubernetes Submit Queue
418a1d3093
Merge pull request #34935 from wojtek-t/addtional_tracing_step
...
Automatic merge from submit-queue
Extend tracing in watchCache
2016-10-17 03:19:55 -07:00
Kubernetes Submit Queue
fce3b95345
Merge pull request #34752 from ivan4th/fix-misspellings-of-receive
...
Automatic merge from submit-queue
Fix misspellings of 'receive'
Fix typos
2016-10-17 03:19:18 -07:00
Kubernetes Submit Queue
1d56ec0fd7
Merge pull request #34907 from luxas/remove_etcd_duplicate
...
Automatic merge from submit-queue
Remove duplicate --etcd-servers arguments in kubeadm
fixes : #34900
@pires @errordeveloper
2016-10-17 03:06:10 -07:00
Kubernetes Submit Queue
fd1fd2a14c
Merge pull request #34562 from Crassirostris/es-kibana-update
...
Automatic merge from submit-queue
Elasticsearch and Kibana update
```release-note
Updated Elasticsearch image from version 1.5.1 to version 2.4.1. Updated Kibana image from version 4.0.2 to version 4.6.1.
```
Updated es and kibana images. Made image versions match es/kibana versions they contain.
ref #19149
2016-10-17 03:04:33 -07:00
Wojciech Tyczynski
564fc0cc80
Throttle retried requests in client
2016-10-17 11:45:35 +02:00
Wojciech Tyczynski
6d06a384ad
Extend tracing in watchCache
2016-10-17 11:22:59 +02:00
Kubernetes Submit Queue
57a47b6af5
Merge pull request #34925 from wojtek-t/additional_tracing_in_cacher
...
Automatic merge from submit-queue
Add tracing to listing in Cacher
2016-10-17 00:47:50 -07:00
Piotr Skamruk
66a85555a2
build: Fix version generation.
2016-10-17 09:13:22 +02:00
Wojciech Tyczynski
4d5ac91f88
Add tracing to listing in Cacher
2016-10-17 08:58:40 +02:00