Commit Graph

520 Commits

Author SHA1 Message Date
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 5e2a352ab7
Merge pull request #1659 from gmarek/style_guide
Add Event style guide for Events v2
2018-01-27 11:30:31 -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
Ayush Pateria 1a5b74c000
Update scheduler.md
Fix kube-scheduler location.
2018-01-26 01:51:05 +05:30
Iris 07944f720e
fix a bad punctuation 2018-01-25 19:26:20 +08:00
g-harel 200ba0be12 fixed typo in testing guide 2018-01-24 15:18:37 -05:00
Marek Grabowski f452e8e335 Add Event style guide for Events v2 2018-01-23 11:35:32 +00:00
Jorge O. Castro 774750b5d2 Moving and revising community expectations 2018-01-22 10:34:16 -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
guineveresaenger dca7f85058 removed unnecessary link from guide README, also removed duplicate text from linked file 2018-01-16 13:33:18 -08:00
guineveresaenger b1f49b18d7 moved cheatsheet to contributor guide for later use 2018-01-12 14:23:59 -08:00
k8s-ci-robot e70a4df732
Merge pull request #1564 from misterikkit/schedulerMove
Update scheduler code locations.
2018-01-09 13:03:11 -08:00
k8s-ci-robot d3ebc093ce
Merge pull request #1545 from nikhita/update-strategic-merge-patch
StrategicMergePatch: OpenAPI annotations are now allowed
2018-01-08 12:42:10 -08:00
anatoly techtonik d86cced819
Fix italic style 2018-01-08 17:02:37 +03:00
anatoly techtonik b131fe0b84
Fix inline link markup 2018-01-07 23:35:53 +03:00
Jonathan Basseri 92cc00ea3c Update scheduler code locations. 2018-01-03 18:43:38 -08:00
guineveresaenger 73abfab99d moved Github workflow and diagram to contributors/guide folder and referenced from both development.md and guide README 2018-01-02 14:14:06 -08:00
Jeremy L. Morris 2d2aa688e1
Update README.md
Fixed spelling mistake.
2018-01-01 19:44:35 -05:00
Nikhita Raghunath b5f71cfe61 smp: OpenAPI annotations are now allowed 2017-12-26 16:04:31 +05:30
k8s-ci-robot be9eeca6ee
Merge pull request #1541 from cblecker/link-updates
Fix all the links
2017-12-22 15:59:37 -08:00
Aaron Crickenberger 470132f8a5 Tombstone security-release-process.md, point to sig-release
The doc was copied over to sig-release a while ago but then that
copy was never made authoritative
2017-12-22 09:53:04 -05:00
Christoph Blecker 95a4a105cd
Use git.k8s.io for links 2017-12-21 18:34:08 -08:00
k8s-ci-robot 15b507ad2f
Merge pull request #1532 from alpha-san/master
Added contributors/devel/help-wanted.md
2017-12-20 13:29:35 -08:00
Allan Farinas c2f7e5b641 Added contributors/devel/help-wanted.md
Updated contributors/devel/help-wanted.md based on @cblecker's feedback
2017-12-20 11:47:23 -08:00
Kubernetes Submit Queue cf23489c49
Merge pull request #1488 from chakri-nelluri/flex-docs
Automatic merge from submit-queue.

Mark Flexvolume GA

This PR marks FlexVolume GA.
Fixes the issue: https://github.com/kubernetes/website/issues/6641
2017-12-20 10:22:58 -08:00
Kubernetes Submit Queue 3fd1ec027b
Merge pull request #1512 from sttts/sttts-staging
Automatic merge from submit-queue.

Add contributors/devel/staging.md

Document the publishing bot.
2017-12-19 08:38:00 -08:00
Dr. Stefan Schimanski 7143a50b4b Add contributors/devel/staging.md 2017-12-19 11:21:46 +01:00
Kubernetes Submit Queue a457cf5a3a
Merge pull request #1519 from jessfraz/update
Automatic merge from submit-queue.

security-release-process: remove PGP requirement
2017-12-18 15:57:42 -08:00
Aaron Crickenberger 49f87d3a3a Update OWNERS
restrict approval to sig-release-leads
fix typo in alias
add myself to reviewers
2017-12-18 16:11:27 -05:00
Aaron Crickenberger a59dae4578 tombstone content moved to k/sig-release
Use git.k8s.io for content links and explicit deadline for tombstones
2017-12-18 16:11:05 -05:00
Jess Frazelle 9ec8b66828
security-release-process: remove PGP requirement
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-12-15 23:12:44 -05:00
Dr. Stefan Schimanski b26ed0e537
Merge pull request #1122 from kubernetes/sttts-controller-1.8
Update controller example code to Kubernetes 1.8
2017-12-15 09:26:52 +01:00
Kubernetes Submit Queue 25abf2ebef
Merge pull request #1506 from guineveresaenger/linkfix
Automatic merge from submit-queue.

developer README points to new contrib guide

What it says on the box.
2017-12-14 16:03:14 -08:00
guineveresaenger f0115cd303 hopefully fixed for real 2017-12-14 14:04:10 -08:00
guineveresaenger ab786ccc81 correct link 2017-12-14 13:08:05 -08:00
Jorge O. Castro 0151c279cf Correct the URL 2017-12-14 15:44:42 -05:00
Jorge O. Castro df98e1b57e Add a redirect 2017-12-14 15:40:21 -05:00
guineveresaenger ca86c67fc3 developer README points to new contrib guide 2017-12-14 11:50:36 -08:00
guineveresaenger 0ffd43236f clarifying SIG and asking questions 2017-12-14 10:52:28 -08:00
Chakravarthy Nelluri b6755cba3f Mark Flexvolume GA 2017-12-11 15:19:01 -05:00
Kubernetes Submit Queue 6bb954eacf
Merge pull request #1268 from yuexiao-wang/fix-multicluster
Automatic merge from submit-queue.

Fix #1263: bad reference for push-federation-images in e2e-test

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>

Fix #1263

1. According to https://github.com/kubernetes/kubernetes/pull/42140,  "build/push-federation-images.sh" shoud be "federation/develop/push-federation-images.sh"

2. " cluster/log-dump.sh" should be "federation/cluster/log-dump.sh"
2017-12-01 13:44:21 -08:00
Kubernetes Submit Queue f4005579e4
Merge pull request #1437 from ScorpioCPH/fix-markdown-format
Automatic merge from submit-queue.

Minor fix markdown format

Minor fix markdown format while reading design proposal.
2017-11-27 11:26:18 -08:00
Tim Bielawa 6e5ede0404 Fix broken link. Clean up some trailing whitespace. 2017-11-27 11:25:06 -05:00