Commit Graph

337 Commits

Author SHA1 Message Date
Christoph Blecker bded316f48 Merge pull request #838 from zouyee/patch-1
add custom metrics API link
2017-07-31 12:10:03 -07:00
Klaus Ma 618c8c7851 Merge pull request #819 from k82cn/k8s_42001_doc
Desig doc of 'Taint node by condition'.
2017-07-31 22:26:22 +08:00
Klaus Ma fd8bc6063b Removed '.alpha' from labels. 2017-07-31 19:55:37 +08:00
zoues f983ecefa5 Update hpa-v2.md 2017-07-31 15:56:19 +08:00
Saad Ali 724d653337 Merge pull request #809 from gnufied/high-level-volume-metrics
Add a proposal for high level volume metrics
2017-07-27 18:58:13 -07:00
Christoph Blecker d8c088986d Merge pull request #823 from zouyee/obkcb
update outdated links
2017-07-27 17:27:10 -07:00
Hemant Kumar 4a80e58056 Add a proposal for high level metrics
This document adds a proposal for gathering metrics
at operation level for volume operations. This ensures
metrics can be captured regardless of individual volume
plugin implementation.
2017-07-25 16:17:15 -04:00
zoues cf0875b138 add custom metrics API link
when  a link about master metrics API has added,I think the link of custom metrics api is necessary to given.
2017-07-24 11:03:23 +08:00
zouyee 488411d049 update outdated links 2017-07-24 10:57:08 +08:00
Michael Taufen 5f11c6fe51 Merge pull request #835 from mtaufen/dkcfg-nohash
Remove hash verification mechanism from proposal
2017-07-22 13:50:54 -07:00
Michael Taufen 93d6e384bf Remove hash verification mechanism from proposal
We've decided against Verifiable ConfigMaps for now. RBAC should be
sufficient to protect against accidental mutation (e.g. only give
mutation permissions to a controller and interact with config
through that controller).

See this doc for more details:
https://docs.google.com/a/google.com/document/d/1yYmyYJu2mVqgOBPCSd2c_IPnGWItirbcN_5qbJaWZN0/edit?usp=sharing

Join kubernetes-dev@googlegroups.com for access to the doc.

See also the related kubernetes-dev thread:
https://groups.google.com/forum/#!topic/kubernetes-dev/gMBc3NkZ6Gs
2017-07-22 13:47:10 -07:00
NickrenREN 4e959b774e Merge pull request #828 from ayushpateria/patch-1
Update namespaces.md
2017-07-22 18:39:58 +08:00
Janet Kuo 951fd045ca Merge pull request #527 from janetkuo/ds-update-history
Proposal for DaemonSet history and rollback
2017-07-21 14:55:22 -07:00
Ayush Pateria 2af4118801 Update namespaces.md
Fix incorrect type for NamespaceTerminating.
2017-07-21 11:58:08 +05:30
Klaus Ma 1bb1131723 Desig doc of 'Taint node by condition'. 2017-07-19 18:03:38 +08:00
zouyee dcfed0a225 update outdated links 2017-07-19 15:01:52 +08:00
Timothy St. Clair e268fc64ad Merge pull request #423 from ravigadde/master
Updated with Bind information
2017-07-17 11:31:16 -05:00
Tim Allclair (St. Clair) 632906d966 Merge pull request #803 from tallclair/audit_proposal
Update advanced audit proposal with policy decisions
2017-07-13 12:47:48 -07:00
Bobby (Babak) Salamat 9b7c8fafa9 Design proposal for adding priority to Kubernetes API (#604)
* Add a design proposal for adding priority to Kubernetes API
2017-07-13 11:03:57 -07:00
Tim Allclair 4dbd7c945a
Update advanced audit proposal with policy decisions 2017-07-12 11:07:07 -07:00
Michael Taufen 147cc9d338 Move dynamic config proposal to community repo 2017-07-11 15:10:33 -07:00
zhangxiaoyu-zidif 89196328f0 fix-review 2017-07-09 13:27:55 +08:00
Wojciech Tyczynski 64f185bfae Bulk get and bulk watch proposal 2017-07-07 08:39:31 +02:00
David Eads 05d4e606df Merge pull request #708 from nikhita/customresources-validation
Proposal: Validation for CustomResources.
2017-07-06 07:47:30 -04:00
Christoph Blecker 1db8e2be91 Merge pull request #775 from zouyee/obkca
update ingress url
2017-07-04 07:14:14 -07:00
zouyee 9a69cdfa45 modify ingress url 2017-07-04 14:37:04 +08:00
Xiaoyu Zhang c94e225f37 Update outdated links of kubernetes.io
Update outdated links of kubernetes.io
2017-07-03 20:59:51 +08:00
zouyee 481a4bb307 update ingress url 2017-07-02 17:07:19 +08:00
Ahmet Alp Balkan ed398b78c4
design-proposals/network-policy.md: fix nit
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-26 13:12:18 -07:00
Nikhita Raghunath 6188a9bc52
Add proposal for validation of customresources
Address comments
2017-06-26 02:50:07 +05:30
William Chang 1cea44d142 Fix the extending-api file path. 2017-06-22 17:14:53 +08:00
Brian Grant d08e5a67b6 Merge pull request #746 from mattnworb/yaml-spacing
replace tabs in yaml snippets with spaces
2017-06-20 23:54:50 -07:00
Matt Brown 351d014aea replace tabs in yaml snippets with spaces
Github appears to render YAML snippets with tabs used for indentation
with big red blobs over the whitespace inserted by the tabs (showing
that there is a syntax error, apparently). Change the indentation to two
spaces so that the document displays cleaner when viewing on github.com.
2017-06-20 15:58:59 -04:00
Piotr Szczesniak 0f0446661c Metrics server design proposal 2017-06-20 20:29:19 +02:00
Derek Carr 45988676be Merge pull request #731 from jpeeler/master
Add additional documentation for opt-out annotation
2017-06-19 13:42:49 -04:00
Jeff Peeler 86bf0c2e97 Add additional documentation for opt-out annotation
This is a follow up to #716.
2017-06-19 13:34:50 -04:00
Phillip Wittrock 0cb56c1035 Merge pull request #620 from mengqiy/update_replaceKeys_proposal
improve replaceKeys proposal
2017-06-19 09:22:07 -07:00
Ravi Gadde a459adaed5 Added back multiple extenders 2017-06-16 16:18:30 -07:00
Ravi Gadde 67add52f8a Updated the Binding definition 2017-06-16 16:15:59 -07:00
Derek Carr 37eaace5dd Merge pull request #716 from jpeeler/master
Update PodPreset modification annotation format
2017-06-16 17:12:01 -04:00
Michelle Au 77fb10f952 Merge pull request #699 from ddysher/update-local-storage-overview
Update local storage overview
2017-06-16 10:57:41 -07:00
ymqytw edcb7c54bb improve replaceKeys proposal 2017-06-15 17:13:27 -07:00
Janet Kuo edf520a3bb Update proposal to reflect current design 2017-06-13 13:54:36 -07:00
Janet Kuo b79c90d8b8 Deprecate templateGeneration, use controller history instead of PodTemplate, add hash collision avoidance 2017-06-13 11:20:35 -07:00
Janet Kuo 99edd7b7b2 Proposal for DaemonSet history and rollback 2017-06-13 11:20:35 -07:00
Jeff Peeler e53b17cdab Update PodPreset modification annotation format
The new format simply adds a prefix of "podpreset-" to the current
annotation that records what presets have acted on a pod. The new naming
makes it such that there is no chance of collision with the newly
introduced opt-out annotation (or future ones yet to be added).

Opt-out annotation PR:
kubernetes/kubernetes#44965
2017-06-13 11:16:50 -04:00
Dr. Stefan Schimanski 8dbec90eaa Merge pull request #700 from sttts/sttts-sysctl-proposal
Add sysctl proposal
2017-06-12 16:34:16 +02:00
Jordan Liggitt 630c2f78b8 Merge pull request #672 from liggitt/kubelet-authorizer
Update node authorization proposal
2017-06-10 11:40:45 -04:00
Deyuan Deng 717a2ec125 Update local storage overview based on comment 2017-06-10 09:47:52 +08:00
Dr. Stefan Schimanski b5fc3f7700 Update status 2017-06-09 09:19:26 +02:00