Kubernetes Submit Queue
0d5be6151b
Merge pull request #1371 from thockin/master
...
Automatic merge from submit-queue.
Add staging godeps to godep instructions
This was missed in the last rewrite.
2017-11-08 21:37:09 -08:00
Tim Hockin
990d9cb47a
Add staging godeps to godep instructions
2017-11-08 21:30:37 -08:00
Kubernetes Submit Queue
930ce65595
Merge pull request #1332 from guineveresaenger/docfix
...
Automatic merge from submit-queue.
removed deprecated munge script instructions
There is no `hack/update-munge-docs.sh` script. Documentation should not refer to it.
2017-11-08 17:42:23 -08:00
wangxinxu
46c2175c0a
responsiblites to responsibilities
2017-11-07 19:24:40 +08:00
Dr. Stefan Schimanski
fea1049fa7
contributors/devel: document '// +groupGoName' code-generation tag
2017-11-06 18:25:09 +01:00
guineveresaenger
a6dcf8678b
removed autogenerated munge analytics from files
2017-11-03 16:55:51 -07:00
guineveresaenger
b41c258f98
beging to remove munch tags from files, also removed deprecated content of how-to-doc in favor of link to k/website
2017-11-03 15:37:08 -07:00
guineveresaenger
eca5c418e4
removed deprecated munge script instructions
2017-11-03 14:37:18 -07:00
Jorge O. Castro
aa021a8018
Add a contributor cheatsheet
2017-11-03 12:39:00 -04:00
Kubernetes Submit Queue
a74d906f01
Merge pull request #1299 from mikedanese/config
...
Automatic merge from submit-queue.
config: move config proposal to developer docs
* strip some of the design proposal cruft
* make recommendation on config group naming
@bgrant0607 @mtaufen @ncdc
2017-10-31 10:54:15 -07:00
Kubernetes Submit Queue
dbfce3dacc
Merge pull request #1296 from yanxuean/qoscgroup
...
Automatic merge from submit-queue.
correct the arg of kubelet in test-e2e-node
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
The --experimental-cgroups-per-qos is outdated.
The arg is renamed since 1.6.0.
See 1.6.0 changelog.
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.6.md
Rename --experiemental-cgroups-per-qos to --cgroups-per-qos (#39972,)
2017-10-30 18:08:38 -07:00
Mike Danese
c9c9a94c2a
config: move config proposal to developer docs
...
* strip some of the design proposal cruft
* make recommendation on config group naming
2017-10-30 11:37:49 -07:00
Slava Semushin
251f432481
contributors/devel/api_changes.md: update place with list of packages for protobuf.
2017-10-30 17:57:28 +01:00
yanxuean
8a23742b35
correct the arg of kubelet in test-e2e-node
...
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2017-10-30 22:49:37 +08:00
Nikhita Raghunath
21db3a1fb0
api-changes: update proto script
2017-10-27 04:57:30 +05:30
James Wen
a4a91e454f
contributors/devel: Remove oncall reference (deprecated) from README.md
...
- Deprecated by: kubernetes/community@fc975ed591
2017-10-26 17:59:12 -04:00
James Wen
86f526ae4c
contributors/devel: Correct link for "Authorization Plugins" in README.md
2017-10-26 17:59:12 -04:00
Jeff Grafton
b8dfc3d186
Update bazel documentation
2017-10-26 14:34:08 -07:00
yuexiao-wang
9716567964
Fix the directory of debuging script
...
remove the updated date
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-10-26 08:52:09 +08:00
yuexiao-wang
dca087896e
Fix bad reference in e2e-test
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-10-25 14:45:00 +08:00
Kubernetes Submit Queue
0671ce70d9
Merge pull request #1170 from kubernetes/jpbetz-patch-1
...
Automatic merge from submit-queue.
Clarify how milestone should be set for cherrypicks
2017-10-24 02:37:48 -07:00
saadali
fc975ed591
Deprecate Kubernetes on-call rotations
2017-10-23 11:05:10 -07:00
Kubernetes Submit Queue
55a3365757
Merge pull request #1257 from yuexiao-wang/update-go
...
Automatic merge from submit-queue.
Correct the upgrading Go version for e2e image and test image
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
It is incorrect to upgrade Go version for e2e image and test image in development.md
2017-10-23 11:02:22 -07:00
Mahdi Mohammadinasab
53c7f790fb
Fix broken ToC URL
2017-10-23 14:04:01 +01:00
yuexiao-wang
85d83f654b
Fix the error for upgrading go version
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-10-23 15:05:55 +08:00
Davanum Srinivas
c7b3bdf563
Merge pull request #1238 from yuexiao-wang/update-go-version
...
Update Go version required by Kubernetes
2017-10-20 07:54:43 -04:00
yuexiao-wang
ba1bd38669
Update Go version required by Kubernetes
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-10-20 17:19:28 +08:00
Kubernetes Submit Queue
9eff32599b
Merge pull request #1221 from xiangpengzhao/update-release-note
...
Automatic merge from submit-queue.
Update release note process
Update to latest process. Test in https://github.com/kubernetes/kubernetes/pull/53785
ref:
https://github.com/kubernetes/test-infra/pull/4718
https://github.com/kubernetes/kubernetes/pull/54114
/cc @cjwagner @Bradamant3
2017-10-19 12:06:47 -07:00
Kubernetes Submit Queue
9d8f34af77
Merge pull request #1211 from porridge/remove-mungedocs-reference
...
Automatic merge from submit-queue.
Remove unhelpful reference to mungedocs.
2017-10-19 11:01:43 -07:00
xiangpengzhao
5794eadad0
Make release note description more readable per review comments.
2017-10-19 23:28:29 +08:00
Harry Zhang
cfddaf9e16
Merge pull request #1043 from resouer/inform-taint
...
Clarify taint key name convention
2017-10-18 20:47:59 -05:00
Kubernetes Submit Queue
f4dde602ee
Merge pull request #1208 from porridge/expand-e2e
...
Automatic merge from submit-queue.
Expand the e2e acronym.
2017-10-18 10:41:47 -07:00
Marcin Owsiany
34f2e3c77d
Change channel name for the rename.
2017-10-18 07:46:38 +02:00
xiangpengzhao
8dff5fc0b1
Update release note process
2017-10-18 11:33:55 +08:00
Kubernetes Submit Queue
2005db9f9c
Merge pull request #1209 from porridge/merge-paragraphs
...
Automatic merge from submit-queue.
Merge two paragraphs.
2017-10-17 11:16:59 -07:00
Kubernetes Submit Queue
f06a102c35
Merge pull request #1216 from porridge/testing-guide
...
Automatic merge from submit-queue.
Remove "updated" note.
2017-10-17 11:16:51 -07:00
Kubernetes Submit Queue
5da909e9ad
Merge pull request #1218 from mahdix/patch-1
...
Automatic merge from submit-queue.
Fixing typo
2017-10-17 11:16:45 -07:00
Kubernetes Submit Queue
016d329ea7
Merge pull request #1160 from php-coder/no_extensions_api
...
Automatic merge from submit-queue.
api_changes.md: don't suggest to create API in extensions group
As per https://github.com/kubernetes/kubernetes/issues/43214 we shouldn't use `extensions` API group. This PR removed suggestions about using it as a starting point for a new API.
PTAL @soltysh
CC @simo5
2017-10-17 11:16:35 -07:00
Kubernetes Submit Queue
0c81198860
Merge pull request #1214 from porridge/remove-link
...
Automatic merge from submit-queue.
Remove link to empty document.
2017-10-17 11:16:27 -07:00
Kubernetes Submit Queue
af75d04efb
Merge pull request #1207 from porridge/remove-link-to-empty
...
Automatic merge from submit-queue.
Remove a useless link to an empty document.
2017-10-17 11:16:22 -07:00
Mahdi Mohammadinasab
34fa009cf6
Update flaky-tests.md
2017-10-17 16:54:38 +01:00
Marcin Owsiany
c27d452680
Remove "updated" note.
...
It is incorrect (rotten) and superfluous: git already keeps track of
when each file is updated.
2017-10-17 13:02:08 +02:00
Marcin Owsiany
85ec7355c0
Remove link to empty document.
2017-10-17 11:43:20 +02:00
Marcin Owsiany
96461ae2ac
Remove unhelpful reference to mungedocs.
...
Rather than help, this cryptic reference only brings more confusion to a
newcomer reading this doc as part of the "Developer Guide".
It does not help that the only other occurence of word "mungedocs" in
this repo is in a dead link.
2017-10-17 08:46:36 +02:00
Marcin Owsiany
60d5e0a567
Merge two paragraphs.
...
They seem to be saying the same thing.
2017-10-17 08:33:56 +02:00
Marcin Owsiany
7061124aa9
Expand the e2e acronym.
...
When a new k8s contributor reads through the developer guide, this
document is the first one which mentions e2e. Expanding the acronym
here helps to keep the learning curve gentle.
2017-10-17 08:25:22 +02:00
Marcin Owsiany
9f00fc2205
Remove a useless link to an empty document.
...
The target was merged with a different doc which is already linked from
this one.
2017-10-17 08:22:13 +02:00
Marcin Owsiany
337f80affd
Fix name and link to k8s oncall.
...
https://github.com/k8s-oncall works
https://github.com/search?q=k8s-support-oncall&type=Users&utf8=%E2%9C%93
shows no matches, and https://github.com/k8s-support-oncall is a 404.
I guess this is another call for #359 .
2017-10-17 08:04:38 +02:00
Jess Frazelle
bf3ea34e0f
Security Release: add copy about other upstream timelines
...
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-10-16 14:49:15 -04:00
Marcin Owsiany
9a19839a64
Clarify what "on its own" means.
...
This is my best guess. I'm assuming @spzala did not mean "on its own in
the comment" because then the "at the front" would be superfluous.
2017-10-16 18:36:10 +02:00
Jonathan MacMillan
f8e1cbd092
Update files in the community repo to point to multicluster rather than federation.
2017-10-13 10:13:16 -07:00
pospispa
1cd86bd626
Update deletionTimestamp with information about finalizer effect.
2017-10-12 19:03:33 +02:00
Kubernetes Submit Queue
4f4560659c
Merge pull request #1165 from shiywang/cli
...
Automatic merge from submit-queue.
add draft exit code to kubectl-conventions
@fabianofranz @smarterclayton @pwittrock @kubernetes/sig-cli-maintainers
2017-10-10 14:26:06 -07:00
Joe Betz
6b5ed4cd95
Update cherry-picks.md
2017-10-10 13:45:14 -07:00
Joe Betz
29c7f6cbe1
Clarify how milestone should be set for cherrypicks
2017-10-10 10:41:45 -07:00
Shiyang Wang
1c7447539b
add draft exit code to kubectl-conventions, add some redundancy and parallelism
2017-10-10 15:35:49 +08:00
Kubernetes Submit Queue
da223908b7
Merge pull request #1161 from php-coder/api_changes_improvements
...
Automatic merge from submit-queue.
contributors/devel/api_changes.md: assorted improvements
This PR makes some improvements to the `api_changes.md` doc:
- update path to files and links
- remove Google Analytics footer
- tiny formatting improvement
CC @simo5
2017-10-09 13:41:12 -07:00
Kubernetes Submit Queue
2da7a979b1
Merge pull request #1128 from nikhita/fix-link-design-proposal
...
Automatic merge from submit-queue.
Fix links after design proposals move
Some links broke when design proposals were organized in https://github.com/kubernetes/community/pull/1010 . They were mostly fixed in https://github.com/kubernetes/community/pull/1116 but a few seem to still be pointing to the old ones.
Takes another stab at https://github.com/kubernetes/community/issues/1109 .
/cc @grodrigues3
2017-10-08 18:25:47 -07:00
Slava Semushin
343d7280b6
contributors/devel/api_changes.md: assorted improvements.
2017-10-06 19:28:01 +02:00
Slava Semushin
333cf0d960
contributors/devel/api_changes.md: don't suggest to create API in extensions group as it's been deprecated.
2017-10-06 19:22:24 +02:00
Dr. Stefan Schimanski
352adefe8f
Switch to lister
2017-10-06 15:43:47 +02:00
Dr. Stefan Schimanski
5478979116
Move informer logic into constructor.
2017-10-06 15:40:18 +02:00
Kubernetes Submit Queue
f3dc057aa8
Merge pull request #1153 from jessfraz/security-process
...
Automatic merge from submit-queue.
Security Process: Add Distributors List Process
cc @philips @cjcullen @tallclair @liggitt
First draft based off items in http://oss-security.openwall.org/wiki/mailing-lists/distros
2017-10-05 13:50:40 -07:00
Jess Frazelle
9fc2a7b5c5
Security Process: Add Distributors List Process
...
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-10-05 15:10:36 -04:00
Maru Newby
2e1236b70f
Update active milestone issues process to reflect new labels
2017-10-04 19:04:58 -07:00
Kubernetes Submit Queue
c6db6dbe9d
Merge pull request #1104 from marun/update-issues-process
...
Automatic merge from submit-queue.
Update active milestone issues process to reflect bot changes
The bot changes are still in review: https://github.com/kubernetes/test-infra/pull/4433
2017-10-04 09:25:16 -07:00
Kubernetes Submit Queue
52919466eb
Merge pull request #1012 from thockin/master
...
Automatic merge from submit-queue.
Rewrite docs on godep
This corresponds to https://github.com/kubernetes/kubernetes/pull/51766 - do not merge until we get confirmation on that PR.
2017-09-30 09:59:13 -07:00
Christoph Blecker
c6a77b6e99
fix link in how-to-doc.md
2017-09-29 11:14:55 -07:00
Kubernetes Submit Queue
258f797703
Merge pull request #929 from tcharding/kubectl-conventions
...
Automatic merge from submit-queue.
Update Example conventions
**Why this PR is needed**
Currently `kubectl-conventions.md` contains incorrect conventions for command examples. File currently stipulates that example commands should start with a `$`, this is incorrect.
Currently conventions stipulate that command example comments should terminate with a period. This is overly restrictive and trivial. Conventions would be better if this was relaxed to allow developer discretion.
**What this PR does**
Remove `$` convention and stipulate explicitly that command examples **do not** start with a `$`. Remove convention stipulating command examples terminate with a period.
2017-09-29 09:44:15 -07:00
Harry Zhang
2fd09512fa
Clarify taint key name convension
2017-09-29 15:05:50 +08:00
Nikhita Raghunath
274cd4bd93
Fix links after design proposal move
2017-09-26 02:15:55 +05:30
Kubernetes Submit Queue
dc031e62ba
Merge pull request #1088 from zouyee/link-outdate
...
Automatic merge from submit-queue. .
delete outdated link
2017-09-22 17:01:48 -07:00
Kubernetes Submit Queue
d196a4f0a2
Merge pull request #1110 from xiangpengzhao/update-doc
...
Automatic merge from submit-queue. .
Update merge requirements in doc
fixes: https://github.com/kubernetes/community/pull/1016#issuecomment-330992673
/cc @spiffxp
2017-09-22 16:51:45 -07:00
Dr. Stefan Schimanski
5279964f20
Update controller example code to Kubernetes 1.8
2017-09-22 18:04:28 +02:00
Slava Semushin
ca6e45b508
Fix broken links after moving proposals to subdirs.
2017-09-21 16:25:49 +02:00
xiangpengzhao
7412af35cd
Update merge requirements in doc
2017-09-21 14:52:18 +08:00
Kubernetes Submit Queue
6c609d2350
Merge pull request #1106 from yuexiao-wang/fix-link
...
Automatic merge from submit-queue. .
Clean up the bad link
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
1. Remove the title link
2. Modify the links which don't work
2017-09-20 13:26:50 -07:00
Maru Newby
1943e56341
Update active milestone issues process to reflect bot changes
2017-09-20 10:55:55 -07:00
Kubernetes Submit Queue
608f3412d8
Merge pull request #1016 from xiangpengzhao/fix-doc
...
Automatic merge from submit-queue. .
Update Development Automation and Pull Request Process
fixes : #834
/cc @bgrant0607 @spiffxp
2017-09-20 09:26:38 -07:00
timmysong
9a2587d563
fix bad link
2017-09-20 14:23:01 +08:00
yuexiao-wang
3b02069cf1
Clean up the bad link
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-09-20 14:08:24 +08:00
zouyee
0f9529099d
delete outdated link
2017-09-19 16:08:43 +08:00
zouyee
dffeef30ac
fix version.md link
2017-09-19 10:36:45 +08:00
nielsole
74cae97d0d
Removing prom-push-gateway flag
...
The flag does not work anymore as per https://github.com/kubernetes/kubernetes/issues/45947
2017-09-14 14:10:36 +02:00
Kubernetes Submit Queue
46cc2eba0b
Merge pull request #1006 from stevekuznetsov/skuznets/wip-title
...
Automatic merge from submit-queue
Update pull request document with new features
Add commentary on WIP title prefixes
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
---
Add the /hold and /hold cancel commands to PR doc
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
---
xref: https://github.com/kubernetes/test-infra/pull/4206 https://github.com/kubernetes/test-infra/pull/4145
/cc @xiangpengzhao
2017-09-09 09:26:38 -07:00
xiangpengzhao
629d174403
Update Development Automation and Pull Request Process
2017-09-09 10:06:53 +08:00
Kubernetes Submit Queue
e32465b14f
Merge pull request #1004 from kad/bazel-deps
...
Automatic merge from submit-queue
Document set of host dependencies for bazel-build
Covers set of packages for commonly used distributions for kubernetes/kubernetes#51623
2017-09-08 15:06:17 -07:00
Cheng Xing
b4bb7328fe
Flexvolume: Added documentation for dynamic plugin discovery and automated deployment, and other minor doc improvements
2017-09-05 13:41:42 -07:00
Kubernetes Submit Queue
28b576ff69
Merge pull request #1008 from mfojtik/update-client-gen-docs
...
Automatic merge from submit-queue
list supported genclient tags and fix the format of the genclient tag
This depends on: https://github.com/kubernetes/kubernetes/pull/51638 for the `// +genclient:method`.
Fixes the syntax of the generator after https://github.com/kubernetes/kubernetes/pull/49192
2017-09-05 11:10:40 -07:00
Michal Fojtik
66536931ea
list supported genclient tags and fix the format of the genclient tag
2017-09-05 18:12:16 +02:00
Tim Hockin
42db070c3f
Rewrite docs on godep
2017-09-04 22:13:31 -07:00
xiangpengzhao
acd6a3ce2f
Clean up contributors/devel docs
2017-09-03 11:06:32 +08:00
Kubernetes Submit Queue
f421f6b290
Merge pull request #957 from wackxu/patch-5
...
Automatic merge from submit-queue
fix bad url in how-to-doc.md
2017-09-01 10:38:37 -07:00
Steve Kuznetsov
3672416876
Add the /hold and /hold cancel commands to PR doc
...
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-09-01 06:31:48 -07:00
Steve Kuznetsov
5335032df0
Add commentary on WIP title prefixes
...
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-09-01 06:30:44 -07:00
XsWack
c3b739bb4c
fix bad url in how-to-doc.md
...
fix bad url
2017-09-01 14:18:04 +08:00
Kubernetes Submit Queue
9d70722d31
Merge pull request #1001 from Lion-Wei/patch-5
...
Automatic merge from submit-queue
fix broken link
2017-08-31 21:58:20 -07:00
Lion-Wei
36247f6f59
Update generating-clientset.md
2017-09-01 09:10:38 +08:00
Steve Kuznetsov
fb48964f44
Update doc for release note and cherry pick labels
...
New labels are being used to signify that a PR should not be merged if
it's got a missing release note and/or requires a release note.
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-08-31 09:20:01 -07:00
Lion-Wei
547838b288
Update vagrant.md
2017-08-31 08:51:56 +08:00