| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-25 | Merge pull request #3836 from chuckha/capd | Kubernetes Prow Robot | |
| Request new channel for CAPD | |||
| 2019-06-25 | adding contributor summit feedback | parispittman | |
| 2019-06-25 | Merge pull request #3839 from ↵ | Kubernetes Prow Robot | |
| mrbobbytables/add-capi-bootstrap-kubeadm-subproject sig-cluster-lifecycle: add cluster-api-bootstrap-provider-kubeadm subproject | |||
| 2019-06-25 | Add rationale for preserving persisted data for alpha fields | Jordan Liggitt | |
| 2019-06-25 | sig-cluster-lifecycle: update cluster-api owner references | Bob Killen | |
| Add kubernetes-sigs/cluster-api-bootstrap-provider-kubeadm owners reference to the cluster-api subproject. | |||
| 2019-06-25 | Merge pull request #3840 from parispittman/moaryt | Kubernetes Prow Robot | |
| youtube guideline updates | |||
| 2019-06-25 | youtube updates | parispittman | |
| 2019-06-24 | Merge pull request #3833 from tddorgtfo/patch-1 | Kubernetes Prow Robot | |
| Cleanup tombstone files in community/devel | |||
| 2019-06-24 | Merge pull request #3831 from spiffxp/sig-testing-prezos | Kubernetes Prow Robot | |
| Add some sig testing presentations | |||
| 2019-06-24 | Merge pull request #3825 from mtaufen/stealthybox | Kubernetes Prow Robot | |
| Add stealthybox as wg-component-standard co-chair | |||
| 2019-06-24 | Merge pull request #3832 from nikhita/execution-hook | Kubernetes Prow Robot | |
| sig-apps: add execution-hook subproject | |||
| 2019-06-24 | Request new channel for CAPD | Chuck Ha | |
| Signed-off-by: Chuck Ha <chuckh@vmware.com> | |||
| 2019-06-24 | Merge pull request #3822 from chuckha/scl | Kubernetes Prow Robot | |
| Adds cluster-api-provider-docker | |||
| 2019-06-24 | Merge pull request #3748 from mhamdisemah/3696 | Kubernetes Prow Robot | |
| Guide needs to mention setting github status #3696 | |||
| 2019-06-24 | updated time and title for the San Diego Contributor Summit planning meeting ↵ | Dawn M. Foster | |
| for San Diego. | |||
| 2019-06-23 | Cleanup tombstone files in community/devel | Richard Marcum | |
| 2019-06-22 | sig-apps: add execution-hook subproject | Nikhita Raghunath | |
| 2019-06-21 | Merge pull request #3804 from idealhack/apac/handbook-init | Kubernetes Prow Robot | |
| add sig-contribex apac coordinator role handbook | |||
| 2019-06-22 | added sig-contribex apac coordinator role handbook | Yang Li | |
| 2019-06-21 | Merge pull request #3830 from justaugustus/rel-slack-teams | Kubernetes Prow Robot | |
| slack: Fix channel auto-joins for release-managers usergroup | |||
| 2019-06-21 | Add some sig testing presentations | Aaron Crickenberger | |
| 2019-06-21 | slack: Fix channel auto-joins for release-managers usergroup | Stephen Augustus | |
| Signed-off-by: Stephen Augustus <saugustus@vmware.com> | |||
| 2019-06-21 | Merge pull request #3829 from justaugustus/rel-slack-teams | Kubernetes Prow Robot | |
| slack: Rename release-managers channel to release-management | |||
| 2019-06-21 | slack: Rename release-managers channel to release-management | Stephen Augustus | |
| Signed-off-by: Stephen Augustus <saugustus@vmware.com> | |||
| 2019-06-21 | Merge pull request #3827 from justaugustus/rel-slack-teams | Kubernetes Prow Robot | |
| slack: Add Release Managers usergroup | |||
| 2019-06-21 | slack: Add Release Managers usergroup | Stephen Augustus | |
| Signed-off-by: Stephen Augustus <saugustus@vmware.com> | |||
| 2019-06-21 | Reviewd and updated spelling, grammar and punctuation. (#3826) | cryptographicfool | |
| * Reviewd and updated spelling, grammar and punctuation. * Update contributors/guide/pull-requests.md Co-Authored-By: Christoph Blecker <admin@toph.ca> * Update contributors/guide/pull-requests.md Co-Authored-By: Christoph Blecker <admin@toph.ca> | |||
| 2019-06-20 | Add stealthybox as wg-component-standard co-chair | Michael Taufen | |
| Lucas announced that he is stepping down from co-chairing wg-component-standard due to time constraints. He nominated Leigh Capili (stealthybox@) to take his place: https://groups.google.com/forum/#!topic/kubernetes-wg-component-standard/eBKx2LY9AMk Leigh has the general support of contributors in the working group, and my approval as co-chair. There have been no other nominations or objections in the past two days. | |||
| 2019-06-20 | Merge pull request #3821 from Huang-Wei/convenitonal-test-args | Kubernetes Prow Robot | |
| conventional test args to bypass UTs | |||
| 2019-06-20 | Merge pull request #3823 from kbarnard10/patch-3 | Kubernetes Prow Robot | |
| Update README.md | |||
| 2019-06-20 | Update README.md | Kaitlyn Barnard | |
| 2019-06-20 | Merge pull request #3766 from nzoueidi/wg-sig-security-audit | Kubernetes Prow Robot | |
| Add stakeholder SIGs for wg-security-audit | |||
| 2019-06-20 | Add Google groups changes settings | Naeil Ezzoueidi | |
| * Address Paris's review | |||
| 2019-06-20 | Adds cluster-api-provider-docker | Chuck Ha | |
| Signed-off-by: Chuck Ha <chuckh@vmware.com> | |||
| 2019-06-20 | Add Mailing list and Github notification best practice | Naeil Ezzoueidi | |
| * Rename the file to best-practices.md * Addressing reviewers's comments * Reference Tim's gmail filters in kubernetes-dev * Address some of the comments * Fix some typos * Address reviews * Add Gubernator note * Use git.k8s.io instead of github.com | |||
| 2019-06-20 | conventional test args to bypass UTs | Wei Huang | |
| - when running benchmark tests, we used to use `-run=xxx` to exclude unit tests; however a more conventional way is to use `-run=^$`, `-run=^$$` here is to excape the $ simbol, otherwise it won't work. - add info to display benchmark output only | |||
| 2019-06-19 | Merge pull request #3819 from guineveresaenger/handbook | Kubernetes Prow Robot | |
| New Contributor Content Lead Role fleshed out | |||
| 2019-06-19 | Merge pull request #3820 from mrbobbytables/add-nzoueidi-as-coordinator | Kubernetes Prow Robot | |
| Add nzoueidi as New Membership Coordinator. | |||
| 2019-06-19 | Replace mrbobbytables with nzoueidi as New Membership Coordinator. | Bob Killen | |
| 2019-06-19 | New Contributor Content Lead Role fleshed out | guineveresaenger | |
| 2019-06-19 | Merge pull request #3817 from celanthe/patch-1 | Kubernetes Prow Robot | |
| Update meet-our-contributors.MD | |||
| 2019-06-20 | Update mentoring/meet-our-contributors.md | Kiran | |
| Co-Authored-By: Christoph Blecker <admin@toph.ca> | |||
| 2019-06-20 | Update meet-our-contributors.MD | Kiran | |
| Made some very minor grammar changes. | |||
| 2019-06-19 | Merge pull request #3814 from nikhita/support-template | Kubernetes Prow Robot | |
| Add discuss.k8s.io to support response blurb | |||
| 2019-06-18 | Merge pull request #3812 from MarckK/patch-1 | Kubernetes Prow Robot | |
| Fix typo non-code-contributions.md | |||
| 2019-06-18 | Merge pull request #3813 from nikhita/minibroker | Kubernetes Prow Robot | |
| service-catalog: add minibroker subproject | |||
| 2019-06-18 | Add discuss.k8s.io to support response blurb | Nikhita Raghunath | |
| 2019-06-18 | service-catalog: add minibroker subproject | Nikhita Raghunath | |
| 2019-06-18 | Fix typo non-code-contributions.md | Kara de la Marck | |
| 2019-06-17 | Merge pull request #3808 from frapposelli/master | Kubernetes Prow Robot | |
| Add cluster-api-vsphere slack channel | |||
