Commit Graph

242 Commits

Author SHA1 Message Date
Connor Doyle ca32930c93 Fixed typos, described sched_relax_domain_level. 2017-07-13 21:35:08 -07:00
Connor Doyle 79a2bb5c0d Minor formatting fix. 2017-07-12 14:18:39 -07:00
Connor Doyle a6afac8372 Updated code snippets to match PoC branch. 2017-07-12 10:54:31 -07:00
Connor Doyle b961e4eee9 Fixed typos. 2017-07-11 08:16:51 -07:00
Connor Doyle a21b6adf73 Added cache alloation implementation phase. 2017-06-05 15:34:15 -07:00
Connor Doyle ae38e21049 Added initial draft of CPU manager proposal. 2017-05-22 23:01:20 -07:00
David Eads 404e2c0305 Merge pull request #632 from supereagle/correct-aggregated-api-servers
correct the link for aggregated api servers
2017-05-22 10:33:39 -04:00
Tim St. Clair da7ec83893
Update audit proposal for aggregated environment 2017-05-17 11:35:13 -07:00
supereagle f7173c5ce8 correct the link for aggregated api servers 2017-05-16 17:16:26 +08:00
Jordan Liggitt ab1e7499a9
node-authorization-proposal 2017-05-13 14:20:40 -04:00
Clayton Coleman cbce2cd999 Proposal: Extensible Admission Control (#132)
* Proposal: Extensible Admission Control

* More clarification

* Design details for initializer

* Describe external admission and dynamic configuration

* Move review comments, refine initializers

* Review comments and clarifications

* Review comments
2017-05-12 16:42:03 -07:00
ymqytw ec0d060c97 proposal of preserving order 2017-05-12 15:44:45 -07:00
Daniel Smith a5c36ce332 Merge pull request #363 from smarterclayton/serverside_get
Proposal: Server-side `kubectl get`
2017-05-11 10:24:59 -07:00
Clayton Coleman 550ae37a5b
Server-side get proposal
Discuss how to move `kubectl get` to the server.
2017-05-11 12:57:22 -04:00
ymqytw 84c680bc4d address comments 2017-05-10 13:25:06 -07:00
ymqytw 4766413bed support multi-fields merge key 2017-05-09 16:28:05 -07:00
Vish Kannan 41e99f003f Merge pull request #306 from vishh/storage-proposal
[Proposal] Improve Local Storage Management
2017-05-07 11:12:30 -07:00
Saad Ali efed6b2ec8 Merge pull request #507 from gnufied/cloudprovider-metrics-amends
Amend cloudprovider metric proposal for new metric names
2017-05-05 10:38:04 -07:00
Zihong Zheng 09f3ae3b1f Add proposal for GCE L4 load-balancer health check (#552) 2017-05-05 10:05:44 -07:00
Solly Ross e5180e4df6 Merge pull request #560 from DirectXMan12/proposal/hpa-status-conditions
Proposal: HPA Status Conditions
2017-05-05 11:12:34 -04:00
anatoly techtonik d88e7161e8 Update container-runtime-interface-v1.md
New umbrella issue
2017-05-03 04:30:25 +03:00
Erick Fejta 5a374d90a0 Merge pull request #422 from brendandburns/master
Add a document on the flakiness SLA for Kubernetes.
2017-05-02 08:48:49 -07:00
Solly Ross 504876b27e Proposal: HPA Status Conditions
This proposal details an extension to the HPA status field that would
add conditions, similar to other Kubernetes objects.
2017-05-01 14:10:05 -04:00
Maciej Szulik 826f382828 Merge pull request #145 from soltysh/audit_proposal
Advanced audit proposal
2017-04-28 10:53:41 +02:00
Maciej Szulik 102ff540a1
Advanced audit proposal 2017-04-28 10:52:38 +02:00
Hemant Kumar b0ddb73377 Amend cloudprovider metric proposal for new metric names
We are going to use same name for all metrics. But each api request
being made will be added as a dimension.

This has the benefit that - aggregating metrics is way easier without
without resorting to wildcards and stuff.
2017-04-27 15:42:46 -04:00
Michail Kargakis 7bcff32eca Merge pull request #477 from kargakis/alternative-deployment-proposal
Refine the Deployment proposal and switch hashing algorithm
2017-04-27 18:45:01 +02:00
Michail Kargakis ca952a81dd
Add authors in the Deployment proposal
Includes commenters from the initial proposal plus anybody else that
participated in the recent discussions around hashing vs
templateGeneration.

Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-04-27 18:42:30 +02:00
Brendan Burns 0692888681 Add a proposal for a flakiness SLA tracking and actions 2017-04-26 21:43:25 -07:00
Anthony Yeh c359e8b365 Merge pull request #524 from deads2k/tpr-to-beta
Proposal: TPR to beta proposal
2017-04-25 11:05:19 -07:00
deads2k f68ad715d9 TPR to beta proposal 2017-04-25 13:51:18 -04:00
Guang Ya Liu 0eacd5d92c Merge pull request #565 from jkinkead/patch-1
Fix scheduler docs link.
2017-04-25 05:45:21 +08:00
Jesse Kinkead 9a079f3d0c Use link text instead of inlining link. 2017-04-24 10:47:58 -07:00
Michail Kargakis 6cb501b812
Add a collision avoidance mechanism in Deployments
Plus switch from adler to fnv
2017-04-22 17:38:02 +02:00
Michail Kargakis ac1a530118
Refine the Deployment proposal 2017-04-22 17:38:01 +02:00
Brian Grant c5b3dcf378 Merge pull request #534 from philips/fix-link
design-proposals: fix link to multiple-schedulers
2017-04-21 15:39:47 -07:00
Jesse Kinkead 8e75788ed9 Fix scheduler docs link. 2017-04-21 14:43:52 -07:00
Guang Ya Liu 2fd0199d43 Merge pull request #556 from ahmetb/pr-arc
Fix broken link in architecture.md
2017-04-21 10:29:20 +08:00
Ahmet Alp Balkan cc1cdf79dc
Fix broken link in architecture.md
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-20 10:11:44 -07:00
Qiming Teng 0227b78f3f Trivial: fix typo in aggregated-api-servers proposal 2017-04-20 22:46:19 +08:00
Michelle Au ba62a3f6cb Addressed more comments. Expanded scheduler workflow for local PV. 2017-04-17 17:43:02 -07:00
Michelle Au e4c61005b0 Update API to explicitly distinguish between fs and block-based volumes. 2017-04-14 12:34:16 -07:00
Brandon Philips 18e6656017 design-proposals: fix link to multiple-schedulers 2017-04-13 13:42:16 -07:00
Brandon Philips b3ef6e2800 Merge pull request #499 from diwu1989/patch-1
Update aws_under_the_hood.md to clarify pod vs node instance
2017-04-13 01:41:13 +02:00
Brandon Philips 4e2c657324 Merge pull request #514 from tjskrish/patch-2
Update daemon.md
2017-04-10 23:59:36 +02:00
Michelle Au 70301e5aa7 Add FAQ about LocalStorage PV partitions 2017-04-10 14:43:32 -07:00
Nikhil Jindal 943e9b7888 Merge pull request #292 from tsandall/federated-placement-policy
Proposal: policy-based federated resource placement
2017-04-10 12:54:24 -07:00
Brian Grant ffaeca51c5 Clarify ownership of pod execution policy 2017-04-07 13:03:46 -07:00
Thejas Krishnan 8738e6b21d Update daemon.md 2017-04-05 16:57:30 -07:00
Phillip Wittrock 65f5293e72 Merge pull request #122 from smarterclayton/kubectl_extension
Proposal: kubectl extension
2017-04-05 15:03:57 -07:00