Michael Michael
db0a193383
Update README.md
2019-03-13 11:21:47 -05:00
Michael Michael
4d24bba4d1
Update README.md
2019-03-13 11:20:55 -05:00
Michael Michael
90a89d05d5
Delete contributing-on-windows.md
2019-03-13 11:19:27 -05:00
Michael Michael
2b6fb0f375
Update contributing-on-windows.md
2019-03-12 21:52:21 -05:00
Michael Michael
678269443f
Update contributing-on-windows.md
2019-03-12 21:41:54 -05:00
Michael Michael
b60a31b80a
Update contributing-on-windows.md
2019-03-12 21:41:21 -05:00
Michael Michael
d221f13bc2
Update README.md
2019-03-12 19:35:59 -05:00
Michael Michael
f061cd3175
Create contributing-on-windows.md
2019-03-12 19:23:25 -05:00
Kubernetes Prow Robot
050c43e77e
Merge pull request #3405 from nzoueidi/master
...
Mention contributor playground in the contributor guide
2019-03-12 12:14:39 -07:00
Naeil ZOUEIDI
e67ea2b1cd
Mention contributor playground in the contributor guide
...
update README.md
Fixing a sentence
2019-03-12 19:31:42 +01:00
Gábor Finta
7371f184e4
Fix typo in contributors guide
2019-03-12 09:24:16 +01:00
Kubernetes Prow Robot
b1851114db
Merge pull request #3395 from akki/patch-1
...
Fix typo in godep.md
2019-03-11 19:50:37 -07:00
Kubernetes Prow Robot
be85a98d93
Merge pull request #3180 from bgrant0607/scope
...
Scope of Kubernetes
2019-03-11 14:58:38 -07:00
Akshesh Doshi
216b50c946
Fix typo in godep.md
2019-03-11 17:23:11 +07:00
Kubernetes Prow Robot
3fc806d3ff
Merge pull request #3218 from knightXun/patch-3
...
replace proxy with kube-proxy
2019-03-08 09:29:26 -08:00
Kodai Sakabe
fac1551bbd
Fix link in README.md
2019-03-08 19:44:27 +09:00
Kubernetes Prow Robot
3b8cbc32c7
Merge pull request #3367 from iamakulov/patch-1
...
Fix the link to the Strategic Merge Patch doc
2019-03-07 10:31:45 -08:00
Ivan Akulov
745d689910
Fix the link to the Strategic Merge Patch doc
2019-03-06 10:59:17 +03:00
Brendan Burns
8c745d4b1f
Remove generated examples, its unclear what it means.
2019-03-04 16:17:55 -08:00
Joel Smith
2f922a12b1
Rename Product Security Team to Committee
2019-03-04 11:47:21 -07:00
Jonathan Basseri
662c66103c
Remove old copy of scheduling framework design.
...
And leave a pointer to the new location.
2019-03-01 13:57:01 -08:00
Kubernetes Prow Robot
5d4f7e8036
Merge pull request #3291 from davidz627/feature/migrationDesign
...
Update design for migration for Inline Volumes
2019-02-26 10:30:26 -08:00
Kubernetes Prow Robot
20d3fe4cd5
Merge pull request #3282 from johscheuer/update-conformance-ocs
...
Update conformance docs to use --ginkgo-parallel
2019-02-25 09:20:47 -08:00
David Zhu
f35cff668f
Update design for migration for Inline Volumes
2019-02-22 14:51:04 -08:00
Kubernetes Prow Robot
7efa0627ce
Merge pull request #3143 from pivotal-k8s/contrib-test-debug
...
Detail how to debug CI failures as a contributor
2019-02-22 12:35:51 -08:00
eduartua
cf403725f4
broken link updated
2019-02-21 15:43:17 -06:00
Kubernetes Prow Robot
d8b8fdf0f1
Merge pull request #3072 from davidz627/feature/migrationRoadmap
...
CSI Migration Dependencies, Explaination of CSINodeInfo ADC Kubelet sync. Update some stale doc pieces
2019-02-21 11:13:27 -08:00
Hannes Hörl
286e22dbf9
Update testing.md
...
Stop mentioning gubernator, add pointers on how to help with flake
resolution as a contributor.
Signed-off-by: Maria Ntalla <mntalla@pivotal.io>
2019-02-21 14:03:11 +00:00
Maria Ntalla
034d4f6073
Add prow link, detail SIG contact
2019-02-21 11:54:00 +00:00
Kubernetes Prow Robot
3d02f91d25
Merge pull request #3192 from bsalamat/sched_bench
...
Add a developer document on running scheduler benchmarks
2019-02-20 15:47:16 -08:00
David Zhu
7ef087c91b
CSI Migration Dependencies, Explaination of CSINodeInfo ADC Kubelet sync
...
bringing design doc up to speed with most current design
Added CSINodeInfo API design and improved testing section.
2019-02-20 15:27:45 -08:00
Johannes M. Scheuermann
81651e6854
Update conformance docs to use --ginkgo-parallel instead of deprecated env var
2019-02-20 14:10:24 +01:00
Cheng Xing
52469a11e1
Updated CSI doc with latest deployment method information
2019-02-19 16:51:55 -08:00
Bobby (Babak) Salamat
101f7e2aca
Add a developer document on running scheduler benchmarks
2019-02-15 12:59:25 -08:00
Hannes Hörl
f87e0f084c
Merge remote-tracking branch 'upstream/master' into contrib-test-debug
...
Signed-off-by: Maria Ntalla <mntalla@pivotal.io>
2019-02-14 15:10:52 +00:00
Nikhita Raghunath
c09637cc4a
godep: point to list of whitelisted licenses
2019-02-14 20:23:04 +05:30
Hannes Hörl
b79961c65f
Add detail on PR submit, info on debugging failures
...
Signed-off-by: Maria Ntalla <mntalla@pivotal.io>
2019-02-14 14:05:53 +00:00
Kubernetes Prow Robot
f1bbcf244b
Merge pull request #607 from destijl/db-secrets-encryption
...
Encryption of secrets at the database layer
2019-02-13 18:28:36 -08:00
Benjamin Elder
aef7689a46
add some more details to reviewing godeps
2019-02-13 10:40:37 -08:00
mattjmcnaughton
f47bb7a04f
Specify need for using py2 with Bazel
...
The default python on my system is python3. This caused me to run into
https://github.com/bazelbuild/rules_docker/issues/454 when running
`bazel build //...`. Update the documentation to indicate that
`/usr/bin/env python` must resolve to python2 in order for all of the
Bazel commands included in the documentation to work.
We can remove this comment after Bazel better supports using python3 as
the default system python. It appears from
https://github.com/bazelbuild/rules_docker/issues/580 that the
`rules_docker` folks hope to merge the fix in mid to late Q1 2019.
2019-02-10 16:41:19 -05:00
Kubernetes Prow Robot
5b2e4f1956
Merge pull request #3233 from mattjmcnaughton/mattjmcnaughton/fix-broken-testing-commands
...
Fix and update testing documentation
2019-02-08 17:14:43 -08:00
destijl
73c3c623b3
Add secrets encryption proposal.
2019-02-08 16:08:12 -08:00
Kubernetes Prow Robot
cc28a24c05
Merge pull request #3234 from mattjmcnaughton/mattjmcnaughton/make-integration-testing-its-own-doc
...
Make integration-tests its own doc
2019-02-08 10:12:14 -08:00
mattjmcnaughton
c836f7c2c4
Make integration-tests its own doc
...
Previously, information on running unit and integration tests lived in
the testing.md doc, while information on running e2e tests lived in its
own doc. The testing.md doc is getting large, and particularly since its
a doc that many new members of the project look at, I think there's a
lot of benefit to keeping it concise.
To accomplish this, move information around running integration tests
into integration-tests.md, and then link to said document from
testing.md. This allows a new member of the project to get up and
running with unit tests, and then explore integration/e2e testing as
they have the need.
2019-02-08 09:34:49 -05:00
mattjmcnaughton
3a5756021b
Fix and update testing documentation
...
Improve the testing documentation in the following ways:
1. Ensure all of the given commands actually work. Some of them
specified tests that no longer existed or packages that no longer had
tests.
2. Clarify the ability to run tests for a package and all its
subpackages with `/...`.
3. Clarify how the developer can also utilize `go test` if they desire.
2019-02-08 09:27:11 -05:00
Nikhita Raghunath
8b65a66aa7
Update CoC links to the Kubernetes CoC instead of the CNCF CoC
2019-02-08 19:14:00 +05:30
Maria Ntalla
2720cc0ae1
Capitalize words, format commands as code
2019-02-08 13:17:17 +00:00
Maria Ntalla
2b06c05299
Escalation->Escalating
...
Opt for active voicing for better readability.
2019-02-08 13:12:25 +00:00
Kubernetes Prow Robot
1f4a573b31
Merge pull request #3161 from eduartua/issue-3064-grouping-by-sig-cli
...
Grouping files in /devel by SIGs - SIG CLI
2019-02-07 15:23:34 -08:00
eduartua
23fd7bee1a
Tombstone file for kubectl-conventions.md - deletion date fixed
2019-02-06 16:25:16 -06:00