Commit Graph

7457 Commits

Author SHA1 Message Date
toyoda cabb6548fe change old link to new link 2019-05-07 17:25:02 +09:00
Kubernetes Prow Robot 4aedcd41c0
Merge pull request #3627 from mrbobbytables/add-emeritus-owners
Add emeritus to owners guidelines
2019-05-06 15:47:39 -07:00
Kubernetes Prow Robot 56a4fad9f5
Merge pull request #3680 from spiffxp/fix-some-sigs-yaml-validations
Fix most sigs.yaml validation errors
2019-05-06 13:09:43 -07:00
Aaron Crickenberger 32999dfb77 Ran make 2019-05-06 11:54:22 -07:00
Aaron Crickenberger 7fb5c0589c Add mission statements for sigs that miss it
Educated guess: first sentence of charter
2019-05-06 11:54:04 -07:00
Aaron Crickenberger fd9fa704c1 Fix invalid sig names
Specifically:
- Networking -> Network
- Big Data isn't a SIG
2019-05-06 11:49:27 -07:00
Aaron Crickenberger 71bfc33418 Fix person names/companies and run make 2019-05-06 11:47:43 -07:00
Aaron Crickenberger e63cbfae86 Validate same github id has same name/compay 2019-05-06 11:45:46 -07:00
Kubernetes Prow Robot 08281a417f
Merge pull request #3671 from spiffxp/format-sigs-yaml
Enforce consistent formatting of sigs.yaml
2019-05-06 07:17:39 -07:00
Kubernetes Prow Robot fa149ea119
Merge pull request #3660 from ClaudiaJKang/ko-contributor-cheatsheet
Localize contributor cheatsheet in Korean
2019-05-05 23:39:36 -07:00
Claudia J. Kang 955e91a58d Localize contributor cheatsheet in Korean
* This commit add Korean contributor cheatsheet.

* Apply ianychoi's comment
2019-05-06 14:45:03 +09:00
Kubernetes Prow Robot aac6d7b2a4
Merge pull request #3676 from justaugustus/slack-sig-release
Add SIG Release Slack configs
2019-05-05 19:51:36 -07:00
Cheryl Fong 700e1ff7e0 Add SIG Release Slack configs
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-05-05 19:00:11 -04:00
Aaron Crickenberger f2c3064a5b Ran make 2019-05-03 11:20:52 -07:00
Aaron Crickenberger 2b74274adc Prototype validation of sigs.yaml
Demonstrating this could be done, not going to enforce it for now.

There are also a number of these conventions that could probably
just be auto-generated.
2019-05-03 11:20:04 -07:00
Aaron Crickenberger 89cde82503 Update generator to reformat sigs.yaml
The following formatting is enforced:
- Consistent identation of 2 spaces
- Keys are sorted by order of struct fields
- Lists are sorted by struct-dependent keys
- Comments are stripped

I had hopes of using yaml.Node to preserve comments, but found no
obvious way to marshal from struct to Node, meaning all data
manipulation had to be done against Nodes. This loses us all of the
benefits of using a struct: types, known fields, field order.

Given that there aren't many comments in sigs.yaml to begin with, I'm
erring on the side of dropping support for them.
2019-05-03 11:20:04 -07:00
Aaron Crickenberger b91b05da2e Upgrade to gopkg.in/yaml.v3
This gives us access to the yaml.Node type, which can be used to
preserve more formatting than v2 supported during round tripping
of YAML
2019-05-03 11:20:04 -07:00
Aaron Crickenberger 6ae2680bad sigs.yaml touchup: add missing label fields to WGs 2019-05-03 11:20:04 -07:00
Aaron Crickenberger cdee447b51 sigs.yaml touchup: populate recordings_url for sig-ui 2019-05-03 11:18:34 -07:00
Aaron Crickenberger 2075eb1edb sigs.yaml touchup: remove subprojects field from sig-openstack 2019-05-03 11:18:27 -07:00
Aaron Crickenberger 30a658a5e1 sigs.yaml touchup: add charter links 2019-05-03 11:18:18 -07:00
Aaron Crickenberger 5f11a0a62e sigs.yaml touchup: Add missing company affiliations 2019-05-03 11:18:12 -07:00
Kubernetes Prow Robot 5b12936b6a
Merge pull request #3670 from mrbobbytables/rename-big-data-slack
Rename sig-big-data slack channel to ug-big-data.
2019-05-03 10:35:41 -07:00
Bob Killen 34d434d4ea
Rename sig-big-data slack channel to ug-big-data. 2019-05-03 13:01:40 -04:00
Kubernetes Prow Robot eb786563ef
Merge pull request #3669 from gyliu513/ibmcloud
Added subproject cluster-api-provider-ibmcloud to ibmcloud.
2019-05-03 08:06:20 -07:00
Guang Ya Liu a5e8525084 Added subproject cluster-api-provider-ibmcloud to ibmcloud. 2019-05-03 05:19:17 -07:00
Kubernetes Prow Robot d26122a32b
Merge pull request #3668 from nikhita/remove-cri-o
sig-node: remove the cri-o subproject
2019-05-02 19:38:18 -07:00
Nikhita Raghunath 1fa0f02328 sig-node: remove the cri-o subproject
cri-o has migrated to its own github org: https://github.com/kubernetes/org/issues/675
2019-05-03 07:42:53 +05:30
Kubernetes Prow Robot 304c89c6c1
Merge pull request #3667 from raelga/add-discuss-spanish-regional-category-moderators
Add Discuss Spanish Regional Category moderators
2019-05-02 19:00:20 -07:00
Rael Garcia b235e24824 Add Discuss Spanish Regional Category moderators 2019-05-03 01:51:18 +02:00
Kubernetes Prow Robot 8ef1fcddee
Merge pull request #3666 from erikerlandson/update-ug-big-data
Sync google group name and slack for Big Data User Group transition
2019-05-02 13:12:21 -07:00
Erik Erlandson 6f28f0c1f9 Sync google group name and slack for Big Data User Group transition 2019-05-02 13:05:58 -07:00
Bob Killen 4bda78d391
Add emeritus to owners guidelines 2019-05-02 07:26:16 -04:00
Kubernetes Prow Robot f8cf9fa4b4
Merge pull request #3610 from frapposelli/master
Update sig-cloud-provider charter to support orphaned subprojects
2019-05-01 13:32:24 -07:00
Kubernetes Prow Robot 065ae397ce
Merge pull request #3631 from ddebroy/inline1
Enhancements for inline volume migration
2019-04-30 18:20:57 -07:00
Kubernetes Prow Robot 488a921b57
Merge pull request #3657 from tstromberg/minikube-oh2
New channel: #minikube-dev
2019-04-30 04:51:38 -07:00
Thomas Stromberg 5e31600c3d Add minikube-dev channel 2019-04-29 20:10:22 -07:00
Kubernetes Prow Robot e88a515dc7
Merge pull request #3656 from mrbobbytables/slack-channel-length
Add Slack channel name length restriction.
2019-04-29 17:01:35 -07:00
Bob Killen f5fb9b7ed0
Add Slack channel name length restriction. 2019-04-29 19:36:34 -04:00
Kubernetes Prow Robot bd9008a322
Merge pull request #3596 from alejandrox1/non-code-contribs
Added info to non-code-contributing guide
2019-04-29 15:03:38 -07:00
Deep Debroy 3cfb221809 Fix Typos
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-04-29 11:21:05 -07:00
Deep Debroy cf0b2483f9 Specify InlineVolumeSpec field in VolumeAttachmentSource for in-line handling
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-04-29 11:19:32 -07:00
Kubernetes Prow Robot ddde7da237
Merge pull request #3653 from zegl/patch-1
Add #kube-score Slack channel
2019-04-29 04:48:20 -07:00
Gustav Westling e63fee8375
Add #kube-score Slack channel
This channel will be used for the kube-score project

https://github.com/zegl/kube-score
2019-04-28 18:03:44 +02:00
Kubernetes Prow Robot 7ced38aede
Merge pull request #3648 from castrojo/cncf-servicedesk
Add an OWNERs file for people responsible for representing k8s in the
2019-04-26 12:40:04 -07:00
Kubernetes Prow Robot 895649a717
Merge pull request #3640 from zacharysarah/update-docs-subprojects
Add K8s blog teams and update charter
2019-04-26 09:46:30 -07:00
Kubernetes Prow Robot b999816cb9
Merge pull request #3651 from castrojo/security-addition
Add a link to the product security team pages
2019-04-26 06:58:29 -07:00
Jorge O. Castro 9e6cbb5ae6 Add a link to the product security team pages
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-04-26 09:51:06 -04:00
Kubernetes Prow Robot 368580e43f
Merge pull request #3649 from liggitt/finalize-namespace
Fix typo in namespace finalize verb
2019-04-25 14:28:31 -07:00
Jordan Liggitt 41ba756c9f Fix typo in namespace finalize verb 2019-04-25 17:23:54 -04:00