Commit Graph

246 Commits

Author SHA1 Message Date
Vish Kannan 5390ec4878 Merge pull request #314 from derekwaynecarr/cgroup_rollout
Update pod resource management design and rollout plan
2017-03-03 12:35:51 -08:00
Derek Carr 5f8f6132dc Update pod resource management design and rollout plan 2017-03-03 15:07:27 -05:00
Guangya Liu 55da5ee50b Merge pull request #421 from tanshanshan/fix-api-convention
fix invalid url in api-conventions.md
2017-03-03 13:13:09 +08:00
Dr. Stefan Schimanski 4a015fc567 Merge pull request #390 from jpeeler/seccomp-docs-fix
Update seccomp runtime/default to docker/default
2017-03-02 16:40:31 +01:00
Saad Ali 14db67ce38 Reword "release docs lead" to just "docs lead" 2017-03-01 21:35:49 -08:00
tanshanshan fddbb9288c fix invalid url in api-conventions.md 2017-03-02 10:54:35 +08:00
Shekhar a5a49371c2 corrected # of pull requests 2017-03-01 19:49:32 +05:30
Brian Grant aa25c60958 Update architecture.md 2017-02-27 23:29:14 -08:00
Sidhartha Mani 28e993f518 Proposal for refactoring cloud provider API (#128) 2017-02-27 17:07:49 -08:00
Brian Grant a602d3c1ef Update architecture.md 2017-02-27 12:53:38 -08:00
Pengfei Ni 42ec015a21 Merge pull request #398 from supereagle/fix-user-guide-url
Fix user guide url
2017-02-27 14:46:17 +08:00
Brian Grant c089c0802f Merge pull request #391 from smarterclayton/spec_response
Describe API groups and spec/status for simple kinds
2017-02-26 17:00:28 -08:00
Paul Morie 49389139e2 Merge pull request #396 from jessfraz/rename-pip
rename pod injection
2017-02-24 15:53:21 -05:00
Phillip Wittrock 36a7cb1369 Merge pull request #392 from monopole/devFixes
Fix development instructions.
2017-02-24 11:14:24 -08:00
Jeffrey Regan 9e133b6162 Fix development instructions.
* Added etcd installation instructions ptr
  (cannot run integ tests w/o it).

* Removed unnecessary mercurial instructions
  (install works w/o mercurial).

* Moved pre-commit hook installation instructions from development
  loop to git clone section (it's a one time setup).

* Ditto for "setting upstream remote to no_push".

* Gathered Go install/upgrade discussion to one section.

* Put build/test instructions between checkout and commit.

  Formerly, build was up before fork (odd), and test was
	tacked at end of doc.

* Brought text into sync with the Workflow fig:

  * Assured 1:1 correspondence between numbered figure steps
    and numbered section headers - had no numbers before.

  * Used "$working_dir", "$user" and "myfeature" in text to
    match figure.
2017-02-24 10:49:55 -08:00
Jess Frazelle 84a8c04c3a
rename pod injection to pod preset
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-02-24 10:43:17 -08:00
Erick Fejta e5e43742aa Add --extract=E documentation 2017-02-24 06:41:49 -08:00
supereagle 264bd0f4a6 fix url error 2017-02-24 14:33:58 +08:00
supereagle 2d53ed8ddb correct user guide url 2017-02-24 14:26:42 +08:00
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
Clayton Coleman 135ff327f1
Describe API groups and spec/status for simple kinds 2017-02-23 12:36:08 -05: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 ef36f8c19f Update seccomp runtime/default to docker/default
The docs are not in alignment with the code, so if the code below is
correct this commit should be merged.

59caf07228/pkg/kubelet/dockertools/docker_manager.go (L1191)

59caf07228/pkg/api/validation/validation.go (L2123)
2017-02-22 14:44:31 -05:00
Paul Morie e7d56c1531 Merge pull request #387 from jpeeler/master
Update all-in-one proposal to reflect reality
2017-02-22 14:21:41 -05:00
supereagle 5707c418bc fix error links in test docs 2017-02-22 11:11:18 +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
Tim Hockin 96dd28871b remove UNVERSIONED_WARNING (#382) 2017-02-17 14:50:10 -06:00
Aaron Crickenberger 4b155b9cc0 Merge pull request #374 from feiskyer/fix
Correct kubenet config on node e2e tests
2017-02-17 09:45:50 -08:00
Maru Newby a4a73f930b Add package scoping to integration testing example (#375) 2017-02-17 00:59:04 -06:00
Aaron Crickenberger 89bebcf12e Merge pull request #373 from shaynewang/patch-1
Fixed broken link to generic_scheduler.go
2017-02-16 16:25:14 -08:00