Commit Graph

4411 Commits

Author SHA1 Message Date
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
k8s-ci-robot 89ece3325d
Merge pull request #1704 from kris-nova/communication-link-fix
Fixing link to communication doc
2018-01-29 09:29:32 -08:00
Kris Nova 1edc0e3c3b Fixing link to communication doc 2018-01-29 09:26:01 -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
k8s-ci-robot 6add3fb427
Merge pull request #1699 from moshloop/fix-link
fix: broken link to community-expectations.md
2018-01-28 07:51:33 -08:00
Moshe Immerman 303a0a8185
fix: broken link to community-expectations.md 2018-01-28 12:33:45 +02:00
k8s-ci-robot 2d6820b149
Merge pull request #1698 from cblecker/brian-went-missing
Add bgrant0607 to top-level OWNERS
2018-01-27 13:13:29 -08: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
Christoph Blecker f0bd9dc37e
Add bgrant0607 to top-level OWNERS 2018-01-27 11:29:50 -08:00
k8s-ci-robot e010e28513
Merge pull request #1685 from castrojo/gdoc-access
Move communication.md out of the root and into its own folder
2018-01-26 16:12:32 -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
k8s-ci-robot 6b9bde95ff
Merge pull request #1667 from timothysc/move_original_kep
Move original kep from design proposals to new home and update
2018-01-26 13:48:30 -08:00
k8s-ci-robot 3eb9b099f4
Merge pull request #1696 from derekwaynecarr/update-schedule
Update to wg-resource-mgmt to biweekly meeting cadence
2018-01-26 13:20:30 -08:00
Derek Carr 8e28eb4369 Update to wg-resource-mgmt to biweekly meeting cadence 2018-01-26 16:16:41 -05: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 229b73d5e5
Merge pull request #1691 from yenicapotediaz/readme
Fixed capitalization to follow same format
2018-01-26 11:41:34 -08: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 120ff126b1
Merge pull request #1611 from timothysc/sig-testing-subproject
Update SIG-Testing notes with subproject details.
2018-01-26 10:51:42 -08:00
Timothy St. Clair 3997b7f628 Update sig-testing to reflect changes
Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
2018-01-26 12:44:38 -06:00
Yeni Capote Diaz 57fb9ea656 Changed policy to process 2018-01-26 09:18:02 -08:00
Yeni Capote Diaz 069e6e50f9 Fixed capitalization to follow same format. 2018-01-26 09:18:02 -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
k8s-ci-robot ca503d1549
Merge pull request #1676 from tpepper/guide_moves
Guide moves
2018-01-26 08:17:35 -08:00
guineveresaenger ec8afcb362 fixed links to community expectations 2018-01-26 08:16:34 -08:00
k8s-ci-robot 0fdd9b23af
Merge pull request #1688 from spiffxp/update-contribex-offweek
Add off-week meeting for sig-contributor-experience
2018-01-25 23:47:30 -08: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
k8s-ci-robot 9539247540
Merge pull request #1684 from castrojo/fix-readmes
Update SIG contributing link to mention the Kubernetes contributor's
2018-01-25 15:40:34 -08:00
Quinton Hoole 0e4abdb714
Merge pull request #1534 from irfanurrehman/update-multicluster-mission
[sig-multicluster] Update sig mission
2018-01-25 12:45:47 -08:00
Ayush Pateria 1a5b74c000
Update scheduler.md
Fix kube-scheduler location.
2018-01-26 01:51:05 +05:30
k8s-ci-robot 509a04d573
Merge pull request #1689 from jbowes/add-another-level-based-reference
Add another reference on level-based concepts to architecture.md
2018-01-25 11:44:35 -08:00
Jorge O. Castro e9d6b7dbc4 Move communication.md out of the root and into its own folder
Document how to access community google doc, fixes #1668
2018-01-25 14:25:52 -05:00
k8s-ci-robot 18e58e903c
Merge pull request #1675 from cblecker/aliases-generator
Generate OWNERS_ALIASES from sigs.yaml
2018-01-25 10:44:16 -08:00
James Bowes cba82bfddf Add another reference on level-based concepts to architecture.md 2018-01-25 14:37:11 -04:00
k8s-ci-robot c240d1c990
Merge pull request #1687 from spiffxp/update-helm-dev-notes
Update helm dev meeting minutes
2018-01-25 10:22:15 -08:00
Aaron Crickenberger adf5417b4b Add off-week meeting for sig-contributor-experience 2018-01-25 10:14:48 -08:00
k8s-ci-robot cf8759725d
Merge pull request #1681 from spiffxp/update-sig-contribex-leads
Update SIG contributor experience leads
2018-01-25 10:13:16 -08:00
Aaron Crickenberger c9f78d3fc3 Update helm dev meeting minutes 2018-01-25 09:57:24 -08:00
k8s-ci-robot e5aeecb27c
Merge pull request #1682 from lcfang/patch-2
fix a bad punctuation
2018-01-25 07:01:21 -08:00
k8s-ci-robot 0cb2dc38dc
Merge pull request #1660 from castrojo/community-meeting
Break out the community meeting documentation into its own page
2018-01-25 06:47:23 -08:00
Jorge O. Castro f0602e37ea Update SIG contributing link to mention the Kubernetes contributor's
guide.
2018-01-25 09:30:04 -05: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
k8s-ci-robot ee0096cc32
Merge pull request #1678 from josepalafox/time_fix
changed sig-product-management meeting time to correct time
2018-01-25 00:17:16 -08:00
Aaron Crickenberger f90f0b5eb7 Update SIG contributor experience leads 2018-01-24 21:40:38 -08:00