Commit Graph

133 Commits

Author SHA1 Message Date
Joe Beda 2f09901697 Merge pull request #381 from jbeda/bootstrap-update
Update bootstrap design doc with kubeadm UX
2017-02-23 21:24:20 -08:00
Haoran Wang e0cf34381e fix typo 2017-02-24 09:14:28 +08:00
Saad Ali cb54588b42 Merge pull request #321 from gnufied/mount-option-design-prop
Add proposal for mount options
2017-02-23 14:21:45 -08:00
Hemant Kumar 2edc639edb Add proposal for mount options 2017-02-23 14:29:09 -05:00
Saad Ali 5084f315fd Merge pull request #288 from gnufied/cloudprovider-storage-metrics
Proposal for cloudprovider storage metrics
2017-02-23 11:12:14 -08:00
Paul Morie 2b56d8bcde Merge pull request #254 from jessfraz/sip
[Proposal] Pod Injection Policy
2017-02-23 01:34:37 -05:00
Janet Kuo 36941645a3 Merge pull request #366 from janetkuo/daemonset-upgrade-template-generation
Add template generation to DaemonSet upgrade proposal
2017-02-22 15:18:43 -08:00
Janet Kuo 2f4a5ead8d Add template generation to DaemonSet upgrade proposal 2017-02-22 15:18:10 -08:00
Jess Frazelle a612a220cb
updates to pod injection policy proposal
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-02-22 14:16:51 -08:00
Jeff Peeler a876d97a57 Update all-in-one proposal to reflect reality 2017-02-21 15:48:25 -05:00
Brian Grant d1160c0c58 Update README.md 2017-02-21 11:03:52 -08:00
Brian Grant ece19783f2 Update architecture.md 2017-02-21 11:02:41 -08:00
Vish Kannan 7a444fa1cc Merge pull request #348 from vishh/node-allocatable
Phase 2 of node allocatable
2017-02-20 21:41:25 -08:00
Vishnu Kannan 91368a6d99 adding a flag to opt-out of node allocatable calculation changes
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-02-20 14:34:44 -08:00
Brian Grant fdf0911bb9 Update architecture.md 2017-02-20 11:33:24 -08:00
Brian Grant 0b20fbe192 Update README.md 2017-02-20 11:32:08 -08:00
Joe Beda d8ce9e91b0
Add details around groups and RBAC bindings
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-02-20 09:22:34 -08:00
Brian Grant aba91e6e94 Update principles.md 2017-02-20 08:42:08 -08:00
Joe Beda e87712ada2
Locks down token secret naming scheme.
Also adds a free form description field to the token secret keys.

Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-02-20 07:44:25 -08:00
guangxuli cd8686581e fix the obvious link error 2017-02-20 15:43:18 +08:00
Joe Beda f1bf6c874e
Locks down exact token format
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-02-18 17:07:02 -08:00
Joe Beda 6a966407df
Update bootstrap design doc with kubeadm UX
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-02-18 16:22:27 -08:00
Vishnu kannan a871e58555 fix typos in node-allocatable proposal
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-17 13:36:56 -08:00
Ihor Dvoretskyi 622468a8c6 Merge pull request #367 from caiyixiang/modifyLink
modify link
2017-02-17 02:00:34 +02:00
Anthony Yeh 31d62c7021 Merge pull request #298 from enisoc/controller-ref
Update ControllerRef proposal
2017-02-16 09:10:33 -08:00
Anthony Yeh 190e7302b9 Update ControllerRef proposal 2017-02-16 09:08:17 -08:00
Jan Šafránek da200968ec Merge pull request #285 from jsafrane/feature-default-storage-class
Proposal for deployment of default StorageClass
2017-02-16 15:21:33 +01:00
Clayton Coleman 0fd8617138 Merge pull request #147 from nhlfr/annotations-downward-api-proposal
proposal: Expose single annotations via downward API
2017-02-15 17:24:58 -05:00
Hemant Kumar e9321f9bdc Proposal for cloudprovider storage metrics 2017-02-15 08:54:00 -05:00
caiyixiang 29c5368263 modify link 2017-02-15 14:06:52 +08:00
Vishnu kannan 04b8f209ac control kubepods cgroup using cgroups-per-qos flag
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-14 13:03:38 -08:00
Vish Kannan 6a72d51c4c Rename kubesystem to podruntime 2017-02-13 15:28:58 -08:00
Vish Kannan 94ce3d9a82 Fix formatting 2017-02-13 15:26:20 -08:00
TonyAdo 26d03a097f Merge pull request #287 from pwittrock/master
Proposal for porcelain commands to make working with the last-applied…
2017-02-11 02:20:02 -06:00
Vishnu Kannan bc9c4c1f0e fix nits
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-02-10 17:13:52 -08:00
Vishnu Kannan 37b5373b0a adjust storage allocatable enforcement to run at 100% of allocatable
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-02-10 17:12:46 -08:00
Phillip Wittrock 572c1e0a26 Proposal for porcelain commands to make working with the last-applied-config easier 2017-02-10 15:11:15 -08:00
Vishnu Kannan e16e482639 add evictions based on node allocatable cgroup usage
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-02-10 14:57:16 -08:00
Vishnu Kannan f1d5e24d93 clarify node allocatable in the presence of eviction thresholds
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-02-10 10:53:25 -08:00
Maciej Szulik ff598e480e Merge pull request #345 from soltysh/rename_cronjob
Rename ScheduledJob to CronJobs
2017-02-09 10:36:14 +01:00
Vishnu Kannan 0bd5266e5a Phase 2 of node allocatable
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-02-08 19:17:34 -08:00
Clayton Coleman 16f8859588
Proposal: Pod Safety Guarantees
Changes to the system to better improve how pod safety is handled and
set a foundation for reliable cluster changes in stateful sets and
others.
2017-02-08 16:13:33 -05:00
Michal Rostecki df27ea2fb0 proposal: Expose single annotations via downward API
Moved from kubernetes/kubernetes#36058

Ref kubernetes/kubernetes#31218
2017-02-08 18:48:12 +01:00
Maciej Szulik c333b744eb Rename ScheduledJob to CronJobs 2017-02-08 13:12:44 +01:00
Klaus Ma 09ef55a496 Merge pull request #335 from gyliu513/typo
Fixed some typo in community documents.
2017-02-07 08:46:00 +08:00
Klaus Ma 4d95b6c0c4 Merge pull request #334 from gyliu513/rescheduling
Fixed typo in rescheduling.md.
2017-02-07 07:54:50 +08:00
Guangya Liu 15d98e7676 Fixed some typo in community documents. 2017-02-06 11:24:04 +08:00
Guangya Liu 135a1fdde3 Fixed typo in rescheduling.md. 2017-02-06 10:22:09 +08:00
Guangya Liu 9dcebd3f83 Fixed typo in aggregated-api-servers.md. 2017-02-06 09:55:29 +08:00
Phillip Wittrock bd16e4964f Merge pull request #331 from pwittrock/contributing
Delete broken link in sig-cli contributing guide
2017-02-05 10:18:46 -08:00