Commit Graph

119 Commits

Author SHA1 Message Date
Brian Grant 8450b22b0e Update kubectl-conventions.md
Added more principles.
2017-03-23 14:41:27 -07:00
Saad Ali c79948e2d7 Merge pull request #474 from chakri-nelluri/flexdocs
Update flex volume documentation for 1.6
2017-03-23 11:24:28 -07:00
Louis Taylor b9ff366482 Merge pull request #457 from jessfraz/pgp-key
add gpg key
2017-03-23 15:16:06 +00:00
Chakravarthy Nelluri f2742554df Update flex volume documentation. 2017-03-22 14:52:30 -04:00
ymqytw 70330c51e8 explain skew and upgrade test names 2017-03-20 14:35:16 -07:00
Saad Ali 0df052a403 Add "Individual Contributors" section to "Release Roles" doc 2017-03-16 12:06:48 -07:00
Yu-Ju Hong 79aeecccd4 Merge pull request #460 from yujuhong/cri-1.6
Update the CRI doc for 1.6
2017-03-16 10:54:15 -07:00
Yu-Ju Hong cbd575aa6e Update the CRI doc for 1.6 2017-03-16 10:52:45 -07:00
Jess Frazelle 532fdbb010
add gpg key
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-03-14 19:53:35 -07:00
David Xia b30b72464e
Fix markdown formatting 2017-03-13 14:06:00 -04:00
Brian Grant fa558a4581 Update api-conventions.md 2017-03-07 23:25:36 -08:00
Brandon Philips ab9468e43f Merge pull request #417 from tanshanshan/fix-scheduler
fix invalid url
2017-03-07 22:56:20 -08:00
Jeffrey Regan df2d856342 Close #420
General theme:

  * Move remaining community stuff out of kubernetes/kubernetes.
  * Put self-contained things into their own MD files.
  * Point to those files rather than repeat their content.
  * Make all docs smaller, but more of them.

See companion PR in kubernetes/kubernetes
2017-03-06 16:28:38 -08:00
Brandon Philips 6e0b059838 Merge pull request #126 from philips/add-security-process
docs: devel: add security release process
2017-03-06 10:35:24 -08:00
Brandon Philips 5c229e6454 contributors: security release process: links and severity
- Add links to mailing lists
- Make 4.0 CVSS low severity
2017-03-05 21:01:15 -08:00
Brandon Philips c488726cfc contributors: devel: more security-release-process feedback
Address all outstanding feedback.
2017-03-03 17:20:39 -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
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
tanshanshan c8569fc46a fix invalid url 2017-03-01 17:29:55 +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
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
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
Clayton Coleman 135ff327f1
Describe API groups and spec/status for simple kinds 2017-02-23 12:36:08 -05:00
supereagle 5707c418bc fix error links in test docs 2017-02-22 11:11:18 +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
Aaron Crickenberger 0d143b7fbb Merge pull request #310 from MHBauer/two-files
only list two files
2017-02-16 16:21:37 -08:00
Aaron Crickenberger 277adce85f Merge pull request #378 from spzala/i28n362
Fix the relative path to kubernetes in doc
2017-02-16 16:19:33 -08:00
Pengfei Ni 2c2a913971 Correct kubenet config on node e2e tests 2017-02-16 17:15:53 +08:00
Shayne Wang d30558c81b Update scheduler.md 2017-02-15 22:08:42 -08:00
Shayne Wang 19341be4ee Fixed broken link to generic_scheduler.go
404 Error because file was moved from plugin/pkg/scheduler/generic_scheduler.go to plugin/pkg/scheduler/core/generic_scheduler.go

change was made correspond to that change
2017-02-15 22:01:13 -08:00
Hemant Kumar d897c14fab make test with WHAT arguments changed (#296) 2017-02-15 15:37:43 -06:00
Harry Zhang f8f2fc3a08 Merge pull request #361 from icambridge/fix-links-to-code-of-conduct
Fix links to code of conduct
2017-02-15 11:17:54 +08:00
Sahdev P. Zala 12b817ae71 Fix the relative path to kubernetes in doc
Couple of links in docs still referencing relative path to kubernetes github.

fixes #362
2017-02-13 10:27:03 -05:00
Iain Cambridge 66608c5051 Fix links to code of conduct 2017-02-12 22:30:52 +01:00
Paul Morie 1cebcf3e2f Fix numerous broken links in API conventions doc 2017-02-11 15:26:15 -05:00
Erick Fejta ea155e2286 Add -- flag in hack/e2e.go documentation 2017-02-09 22:10:56 -08:00
Guangya Liu 15d98e7676 Fixed some typo in community documents. 2017-02-06 11:24:04 +08:00
Matt Liggett 3c12ad1f83 Update on-call-build-cop.md
Remove mention of handling PRs directly.  Also remove quinton.
2017-01-31 15:43:06 -08:00
Morgan Bauer 162cab9136
only list two files 2017-01-30 16:04:22 -08:00
Aaron Crickenberger a78e7d11ef Merge pull request #136 from lukaszo/patch-1
go 1.7 is now required - updating the docs
2017-01-30 17:07:42 -05:00
Morgan Bauer 19daa8a8b7
Update api-group docs 2017-01-30 12:41:20 -08:00