Commit Graph

38 Commits

Author SHA1 Message Date
Aaron Crickenberger da8b84d141 Add kubernetes-sigs/k8s-container-image-promoter repo
... to the sig-release/release-engineering subproject
2019-03-04 18:57:35 -08:00
Andrew Kim af994f21b8 update references to KEP template 2019-02-15 15:56:55 -05: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
Roy Lenferink 4396a8b7f3 Updated OWNERS files to include link to docs 2019-01-30 19:37:21 +01:00
Stephen Augustus 10ded11ecf sig-release: Add RelEng and Licensing subprojects
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-01-20 04:23:59 -05:00
Stephen Augustus 338fb67c1c Update Stephen Augustus (justaugustus) affiliation
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-01-08 19:16:58 -05:00
Aaron Crickenberger 3b8e5440af Fix release-team uri 2019-01-08 10:14:38 -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
Stephen Augustus 179696a774 Update SIG Release contact information
Signed-off-by: Stephen Augustus <foo@agst.us>
2018-11-15 08:56:56 -05:00
Stephen Augustus f0d6a5c814 Add SIG Release charter
Signed-off-by: Stephen Augustus <foo@agst.us>
2018-11-08 17:09:23 -05:00
Stephen Augustus dc03b6a035 Update SIG Release leadership
Signed-off-by: Stephen Augustus <foo@agst.us>
2018-10-30 21:56:35 -04:00
Nikhita Raghunath 180425beba generator: remove google groups note from all SIG READMEs 2018-08-30 19:40:26 +05:30
Aaron Crickenberger c8b2aeb9d2 Regenerate sig docs 2018-08-08 15:07:07 -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
Stephen Augustus 4348a9bd26 Update Agenda links for SIG PM + SIG Release
Signed-off-by: Stephen Augustus <foo@agst.us>
2018-06-18 05:49:37 -04:00
jdumars b1d7730de3 Changed company affiliation for jdumars 2018-05-24 15:22:00 -07:00
Christoph Blecker 1fff61d130
Regenerate docs 2018-03-14 15:38:20 -07: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
Christoph Blecker e0c807ce1c
Regenerate docs 2018-01-24 12:58:19 -08:00
Ihor Dvoretskyi 490713753b Added Jaice as a SIG-Release lead - fixed misspelling 2018-01-22 21:28:15 +00:00
Ihor Dvoretskyi 4df62b4fb8 Added Jaice as a SIG-Release lead 2018-01-22 21:22:21 +00:00
Christoph Blecker 4433416ccc
Update calebamiles affiliation 2018-01-22 09:56:47 -08:00
Nikhita Raghunath 7a429efb12 update generated sig READMEs 2018-01-18 16:29:17 +05:30
Christoph Blecker 5baa99dbf6
Regenerate docs 2017-11-26 09:06:54 -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
Kubernetes Submit Queue f14b3a07b5 Merge pull request #917 from calebamiles/update-sig-release
Automatic merge from submit-queue

Update SIG Release info

We moved into the top level `kubernetes/sig-release` but need to
include ourselves in the canonical list
2017-08-15 18:54:28 -07:00
caleb miles 0dc8be8436
Update SIG Release info
We moved into the top level `kubernetes/sig-release` but need to
include ourselves in the canonical list
2017-08-15 17:58:35 -07:00
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
caleb miles 8797ac8ddc
SIG Release has a top level repository
Now located at `kubernetes/sig-release`
2017-07-20 14:53:38 -07:00
caleb miles 49d5df75d0
Create SIG Release
As discussed on [kubernetes-dev](https://groups.google.com/forum/#!topic/kubernetes-dev/tOBsGSwOcJM)

Signed-off-by: caleb miles <caleb.miles@coreos.com>
2017-05-10 04:54:17 -07:00