summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-15Add a developer document on running scheduler benchmarksBobby (Babak) Salamat
2019-02-15update references to KEP templateAndrew Kim
2019-02-15Merge pull request #3262 from michmike/masterKubernetes Prow Robot
updating the sigs.yaml for the gmsa project
2019-02-15updating the sigs.yaml for the gmsa projectMichael Michael
2019-02-14multitenancy: update meeting scheduleEric Ernst
The multitenancy working group now meets on Tuesdays. Updating to take this into account. Fixes: #3250 Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-02-15Add examples for member sponsorship requirementsNikhita Raghunath
2019-02-14Merge pull request #3256 from nikhita/sponsor-criteriaKubernetes Prow Robot
github-management: clarify sponsorship criteria
2019-02-14Merge pull request #3231 from nikhita/license-whitelistKubernetes Prow Robot
godep: point to list of whitelisted licenses
2019-02-14github-management: clarify sponsorship criteriaNikhita Raghunath
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-14Merge remote-tracking branch 'upstream/master' into contrib-test-debugHannes Hörl
Signed-off-by: Maria Ntalla <mntalla@pivotal.io>
2019-02-14godep: point to list of whitelisted licensesNikhita Raghunath
2019-02-14Add detail on PR submit, info on debugging failuresHannes Hörl
Signed-off-by: Maria Ntalla <mntalla@pivotal.io>
2019-02-13Merge pull request #3252 from listx/masterKubernetes Prow Robot
Add explicit links to release-engineering in sig-release
2019-02-13Merge pull request #607 from destijl/db-secrets-encryptionKubernetes Prow Robot
Encryption of secrets at the database layer
2019-02-13Merge pull request #3255 from munnerz/patch-1Kubernetes Prow Robot
wg-k8s-infra: update mailing list URL
2019-02-13Update sig-list.mdJames Munnelly
2019-02-13Merge pull request #3254 from BenTheElder/deps-reviewsKubernetes Prow Robot
add some more details to reviewing godeps
2019-02-13Update sigs.yamlJames Munnelly
2019-02-13Update mailing list URLJames Munnelly
2019-02-13Merge pull request #3251 from craiglpeters/patch-1Kubernetes Prow Robot
Changing the co-chair of WG-Multitenancy
2019-02-13add some more details to reviewing godepsBenjamin Elder
2019-02-13Add a moderator templateJorge O. Castro
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-02-12Updated OWNERS_ALIASES, sig-list.md, and wg-multitenancy/README.md to ↵Craig Peters
reflect Tasha's co-chair status
2019-02-12Fix whitespaceLinus Arver
2019-02-12Add explicit links to release-engineering in sig-releaseLinus Arver
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-12Changing the co-chair of WG-MultitenancyCraig Peters
@tashimi has replaced Jessie Frazelle as co-chair of WG-Multitenancy
2019-02-12Merge pull request #3248 from idvoretskyi/idvoretskyi-cs-2019-prep-2019-02-11Kubernetes Prow Robot
ContribSummit files 2018 -> 2019
2019-02-122018 -> 2019Ihor Dvoretskyi
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2019-02-11Merge pull request #3243 from idvoretskyi/idvoretskyi-cs-2019-prep-2019-02-11Kubernetes Prow Robot
2019 Contributor Summits placeholders added
2019-02-11Merge pull request #3244 from spiffxp/add-kind-meetingKubernetes Prow Robot
Add meeting for sigs.k8s.io/kind
2019-02-11Add meeting for sigs.k8s.io/kindAaron Crickenberger
2019-02-11Merge pull request #3236 from cji/masterKubernetes Prow Robot
Add vendor selection process writeup for security audit
2019-02-11Merge pull request #3241 from ↵Kubernetes Prow Robot
mattjmcnaughton/mattjmcnaughton/specify-need-for-python2-bazel-docs Specify need for using py2 with Bazel
2019-02-112019 Contributor Summits placeholders addedIhor Dvoretskyi
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2019-02-10Specify need for using py2 with Bazelmattjmcnaughton
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-08Merge pull request #3233 from ↵Kubernetes Prow Robot
mattjmcnaughton/mattjmcnaughton/fix-broken-testing-commands Fix and update testing documentation
2019-02-08Merge pull request #3240 from fabianbaier/fabianbaier-broken-moderation-linkKubernetes Prow Robot
fixing broken link to moderation guidelines
2019-02-08Add secrets encryption proposal.destijl
2019-02-08fixing broken link to moderation guidelinesFabian Baier
2019-02-08Merge pull request #3234 from ↵Kubernetes Prow Robot
mattjmcnaughton/mattjmcnaughton/make-integration-testing-its-own-doc Make integration-tests its own doc
2019-02-08Update READMECraig Ingram
2019-02-08Add wg-security-audit RFP decision processCraig Ingram
2019-02-08Merge pull request #3235 from castrojo/retire-container-identityKubernetes Prow Robot
Archive WG App dev, kubeadm adoption, and container identity
2019-02-08Merge pull request #3194 from nikhita/update-coc-linksKubernetes Prow Robot
Update CoC links to the Kubernetes CoC instead of the CNCF CoC
2019-02-08Archive WG App dev, kubeadm adoption, and container identityJorge O. Castro
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-02-08Make integration-tests its own docmattjmcnaughton
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-08Fix and update testing documentationmattjmcnaughton
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-08Update CoC links to the Kubernetes CoC instead of the CNCF CoCNikhita Raghunath
2019-02-08Capitalize words, format commands as codeMaria Ntalla
2019-02-08Escalation->EscalatingMaria Ntalla
Opt for active voicing for better readability.