Commit Graph

1387 Commits

Author SHA1 Message Date
Ihor Dvoretskyi 8322ec6499
Updated k8s devstats link
Even the existing one is working, the updated is more correct.
2018-01-30 17:08:33 +02:00
k8s-ci-robot 05ccea37f2
Merge pull request #1694 from castrojo/move-issue-triage
Move issue triage guide into the contributor guide
2018-01-29 17:11:06 -08:00
k8s-ci-robot 9e403b7366
Merge pull request #1703 from cblecker/guide-owners
Add OWNERS file for contributors/guide/
2018-01-29 16:51:06 -08:00
k8s-ci-robot bf045f015c
Merge pull request #1701 from halfcrazy/fix/typo-contributors-guide
doc: fix typo in contributors guideline.
2018-01-29 16:10:33 -08:00
zhuyan 06b3a38988 doc: fix typo in contributors guideline. 2018-01-30 05:32:22 +08:00
k8s-ci-robot 405705a5f6
Merge pull request #1503 from ericchiang/external-auth-providers
proposal: external client-go auth providers
2018-01-29 09:55:33 -08:00
Christoph Blecker d06162ee52
Add OWNERS file for contributors/guide/ 2018-01-29 09:27:10 -08:00
k8s-ci-robot 1914daacf1
Merge pull request #1697 from guineveresaenger/morelinks
fixing more links
2018-01-29 06:22:32 -08:00
k8s-ci-robot 8da738d617
Merge pull request #1690 from ayushpateria/patch-2
Update scheduler.md
2018-01-28 10:16:30 -08:00
Moshe Immerman 303a0a8185
fix: broken link to community-expectations.md 2018-01-28 12:33:45 +02:00
k8s-ci-robot 5e2a352ab7
Merge pull request #1659 from gmarek/style_guide
Add Event style guide for Events v2
2018-01-27 11:30:31 -08:00
Eric Chiang 2bfa7e1e62 proposal: external kubectl auth providers 2018-01-26 14:29:19 -08:00
guineveresaenger c4d6cdcf61 fixing more links 2018-01-26 14:24:57 -08:00
Timothy St. Clair 055bbec403 Move original kep from design proposals to new home and update
to reflect changes in the spec.

Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
2018-01-26 14:54:00 -06:00
k8s-ci-robot 81760e4afb
Merge pull request #1529 from xuhuilong/patch-5
Update mount-options.md
2018-01-26 11:23:32 -08:00
k8s-ci-robot c41473c9d7
Merge pull request #1695 from guineveresaenger/brokenlink
fixed links to community expectations
2018-01-26 08:21:31 -08:00
guineveresaenger ec8afcb362 fixed links to community expectations 2018-01-26 08:16:34 -08:00
Jorge O. Castro 226adc4ea9 Add issue-triage to the main guide 2018-01-26 10:39:39 -05:00
Jorge O. Castro d8bbdba62c This moves the issue triage guide into the contributor guide 2018-01-26 10:33:53 -05:00
Tim Pepper 8ede53fc27 remove contributors/devel/go-code.md
The go-code.md file is mostly redundant relative to
contributors/devel/development.md and godep.md, the
contributors/guide/coding-conventions.md document and the various
now standard and easily searchable k8s external sources of information
about the Go language.

The redundant links are simply dropped.

The moovweg/gvm link is dropped as the project appears stale with no
releases in years, many open issues, no commits in a year and shows a build
failure in its CI badge.

The emptied go-code.md file is retained, leaving a pointer to the
new location in its place.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25 17:29:22 -08:00
Tim Pepper b75e54d47e move coding-conventions.md to guide
The coding-conventions document covers useful introductory guidance for
all.  This commit moves it out of the devel/ detail directory and into the
contributor/guide, fixing up links from other doc's in this repo and
leaving a cookie crumb of a document pointing at the new location.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25 17:29:22 -08:00
Tim Pepper 35d430cc0e coding conventions: update 3rd party dep mgmt info
The usage of 'godep' is covered in detail in the godep.md.  And forked
golang appears to have moved directories.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25 17:29:22 -08:00
Tim Pepper 482b91feef coding conventions: simplify sections
The coding advice section had only one bullet, which is golang specific, so
bump that up into the Go section as a sub-bullet.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25 17:29:22 -08:00
Tim Pepper 292926e324 fix stale url
The design/* docs moved to design-proposals/* some time back resulting in
this broken url.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25 17:29:22 -08:00
Ayush Pateria 1a5b74c000
Update scheduler.md
Fix kube-scheduler location.
2018-01-26 01:51:05 +05:30
James Bowes cba82bfddf Add another reference on level-based concepts to architecture.md 2018-01-25 14:37:11 -04:00
Iris 07944f720e
fix a bad punctuation 2018-01-25 19:26:20 +08:00
k8s-ci-robot 109f173893
Merge pull request #1657 from tpepper/contrib_guide
contrib guide: tighten some language
2018-01-25 00:21:21 -08:00
g-harel 8a6ff19295 added missing link in github-workflow 2018-01-24 15:18:56 -05:00
g-harel 200ba0be12 fixed typo in testing guide 2018-01-24 15:18:37 -05:00
Tim Pepper 53f3badbe8 contrib guide: tighten some language
The difference between the two links for communications around questions
and troubleshooting was not clear to me, and the wording made them
seem somewhat redundant.  They're really two separate topic links,
so I've changed the wording to hopefully make it more clear that one has
general communications information and once is actually a
troubleshooting guide.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-24 11:56:01 -08:00
k8s-ci-robot 483f393f74
Merge pull request #1048 from verb/per-pod
Update Docker Shared PID proposal for per-pod configuration
2018-01-24 09:40:39 -08:00
k8s-ci-robot f2e062f4c6
Merge pull request #1646 from castrojo/community-expectations
Moving and revising community expectations
2018-01-23 13:44:29 -08:00
Lee Verberne 333729bd66 Update Docker Shared PID NS for per-pod config 2018-01-23 22:22:22 +01:00
Jorge O. Castro bf0fcc7c5d Fix broken url 2018-01-23 13:20:49 -05:00
Jorge O. Castro 6d51ca785d Remove duplicate content and fix links 2018-01-23 09:13:57 -05:00
Marek Grabowski f452e8e335 Add Event style guide for Events v2 2018-01-23 11:35:32 +00:00
k8s-ci-robot 13140d520b
Merge pull request #1572 from atlassian/namespace-identifier
Namespace is a DNS_LABEL
2018-01-22 10:49:35 -08:00
Jorge O. Castro 774750b5d2 Moving and revising community expectations 2018-01-22 10:34:16 -05:00
Tom Kerkhove ee0219cd21
Fix dead link to HPA v2 2018-01-22 11:26:59 +01:00
k8s-ci-robot 604b299236
Merge pull request #1633 from castrojo/update-workflow-link
Make the index more user-facing by removing draft notes
2018-01-19 12:24:28 -08:00
Jorge O. Castro 963c5c51f6 * Remove the working comments from the top so users can just get to the
content
* Remove inline todos and replace with link to labelled issues
2018-01-19 14:47:27 -05:00
Aaron Crickenberger 09604a27aa Fix typos 2018-01-19 10:23:37 -08:00
Aaron Crickenberger 527caaf9a8 Updates based on review comments
- spell out no_parent_owners use case a bit more
- call out that parts of the process are configurable per-repo
- wordsmith reviewer/approver choices to explicitly call out who can
  act as each role
- spell out approve plugin configuration
- spell out tide configuration (elide over queries, pretend like it's
  entirely repo-centric)
- spell out that tide will rerun presubmit jobs if there are any
  configured
- encourage people
2018-01-17 18:06:32 -08:00
Aaron Crickenberger 15612245c6 Attempt to update owners docs 2018-01-17 18:06:32 -08:00
Kai Chen 462a7f99be Update the instructions for installing etcd 2018-01-18 00:13:51 +08:00
Bobby (Babak) Salamat b887569721 addressed reviewer comments 2018-01-17 00:12:57 -08:00
Bobby (Babak) Salamat a57cd1042f minor fix to reflect the new name of NominatedNodeName annotation 2018-01-17 00:04:41 -08:00
Bobby (Babak) Salamat e2cd157d31 Addressed reviewer comments 2018-01-17 00:04:41 -08:00
Bobby (Babak) Salamat 9e8f10c69c Add proposal to fix starvation problem, etc., in scheduler preemption 2018-01-17 00:04:40 -08:00