Commit Graph

112 Commits

Author SHA1 Message Date
Aaron Crickenberger 907d38eebd move repo-infra subproject to sig-testing
repo-infra is mostly used for kazel, which relates to bazel, which
is under sig-testing's purview
2019-08-08 17:20:15 -07:00
Aaron Crickenberger 4eec9f39d6 Run make to use new generator templates 2019-08-08 12:54:16 -07:00
Aaron Crickenberger 23c75530b5 Update sig-testing meeting to 10am biweekly 2019-08-01 13:43:53 -07:00
Aaron Crickenberger 47f4e3b87c Remove test-infra role from SIG Testing charter 2019-07-29 17:12:56 -07:00
Aaron Crickenberger 86d0905976 Add some sig testing presentations 2019-06-21 17:17:25 -07:00
Aaron Crickenberger f2c3064a5b Ran make 2019-05-03 11:20:52 -07:00
Kubernetes Prow Robot 5f1f6b47c6
Merge pull request #3483 from spiffxp/add-subproject-contacts
Add contact (slack, mailing_list, teams) to subprojects
2019-03-20 12:39:43 -07:00
Benjamin Elder 36a1cddee7 update kind meeting to biweekly 2019-03-20 11:25:32 -07:00
Aaron Crickenberger 2e1518026b Make subproject contacts optional, nest in display 2019-03-20 11:00:17 -07:00
Aaron Crickenberger 63dcb38987 Add contact (slack, mailing_list, teams) to subprojects
Demonstrate by adding slack channels for sig-testing subprojects
that already have their own slack channels

Add a GitHub team related to conformance to sig-arch's conformance
definition subproject

GitHub teams as implemented now are very kubernetes-org centric,
I'm not trying to change that here, would suggest a followup
change to allow for the use of github teams in other orgs
(like kubernetes-sigs)
2019-03-20 10:55:36 -07:00
Timothy St. Clair 3e99e81eb8 Updating time and re-starting the meetings 2019-03-05 16:36:47 -06:00
Aaron Crickenberger 53f0721035 Add meeting for sigs.k8s.io/kind 2019-02-11 15:59:51 -07:00
Roy Lenferink 4396a8b7f3 Updated OWNERS files to include link to docs 2019-01-30 19:37:21 +01:00
Stephen Augustus e38e9b51cf s/Heptio/VMware in sigs.yaml
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-01-23 12:33:08 +08:00
Tariq Ibrahim 6eb1050609 Use the correct link to the gopherage OWNERS file
Signed-off-by: tariqibrahim <tariq181290@gmail.com>
2019-01-17 19:56:09 -08:00
Christoph Blecker aea248fb61
Add nikhita as contribex tech lead 2019-01-11 12:21:34 -08:00
Aaron Crickenberger 49d3d7643f Adjust subprojects for sig-testing, sig-release
Specifically

- add boksos, gopherage, gubernator and prow to
  sig-testing
- move sig-testing's "repo-publishing" to sig-release
  as "publishing-bot"
- rename sig-release's "release" to "release-team" and
  add the release-team/OWNERS to owners
- add descriptions to sig-release subprojects
2019-01-07 14:15:51 -08:00
Mike Danese 0ec20e7e32 trim whitespace around sub-project descriptions
so block descriptions look the same as inline descriptions.
2018-11-02 11:37:02 -07:00
Aaron Crickenberger 1e83f0042f Address brendandburns review comments 2018-10-18 14:09:07 -07:00
Aaron Crickenberger 0bac6c6cb9 Added comments re: workflow and automation, linkable headers 2018-10-16 11:45:29 -07:00
Aaron Crickenberger cb66d54f2e Flesh out sig-governance diff, sketch change process 2018-10-13 15:29:44 -07:00
Aaron Crickenberger 20fe5a3275 Address review comments 2018-10-13 13:44:16 -07:00
Aaron Crickenberger 72e434039c Initial stab at SIG Testing charter 2018-10-09 11:43:43 -07:00
Aaron Crickenberger f6e01771ee Add kind to sig-testing subprojects
A few misc cleanup nits while I was there:
- word-wrap the description for testing-commons
- alphabetize the subprojects
2018-09-17 15:40:09 -07:00
Nikhita Raghunath 180425beba generator: remove google groups note from all SIG READMEs 2018-08-30 19:40:26 +05:30
Aaron Crickenberger 217220ef20 Prune sig-testing github teams
Rename sig-testing-misc to sig-testing

Leave sig-testing-pr-reviews since I recall seeing that used when
devstats was tracking this stuff
2018-08-15 10:12:59 -07:00
Aaron Crickenberger c8b2aeb9d2 Regenerate sig docs 2018-08-08 15:07:07 -07:00
Aaron Crickenberger 3025612a61 Follow testing-common's frameworks repo move to kubernetes-sigs 2018-08-03 17:36:19 -07:00
Aaron Crickenberger 96654881c5 I changed employers 2018-07-18 16:53:04 -07:00
k8s-ci-robot bee2467b44
Merge pull request #2308 from whs-dot-hk/patch-3
Beautify generator
2018-06-26 11:49:52 -07:00
Wong Heung Sang 7270d21f5e Regenerate 2018-06-24 13:43:06 +08:00
jdumars 12e50a50b3 Change zoom links per SC meeting 2018-06-22 11:38:32 -07:00
Aaron Crickenberger 675ee8158a Update company 2018-05-10 14:08:21 -07:00
Christoph Blecker 1fff61d130
Regenerate docs 2018-03-14 15:38:20 -07:00
Daniel Smith 4f2ae0cbad generated 2018-03-08 15:26:56 -08:00
Aaron Crickenberger 28584e497e update subprojects based on review comments 2018-02-07 16:11:54 -07:00
Aaron Crickenberger 170a99a651 Add strawman implementation of subprojects
A subproject is a one-to-many mapping of a name to a list of
OWNERS urls.  This allows for a subproject to be a single repo (eg:
helm), or a subproject to be a list of multiple subdirectories across
one or more repos (eg: workloads api)

SIG meetings dedicated to a single subproject moved down to subproject
meetings
2018-02-07 16:11:54 -07:00
Timothy St. Clair 3997b7f628 Update sig-testing to reflect changes
Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
2018-01-26 12:44:38 -06:00
Christoph Blecker e0c807ce1c
Regenerate docs 2018-01-24 12:58:19 -08:00
Nikhita Raghunath 7a429efb12 update generated sig READMEs 2018-01-18 16:29:17 +05:30
Aaron Crickenberger 4fb180b440 Use short uris for sig-testing links 2017-12-20 12:08:56 -05:00
Aaron Crickenberger 960229ed9b Update sig-testing leads 2017-12-12 17:21:49 -08:00
Christoph Blecker 5baa99dbf6
Regenerate docs 2017-11-26 09:06:54 -08:00
Joe Beda 1cc0e97482
Make time zone explicit 2017-11-06 13:35:52 -08:00
Aaron Crickenberger ef9cd02168 Update sig-testing's meeting to account for DST changeover
Our meeting is defined in terms of US pacific wall-clock time, which
just jumped ahead an hour thanks to the wonderfully helpful and
productivity-increasing daylight savings time ritual that we follow
in the US.
2017-11-06 12:29:35 -08:00
Christoph Blecker 2738c63b69
Regenerate docs 2017-10-31 14:17:12 -07:00
Christoph Blecker 5422005a3f
Add sig labels and use aliases in OWNERS files 2017-10-27 09:34:18 -07:00
Christoph Blecker 72c31ace11
Full URL in sig readme header 2017-10-24 23:12:46 -07:00
Christoph Blecker 28825dd695
Display github handle for sig leads 2017-08-23 14:12:24 -07:00
shashidharatd 087f0623b4 Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
Cole Wagner 2193bab430 Make tabs in OWNERS files into 2 spaces. 2017-08-15 16:33:18 -07:00
Garrett Rodrigues 5396487c42 Add owners files with sig-leads 2017-08-15 15:37:31 -07:00
Christoph Blecker dab11eb581
Regenerate sig docs 2017-06-22 09:55:39 -07:00
Jamie Hannaford d8b3e0cc2b Generate SIG docs 2017-06-07 15:28:16 +01:00
Aaron Crickenberger ecee211de1 Add links to sig-testing's GitHub teams 2017-06-05 09:25:58 -07:00
Aaron Crickenberger da18bb3e87 New zoom uri for weekly meetings
Owned by kubernetes-sig-testing-leads@googlegroups.com
2017-06-05 09:24:59 -07:00
Aaron Crickenberger d87965e15d Update SIG Testing info
- new meeting time, 9:30am PDT -> 1:00pm PDT
- new organizers: @fejta, @timothysc
- dropped old github team, added new github teams (hi @kubernetes/sig-testing-pr-reviews)
- added `sig/testing` label queries
2017-05-10 15:56:15 -07:00
yanan Lee 1644134799 Incorrect punctuation types
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Single quotes incorrect

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Incorrect

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

delete

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
2016-12-22 15:50:25 +08:00
Aaron Crickenberger be1a594d54 sig-testing meets on tuesdays 2016-05-13 11:01:03 -07:00
Aaron Crickenberger 4407c430c8 Change sig-testing meeting time to 9:30am
As discussed at 2016-05-10 meeting
2016-05-12 15:43:39 -07:00
Aaron Crickenberger b05cdb2d98 Fill out sig-testing .md from first page of agenda/notes doc 2016-05-12 15:43:36 -07:00
Aaron Crickenberger 01112e6e27 Add SIG pages from kubernetes.wiki as READMEs 2016-05-12 15:41:04 -07:00