Commit Graph

6877 Commits

Author SHA1 Message Date
Brian Grant ae507f80b0 Add updated SIG diagram 2019-02-15 14:28:42 -08:00
Kubernetes Prow Robot e660fe6fb5
Merge pull request #3262 from michmike/master
updating the sigs.yaml for the gmsa project
2019-02-15 09:08:39 -08:00
Michael Michael 11c61917af updating the sigs.yaml for the gmsa project 2019-02-15 16:29:50 +00:00
Kubernetes Prow Robot 79e4ad174d
Merge pull request #3256 from nikhita/sponsor-criteria
github-management: clarify sponsorship criteria
2019-02-14 13:32:35 -08:00
Kubernetes Prow Robot 889398833e
Merge pull request #3231 from nikhita/license-whitelist
godep: point to list of whitelisted licenses
2019-02-14 11:46:05 -08:00
Nikhita Raghunath c584d7aa18 github-management: clarify sponsorship criteria
An approver/reviewer in @kubernetes, may sponsor someone for the
kubernetes org or any of the related organizations
(kubernetes-sigs, kubernetes-csi etc); as long as it's a project
they're involved with.

However, this does not work the other way around.
A sponsor that is only an approver/reviewer in kubernetes-sigs cannot
sponsor someone for membership in the kubernetes org.
They are scoped just to the org they're associated with.
2019-02-14 20:58:14 +05:30
Nikhita Raghunath c09637cc4a godep: point to list of whitelisted licenses 2019-02-14 20:23:04 +05:30
Kubernetes Prow Robot 665611b75a
Merge pull request #3252 from listx/master
Add explicit links to release-engineering in sig-release
2019-02-13 19:47:48 -08: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
Kubernetes Prow Robot 3190db9bbd
Merge pull request #3255 from munnerz/patch-1
wg-k8s-infra: update mailing list URL
2019-02-13 11:37:36 -08:00
James Munnelly 1f8aafb6cf
Update sig-list.md 2019-02-13 19:29:05 +00:00
Kubernetes Prow Robot 612fa3ee40
Merge pull request #3254 from BenTheElder/deps-reviews
add some more details to reviewing godeps
2019-02-13 11:21:42 -08:00
James Munnelly 50d0d5e67f
Update sigs.yaml 2019-02-13 19:19:24 +00:00
James Munnelly a3c29d9c4e
Update mailing list URL 2019-02-13 19:15:00 +00:00
Kubernetes Prow Robot 5bb9b98917
Merge pull request #3251 from craiglpeters/patch-1
Changing the co-chair of WG-Multitenancy
2019-02-13 10:59:57 -08:00
Benjamin Elder aef7689a46 add some more details to reviewing godeps 2019-02-13 10:40:37 -08:00
Craig Peters 9bae2d6574 Updated OWNERS_ALIASES, sig-list.md, and wg-multitenancy/README.md to reflect Tasha's co-chair status 2019-02-12 17:07:09 -08:00
Linus Arver 9cc5974fef Fix whitespace 2019-02-12 16:07:34 -08:00
Linus Arver cd82abf431 Add explicit links to release-engineering in sig-release
It's confusing having two links for the release-engineering subproject
without any description of each. The k/release repo houses all of the
existing tooling, such as anago, while the k/sig-release repo houses the
procedures and processes. Add these links explicitly to the description
so that newcomers have a clearer idea of where to get started.
2019-02-12 16:07:34 -08:00
Craig Peters e488707cfd
Changing the co-chair of WG-Multitenancy
@tashimi has replaced Jessie Frazelle as co-chair of WG-Multitenancy
2019-02-12 12:04:52 -08:00
Kubernetes Prow Robot 243d61ce4b
Merge pull request #3248 from idvoretskyi/idvoretskyi-cs-2019-prep-2019-02-11
ContribSummit files 2018 -> 2019
2019-02-12 02:54:02 -08:00
Ihor Dvoretskyi e442c37b86 2018 -> 2019
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2019-02-12 10:45:36 +00:00
Kubernetes Prow Robot e0c4546122
Merge pull request #3243 from idvoretskyi/idvoretskyi-cs-2019-prep-2019-02-11
2019 Contributor Summits placeholders added
2019-02-11 16:02:21 -08:00
Kubernetes Prow Robot c51334c098
Merge pull request #3244 from spiffxp/add-kind-meeting
Add meeting for sigs.k8s.io/kind
2019-02-11 15:05:12 -08:00
Aaron Crickenberger 53f0721035 Add meeting for sigs.k8s.io/kind 2019-02-11 15:59:51 -07:00
Kubernetes Prow Robot 9e6f81136f
Merge pull request #3236 from cji/master
Add vendor selection process writeup for security audit
2019-02-11 13:34:23 -08:00
Kubernetes Prow Robot 6e281bb5de
Merge pull request #3241 from mattjmcnaughton/mattjmcnaughton/specify-need-for-python2-bazel-docs
Specify need for using py2 with Bazel
2019-02-11 10:56:53 -08:00
Ihor Dvoretskyi 8df4df4c7a 2019 Contributor Summits placeholders added
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2019-02-11 18:07:26 +00: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
Kubernetes Prow Robot ec2335b1a4
Merge pull request #3240 from fabianbaier/fabianbaier-broken-moderation-link
fixing broken link to moderation guidelines
2019-02-08 16:51:28 -08:00
destijl 73c3c623b3 Add secrets encryption proposal. 2019-02-08 16:08:12 -08:00
Fabian Baier b957d22038
fixing broken link to moderation guidelines 2019-02-08 15:44:03 -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
Craig Ingram 007629e133
Update README 2019-02-08 12:14:52 -05:00
Craig Ingram 789a558d32
Add wg-security-audit RFP decision process 2019-02-08 12:12:13 -05:00
Kubernetes Prow Robot 222cb1db39
Merge pull request #3235 from castrojo/retire-container-identity
Archive WG App dev, kubeadm adoption, and container identity
2019-02-08 08:03:19 -08:00
Kubernetes Prow Robot 2ea131380e
Merge pull request #3194 from nikhita/update-coc-links
Update CoC links to the Kubernetes CoC instead of the CNCF CoC
2019-02-08 07:14:02 -08:00
Jorge O. Castro 5164016cdd Archive WG App dev, kubeadm adoption, and container identity
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-02-08 10:06:06 -05: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
Kubernetes Prow Robot 2717f63fa6
Merge pull request #3051 from andrewsykim/add-cloud-provider-sample-repo
add k8s.io/cloud-provider-sample to SIG Cloud Provider subproject
2019-02-07 15:30:01 -08: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
Kubernetes Prow Robot 03a4359213
Merge pull request #3203 from kikisdeliveryservice/issue-3189
add info on archiving community repos
2019-02-07 11:03:46 -08:00
Kubernetes Prow Robot 902b6b8e1b
Merge pull request #3224 from mattjmcnaughton/mattjmcnaughton/bump-go-version-used-for-dockerized-makefile-targets
Use go 1.11 for Dockerized Makefile targets
2019-02-07 00:14:52 -08:00
eduartua 23fd7bee1a Tombstone file for kubectl-conventions.md - deletion date fixed 2019-02-06 16:25:16 -06:00
eduartua 4644fb47e7 all URL pointing to kubectl-conventions.md have been fixed 2019-02-06 16:22:26 -06:00
eduartua 37052c8490 kubectl-conventions.md file moved to devel/sig-cli 2019-02-06 16:22:09 -06:00
Kubernetes Prow Robot c6ab1ddb19
Merge pull request #3222 from mattjmcnaughton/mattjmcnaughton/fix-broken-links-in-sig-testing
Fix broken links in devel/sig-testing
2019-02-06 14:14:25 -08:00