Commit Graph

113 Commits (f6686ba3a49eaf7f7cf76f65243d1e849c9d1e94)

Author SHA1 Message Date
k8s-merge-robot 4a22f2f5f5 Merge pull request #18177 from eosrei/1111-doc-machine-names
Auto commit by PR queue bot
2015-12-10 21:42:08 -08:00
k8s-merge-robot 15a20bd96a Merge pull request #18421 from zhengguoyong/small_typo
Auto commit by PR queue bot
2015-12-09 21:46:01 -08:00
zhengguoyong 360e8de81a Fix small typo 2015-12-09 16:35:48 +08:00
Daniel Smith dc5e1ea98f Create client package proposal 2015-12-08 21:15:24 -08:00
Tim St. Clair 54a6da979c Node Allocatable resources proposal 2015-12-07 16:43:15 -08:00
Tamer Tas fbd572dd53 Rename config_data.md to configmap.md 2015-12-04 18:17:01 +02:00
Tamer Tas f8c952954d Rename ConfigData proposal to ConfigMap 2015-12-04 18:16:01 +02:00
Brad Erickson ac5726a12f Minion->Node rename: docs/ machine names only, except gce/aws 2015-12-03 23:34:50 -08:00
Jerzy Szczepkowski eb9a2c51d4 Design proposal for custom metrics.
Design proposal for custom metrics.
2015-12-03 10:50:43 +01:00
k8s-merge-robot 004c2472ea Merge pull request #17554 from pmorie/config-volume
Auto commit by PR queue bot
2015-12-01 00:22:20 -08:00
mqliang 0d3c716651 optimize priority functions 2015-11-29 10:45:11 +08:00
Prashanth Balasubramanian ad2d3d4c20 Docs etc 2015-11-25 09:42:59 +01:00
Prashanth Balasubramanian 321bc73264 Flannel server in static pod with private etcd. 2015-11-25 09:42:59 +01:00
Paul Morie 62f7220d6b Proposal: config data volume source 2015-11-19 23:20:26 -05:00
k8s-merge-robot 2c58defc6d Merge pull request #6477 from tmrts/proposal/configs
Auto commit by PR queue bot
2015-11-19 12:19:26 -08:00
Tamer Tas 9c491d671d ConfigData resource proposal 2015-11-19 20:49:58 +02:00
Tim St. Clair 66194c6eca Correct erroneous metric endpoint. 2015-11-17 19:02:28 -08:00
dingh f849ff60ef Create proposal on multiple schedulers
update according to many reviewers, 2015.11.17
2015-11-17 14:57:30 +08:00
Tim Hockin dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Tim St. Clair accb08c0ee Add kubelet raw metrics API proposal 2015-10-27 15:05:05 -07:00
Jerzy Szczepkowski c43819d8ba Proposal for horizontal pod autoscaler updated and moved to design.
Proposal for horizontal pod autoscaler updated and moved to design. Related to #15652.
2015-10-26 08:33:24 +01:00
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