summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-23Merge pull request #4438 from nikhita/generator-ownersKubernetes Prow Robot
generator: update OWNERS
2020-01-23Update SIG Scalability READMEMatt Matejczyk
Update meeting dates, contact points, add document with scalabiltiy regressions and bugs.
2020-01-23Merge pull request #4435 from parispittman/meetourcontribKubernetes Prow Robot
meet our contrib host and doc updates
2020-01-23generator: update OWNERS to current list of reviewersNikhita Raghunath
2020-01-23Merge pull request #4436 from neolit123/1.18-owners-aliases-gen-sortKubernetes Prow Robot
generator/app: add means for sorted and de-duped OWNERS_ALIASES
2020-01-23generator/app: add means for sorted and de-duped OWNERS_ALIASESLubomir I. Ivanov
- Add LeadershipGroup#Owners() which returns a sorted and de-duped list of owners ([]Person) for this LeadershipGroup by combining Chairs and TechnicalLeads - The function is used in generator/aliases.tmpl - Update OWNERS_ALIASES with the new results
2020-01-22host and time updatesparispittman
2020-01-22updated process infoparispittman
2020-01-22Merge pull request #4384 from jeefy/mg-updateKubernetes Prow Robot
Add M&G staff to AMS page
2020-01-22clarifying the APAC timeJim Angel
2020-01-22Merge pull request #4422 from kinvolk/alban/slack-inspektor-gadgetKubernetes Prow Robot
New slack channel for Inspektor Gadget
2020-01-21Merge pull request #4431 from Huang-Wei/update-scheduler-co-chairKubernetes Prow Robot
Update Huang-Wei as new sig-scheduling co-lead
2020-01-21Merge pull request #4287 from k82cn/update-ml-wg-orgKubernetes Prow Robot
Update ML-WG org.
2020-01-21Update Huang-Wei as new sig-scheduling co-leadWei Huang
2020-01-21Merge pull request #4407 from idealhack/patch-4Kubernetes Prow Robot
eu-summit-2020: add shadows for current content team
2020-01-21Merge pull request #4427 from parispittman/survey2019Kubernetes Prow Robot
adding readme for survey data
2020-01-21adding readme for dataparispittman
2020-01-20Merge pull request #4419 from cblecker/contribex-updateKubernetes Prow Robot
Update chairs and teams for Contributor Experience
2020-01-20Merge pull request #4425 from munnerz/patch-1Kubernetes Prow Robot
slack-config: archive #navigator channel
2020-01-20slack-config: archive #navigator channelJames Munnelly
This channel hasn't been used since May '18 and was originally requested by myself - this does not need to continue existing 😄 if anything changes in future, we can un-archive it.
2020-01-19Merge pull request #4400 from tallclair/sig-authKubernetes Prow Robot
Archive SIG-Auth 2019 meeting notes
2020-01-17Update chairs and teams for Contributor ExperienceChristoph Blecker
2020-01-17Merge pull request #4421 from nikhita/testing_frameworksKubernetes Prow Robot
sig-testing: remove testing_frameworks repo
2020-01-17New slack channel for Inspektor GadgetAlban Crequy
Inspektor Gadget (https://github.com/kinvolk/inspektor-gadget) contains a collection of gadgets for developers of Kubernetes applications. Its main gadget, traceloop, uses BPF to record system calls performed by each pod like a flight recorder. It can be used to see the last system calls performed by a pod after it crashed. It is available under the Apache license. It is built on top of BCC (https://github.com/iovisor/bcc) and traceloop (https://github.com/kinvolk/traceloop).
2020-01-17Add contributor cheat-sheet in UkrainianAnastasiya Kulyk
2020-01-17sig-testing: remove testing_frameworks repoNikhita Raghunath
2020-01-16Merge pull request #4418 from pmorie/sig-storage-updateKubernetes Prow Robot
Recognize Brad Childs as emeritus lead of SIG storage
2020-01-16Recognize Brad Childs as emeritus lead of SIG storagePaul Morie
2020-01-16Merge pull request #4417 from nikhita/scheduler-pluginsKubernetes Prow Robot
sig-scheduling: add scheduler-plugins repo
2020-01-16sig-scheduling: add scheduler-plugins repoNikhita Raghunath
2020-01-16Be more explicit about what's allowed on our properties (#4385)Jorge O. Castro
* Be more explicit about what's allowed on our properties Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Add some positive examples and small fixes Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Make this word present tense Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2020-01-15Merge pull request #4393 from davidz627/fix/migPKubernetes Prow Robot
Dynamically provisioned volume deletion fix for migration design
2020-01-15Merge pull request #4414 from ncdc/capi-office-hours-link-2020Kubernetes Prow Robot
Update Cluster API notes/agenda document for 2020
2020-01-15Update Cluster API notes/agenda document for 2020Andy Goldstein
Signed-off-by: Andy Goldstein <goldsteina@vmware.com>
2020-01-15Merge pull request #4405 from ↵Kubernetes Prow Robot
mattjmcnaughton/mattjmcnaughton/delete-kubetest-ctl-from-e2e-tests Delete instructions describing the `kubetest -ctl` command
2020-01-15Merge pull request #4413 from robscott/sig-network-zoom-meetingsKubernetes Prow Robot
Adding Zoom links for new sig-network meetings
2020-01-15Adding Zoom links for new sig-network meetingsRob Scott
2020-01-15Merge pull request #4411 from christopherhein/chore/community-meeting-dateKubernetes Prow Robot
updating community call documented date to reflect 2020 changes
2020-01-15Merge pull request #4412 from robscott/sig-network-meetingsKubernetes Prow Robot
Adding new sig-network meetings for Ingress and Service APIs
2020-01-15updating community call documented date to reflect 2020 changesChris Hein
Signed-off-by: Chris Hein <me@chrishein.com>
2020-01-15Adding new sig-network meetings for Ingress and Service APIsRob Scott
2020-01-15Merge pull request #4408 from mrbobbytables/update-cluster-capacityKubernetes Prow Robot
sig-scheduling: move cluster-capacity from k-incubator to k-sigs
2020-01-15sig-scheduling: move cluster-capacity from k-incubator to k-sigsBob Killen
2020-01-15eu-summit-2020: added shadows for current content teamYang Li
2020-01-15Update SIG Usability meeting time (#4402)Gaby Moreno
* update meeting time to 9am pst * ran make
2020-01-15Delete instructions describing the `kubetest -ctl` commandmattjmcnaughton
As far as I can tell, `kubetest` no longer has a `-ctl` flag. Remove it from the examples of commands that can be run using `kubetest`.
2020-01-14Merge pull request #4403 from spiffxp/deflake-suggestsKubernetes Prow Robot
Add some suggestions on how to handle flakes
2020-01-14Add some suggestions on how to handle flakesAaron Crickenberger
based on looking at deflaking PRs from the past few months, what are some common anti-patterns or fixes?
2020-01-14Merge pull request #4404 from spiffxp/clarify-conformanceKubernetes Prow Robot
Add two clarifications to conformance requirements
2020-01-14Dynamically provisioned volume deletion fix for migration designDavid Zhu