Tim Hockin
fd07de6ed6
Change v1 API to default RC replicas to 1
2015-05-21 12:40:59 -07:00
Derek Carr
9b1fb6dca1
Merge pull request #8233 from csrwng/connect_adm_ctrl
...
Admission control to prevent exec on privileged pods
2015-05-21 14:35:28 -04:00
Dawn Chen
eaba2c1ab4
Merge pull request #8599 from caesarxuchao/minions-to-nodes
...
in docs, update "minions" to "nodes"
2015-05-21 11:34:36 -07:00
Dawn Chen
bd335aa57d
Merge pull request #8577 from wojtek-t/fix_conversion_order
...
Fix ordering of conversion methods so that it's deterministic
2015-05-21 11:31:19 -07:00
Cesar Wong
e95d9c416d
Admission control to prevent exec on privileged pods
2015-05-21 13:56:51 -04:00
Cesar Wong
328b1d0817
Add admission control to the Connect method in the API Server
...
The resource passed to admission control is a ConnectRequest object
which includes additional information about the current request.
2015-05-21 13:54:45 -04:00
Cesar Wong
68ad63b5e2
Add operation checking to admission control handlers
...
Adds a new method to the handler interface that returns true only if the
admission control handler handles that operation.
2015-05-21 13:51:43 -04:00
Wojciech Tyczynski
de0a1d179f
Fix ordering of conversion methods.
2015-05-21 19:41:48 +02:00
Daniel Smith
80c3506484
Merge pull request #8494 from liggitt/gate_tokens_controller
...
Wait until stores are filled before processing service account token events
2015-05-21 10:29:53 -07:00
Robert Bailey
784c0e22eb
Merge pull request #8323 from errordeveloper/master
...
coreos/azure: Kubernetes version bump to 0.17, various other fixes
2015-05-21 10:18:50 -07:00
Chao Xu
bda5e4376e
in docs, update "minions" to "nodes"
2015-05-21 09:59:40 -07:00
Dawn Chen
ff855dee1e
Merge pull request #8603 from lavalamp/e2e-timeout
...
use ginkgo native timeout method
2015-05-21 09:58:48 -07:00
Dawn Chen
e7a2a5b23c
Merge pull request #8605 from philips/patch-3
...
coreos: standalone: start etcd2
2015-05-21 09:51:39 -07:00
Dawn Chen
9ae7457536
Merge pull request #8606 from philips/patch-4
...
docs: fedora: fix manual instructions
2015-05-21 09:50:27 -07:00
Dawn Chen
fdb44a9ad2
Merge pull request #8602 from caesarxuchao/rC-to-rc
...
in docs, update replicationController to replicationcontroller
2015-05-21 09:49:35 -07:00
Dawn Chen
8fe43514ea
Merge pull request #8591 from GoogleCloudPlatform/revert-8564-revert-8404-messageEmptyKind
...
Revert "Revert "Enhance error message from kubectl when 'kind' is emp…
2015-05-21 09:47:34 -07:00
Dawn Chen
475709a59c
Merge pull request #8583 from markturansky/pv_search_bug
...
Fixed PersistentVolume search bug
2015-05-21 09:45:55 -07:00
Dawn Chen
ed319ea1ad
Merge pull request #8578 from vishh/dns_e2e
...
Adding "metadata" to the list of required DNS names to be resolved in DNS e2e
2015-05-21 09:43:21 -07:00
Dawn Chen
b5c1098cb6
Merge pull request #8576 from a-robinson/svc
...
Fix misordered assignment in service controller
2015-05-21 09:38:08 -07:00
Dawn Chen
017fb6a818
Merge pull request #8575 from yifan-gu/kube_refactor
...
Minor kubelet/rkt refactors
2015-05-21 09:37:31 -07:00
Dawn Chen
49bf1ec0a1
Merge pull request #8573 from deads2k/fix-check-err
...
tolerate fatals without newlines
2015-05-21 09:34:58 -07:00
Dawn Chen
b33c4259f8
Merge pull request #8566 from markturansky/generator_godep
...
Added GOPATH vars and godep to generator script
2015-05-21 09:34:12 -07:00
Dawn Chen
77da4f761f
Merge pull request #8562 from kargakis/replica-sorting
...
Skip sorting if all pods will be deleted
2015-05-21 09:32:13 -07:00
Dawn Chen
220208942e
Merge pull request #8560 from kargakis/reduce-poll-interval-for-stop
...
Reduce reaper poll interval and wait while resizing
2015-05-21 09:30:10 -07:00
Dawn Chen
4811a010af
Merge pull request #8555 from hurf/revise_man
...
Revise user manual for kube binaries except kubectl
2015-05-21 09:27:30 -07:00
Dawn Chen
3c38abe6b0
Merge pull request #8545 from dchen1107/cleanup
...
Change the default value of maximum-dead-containers-per-container to 2
2015-05-21 09:26:14 -07:00
Dawn Chen
40480d8504
Merge pull request #8532 from derekwaynecarr/improve_event_readability
...
Improve event readability for generic scheduler
2015-05-21 09:25:32 -07:00
Dawn Chen
b3746465cf
Merge pull request #8518 from caesarxuchao/logging-docs
...
update docs/logging.md to v1beta3
2015-05-21 09:24:45 -07:00
Dawn Chen
0df124dca4
Merge pull request #8508 from caesarxuchao/authorization-docs
...
update docs/authorization.md to v1beta3
2015-05-21 09:24:20 -07:00
Dawn Chen
7f19f68ffd
Merge pull request #8507 from wojtek-t/finish_conversions
...
Check auto-generated conversions in pre-commit hook
2015-05-21 09:23:06 -07:00
Dawn Chen
9a316dd409
Merge pull request #8501 from ArtfulCoder/kubelet_svc_subdomain
...
Support old and new style dns service names.
2015-05-21 09:22:03 -07:00
Dawn Chen
df6c670639
Merge pull request #8500 from rrati/e2e-host-option-fix-8499
...
The e2e tests will re-honor --host option. #8499
2015-05-21 09:17:44 -07:00
Dawn Chen
0710976d43
Merge pull request #8490 from thockin/diff-proto
...
Allow same-hostport-different-protocol
2015-05-21 09:16:16 -07:00
Dawn Chen
d5110b1805
Merge pull request #8488 from caesarxuchao/secrets-doc
...
fix a json file for pod in docs/secrets.md
2015-05-21 09:14:53 -07:00
Dawn Chen
456262c43c
Merge pull request #8475 from dchen1107/clean
...
Create default LimitRange object for cluster: 100m cpu.share per container
2015-05-21 09:14:20 -07:00
Dawn Chen
ad47b2d29d
Merge pull request #8483 from liggitt/etcd_test
...
Update generic etcd tests for cluster-scoped objects
2015-05-21 09:13:44 -07:00
Dawn Chen
9f4fb35c16
Merge pull request #8472 from nikhiljindal/statusName
...
v1: Updating StatusDetails.ID to Name
2015-05-21 09:12:42 -07:00
Dawn Chen
9a5b05312f
Merge pull request #8238 from thockin/probe-logs
...
Better kubelet logging for probes
2015-05-21 09:11:11 -07:00
Dawn Chen
04c4d25065
Merge pull request #7905 from bakins/aws-coreos
...
AWS: use CoreOS for nodes
2015-05-21 09:05:56 -07:00
Rohit Jnagal
b8851e7938
Merge pull request #8623 from ZJU-SEL/guide-fix
...
Minor fix in ubuntu deploy guide
2015-05-21 09:32:24 -06:00
Harry Zhang
432e53556d
Minor fix in ubuntu deploy guide
2015-05-21 15:21:26 +00:00
Brandon Philips
58b1db3787
docs: fedora: fix manual instructions
...
Fix up a some commas
2015-05-20 22:07:09 -06:00
Brandon Philips
27a88b645e
standalone: start etcd2
...
We are configuring etcd2 but starting the old etcd service. This will work on a single machine but isn't the user's intention. This is untested, I just wanted to fix it first.
2015-05-20 22:03:09 -06:00
Jordan Liggitt
49ceb82179
Wait until stores are filled before processing service account token events
2015-05-20 22:19:42 -04:00
Daniel Smith
8fdf1cca54
use ginkgo native timeout method
2015-05-20 17:36:37 -07:00
Chao Xu
5b8b5a0844
in docs, update replicationController to replicationcontroller
2015-05-20 17:31:15 -07:00
Quinton Hoole
d3778f5f5a
Merge pull request #8601 from lavalamp/e2e-timeout
...
improve network test logging & add timeout - for debugging #8534
2015-05-20 17:25:52 -07:00
Daniel Smith
ec1b3a7537
improve network test logging
2015-05-20 17:22:21 -07:00
Abhishek Shah
dff3a7daaa
skydns changes
2015-05-20 17:04:30 -07:00
Clayton Coleman
0a28e50511
Revert "Revert "Enhance error message from kubectl when 'kind' is empty""
2015-05-20 17:32:23 -04:00