Commit Graph

92 Commits (73713ce268c10a67707580d79c7b94a50f4bd6ac)

Author SHA1 Message Date
Tim Hockin 21e9134ae8 fix another bad backticks usage 2015-10-23 15:18:09 -07:00
Chao Xu ae8d250b0f remove code refernce 2015-10-13 13:22:54 -07:00
k8s-merge-robot e8ae4892b6 Merge pull request #15317 from vishh/qos-update
Auto commit by PR queue bot
2015-10-09 07:50:34 -07:00
Vishnu kannan 955f896f28 Mark QoS as an experimental feature 2015-10-08 16:06:07 -07:00
k8s-merge-robot 036fe16849 Merge pull request #15241 from pmorie/volume-proposal-fixup
Auto commit by PR queue bot
2015-10-08 09:09:15 -07:00
Piotr Szczesniak 5dac62b187 Fixed formatting in rescheduler proposal 2015-10-08 07:19:07 +02:00
Paul Morie 8c3d11f99d Fix name of FSGroup field in volume proposal json 2015-10-07 13:21:27 -04:00
Alex Robinson a81545db15 Merge pull request #14192 from pmorie/generic-selinux
Pod level SELinux context and volumes
2015-10-05 14:43:44 -07:00
k8s-merge-robot b13af64e7a Merge pull request #13540 from vishh/metrics-plumbing
Auto commit by PR queue bot
2015-10-02 04:20:25 -07:00
Vishnu Kannan 79dd174e7a Adding a proposal for handling resource metrics in Kubernetes. 2015-10-01 15:11:42 -07:00
k8s-merge-robot b840357d6f Merge pull request #12944 from pmorie/nonroot-volumes-proposal
Auto commit by PR queue bot
2015-10-01 05:53:06 -07:00
Paul Morie 7f049b7deb Proposal: generic SELinux support for volumes 2015-09-30 19:20:27 -04:00
Paul Morie 32b664673e Proposal for pod-level supplemental group and volume ownership mangement 2015-09-30 18:24:06 -04:00
liguangbo 12299087da Change Oom to OOM 2015-09-28 18:18:04 +08:00
Paul Morie 0c70062d67 Proposal for pod level security context and backward compatibility 2015-09-25 16:19:20 -04:00
eulerzgy 696372a693 change etcdIndec to etcdIndex 2015-09-21 15:21:11 +08:00
k8s-merge-robot c2f76e4ce7 Merge pull request #14106 from jszczepkowski/hpa-api
Auto commit by PR queue bot
2015-09-19 22:23:06 -07:00
Daniel Martí 586cb9126a Move pkg/util.Time to pkg/api/unversioned.Time
Along with our time.Duration wrapper, as suggested by @lavalamp.
2015-09-17 17:51:27 -07:00
Jerzy Szczepkowski 7fcf7f1177 Cleanups in HorizontalPodAutoscaler API.
Cleanups in HorizontalPodAutoscaler API: renamed Min/MaxCount to Min/MaxReplicas as Replicas is the proper name used in other objects.
2015-09-17 14:16:43 +02:00
k8s-merge-robot e83bf49f86 Merge pull request #13957 from ghodss/rename-deployment-structs
Auto commit by PR queue bot
2015-09-17 04:23:13 -07:00
Sam Ghods cc6754f8d9 Rename Deployment API structs 2015-09-15 14:46:41 -07:00
k8s-merge-robot c9570e34d0 Merge pull request #13615 from HaiyangDING/update_doc_limit_request
Auto commit by PR queue bot
2015-09-15 02:16:15 -07:00
Daniel Smith 82d6489556 Manually fixing docs, since gendocs messes up the links. 2015-09-10 17:17:59 -07:00
gmarek ca30de0bde Initial kubemark proposal 2015-09-10 09:54:42 +02:00
Chao Xu e5e1ef301f Merge pull request #12951 from caesarxuchao/APIGroup-proposal
[RFC] adding a proposal for api groups
2015-09-09 17:44:32 -07:00
Chao Xu 73df8f30a3 adding a proposal for api groups 2015-09-09 15:55:16 -07:00
dinghaiyang d57263b94b Replace limits with request where appropriate 2015-09-09 15:38:34 +08:00
Marcin Wielgus 02c30c5d61 Update for scaling rules in HorizontalPodAutoscaler 2015-09-07 12:30:22 +02:00
Eric Paris 04fc8ae3dd s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
Brendan Burns 6f2dcb5b90 Merge pull request #13297 from piosz/initial-proposal
Changed all links in initial-resources proposal to be relative
2015-09-01 10:07:01 -07:00
Piotr Szczesniak dac19e680e Fixed links in initial-resources proposal 2015-08-31 09:30:11 +02:00
qiaolei 37b30b54e7 Amend some markdown errors in federation.md 2015-08-29 23:54:36 +08:00
Wojciech Tyczynski 3dc0de1fbc Merge pull request #12971 from soltysh/job_proposal_update
Changed JobSucceded to JobComplete
2015-08-28 09:47:40 +02:00
Yu-Ju Hong 0f31dfa431 Merge pull request #13082 from piosz/initial-proposal
Added possible improvement to Initial Resources proposal
2015-08-26 15:19:39 -07:00
Ed Costello 1916d3bb74 Copy edits for typos (resubmitted) 2015-08-25 10:47:58 -04:00
Piotr Szczesniak 35430b86b0 Added possible improvement to Initial Resources proposal 2015-08-24 11:00:00 +02:00
Zach Loafman c7af01f18f Merge pull request #12873 from quinton-hoole/2015-08-14-Ubernetes-comments
Incorporate Cluster Federation/Ubernetes document feedback
2015-08-21 18:57:22 -07:00
Zach Loafman ea1b2672cb Merge pull request #12859 from jszczepkowski/hpa-docs
Design proposal: Horizontal Pod Autoscaler.
2015-08-21 18:56:47 -07:00
Jerzy Szczepkowski 354b8d2abf Comments applied. 2015-08-21 23:59:09 +02:00
Quinton Hoole 27edaf84f1 Address feedback on Cluster Federation proposal doc. 2015-08-21 08:51:48 -07:00
Jerzy Szczepkowski eaedcd0cac Design proposal: Horizontal Pod Autoscaler.
Added design proposal for Horizontal Pod Autoscaler. Related to #12087.
2015-08-21 13:59:38 +02:00
Piotr Szczesniak 83ff34221f Initial Resources proposal 2015-08-20 15:17:31 +02:00
Maciej Szulik 1267388cc6 Changed JobConditionType from JobSucceded to JobComplete to more accurately reflect job's final state 2015-08-20 10:51:38 +02:00
Kris Rousey 7ba5b058cc Moving client libs to unversioned dir 2015-08-18 10:03:19 -07:00
Robert Bailey 19bb04f717 Merge pull request #11746 from soltysh/job_controller_proposal
Job controller proposal
2015-08-17 15:56:36 -07:00
Robert Bailey a4b06373fa Merge pull request #12070 from wojtek-t/kubmark_proposal
Proposal for scalability testing infrastructure
2015-08-17 13:41:58 -07:00
Maciej Szulik 688f3da839 Job controller proposal 2015-08-17 22:33:48 +02:00
Jerzy Szczepkowski 55b7500b33 Merge pull request #12236 from nikhiljindal/deploymentProposal
Adding a proposal for deployment
2015-08-14 08:04:38 +02:00
nikhiljindal be6342db1d Adding a proposal for deployment 2015-08-13 13:39:08 -07:00
Daniel Martí 5a0bc4dd83 Add compute resource metrics API proposal 2015-08-13 11:18:16 -07:00