Commit Graph

7139 Commits

Author SHA1 Message Date
Kubernetes Prow Robot b94ea3fd67
Merge pull request #3473 from michmike/patch-1
Update README.md
2019-03-19 15:46:21 -07:00
Michael Michael 6f1aaf30ef
Update README.md 2019-03-19 17:19:54 -05:00
Kubernetes Prow Robot c948a45fc6
Merge pull request #3472 from tpepper/master
contributor docs: clarify cherry pick release notes
2019-03-19 14:16:21 -07:00
Tim Pepper d83cc3fda8 contributor docs: clarify cherry pick release notes
Cherry picks are now mostly handled primarily through automation,
including their release note block.  In some cases that release
note automation may fail (multiple candidate release notes from
which to pick) and human intervention is required, but this amounts
to just adding the otherwise normal `release-note` block in the
pull request description.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2019-03-19 13:52:26 -07:00
Kubernetes Prow Robot 4b28da7913
Merge pull request #3465 from Betula-L/patch-1
fix typo for testing documentation
2019-03-19 10:50:25 -07:00
Kubernetes Prow Robot 0a2353b1d2
Merge pull request #3468 from michmike/patch-3
Update CONTRIBUTING.md
2019-03-19 07:20:27 -07:00
Michael Michael cfe1e0b3b3
Update CONTRIBUTING.md 2019-03-19 09:07:37 -05:00
Betula-L 085d7d7184
fix typo for testing documentation 2019-03-19 17:14:28 +08:00
Kubernetes Prow Robot c9e0fb29fd
Merge pull request #3464 from michmike/patch-2
updating the gathering logs section
2019-03-18 23:06:20 -07:00
Kubernetes Prow Robot 8654332872
Merge pull request #3463 from spiffxp/no-pcu-during-codefreeze
priority/critical-urgent isn't needed during code freeze
2019-03-18 22:32:20 -07:00
Michael Michael 05b1182871
updating the gathering logs section 2019-03-18 23:58:27 -05:00
Aaron Crickenberger 26ca72deaa priority/critical-urgent isn't needed during code freeze 2019-03-18 20:01:10 -07:00
Kubernetes Prow Robot e5b26baacc
Merge pull request #3457 from michmike/patch-1
Update CONTRIBUTING.md
2019-03-18 14:28:21 -07:00
Michael Michael b5b14d7c5b
Update CONTRIBUTING.md 2019-03-18 16:15:06 -05:00
Kubernetes Prow Robot 45fd38089c
Merge pull request #3437 from nikhita/committee-sigs-yaml
generator: add support for committees
2019-03-18 13:28:20 -07:00
Kubernetes Prow Robot 49f183ed53
Merge pull request #3333 from idealhack/sig-contribex-apac-meeting
Added APAC meeting to sig-contribex meetings
2019-03-18 11:44:20 -07:00
Kubernetes Prow Robot 72a6c6e94d
Merge pull request #3442 from nikhita/really-sunset-clusterops
Archive SIG Cluster Ops
2019-03-18 11:36:20 -07:00
Kubernetes Prow Robot 858950fa84
Merge pull request #3419 from guineveresaenger/windows
Adds SIG-specific contributing guides to contributing guide README
2019-03-18 09:26:28 -07:00
Kubernetes Prow Robot 774e750a7d
Merge pull request #3447 from dholbach/update-slack-channel-request-instructions
update instructions to use new slack request process
2019-03-18 07:07:19 -07:00
Kubernetes Prow Robot 4509d503bf
Merge pull request #3448 from sashayakovtseva/patch-1
Add Singularity CRI in runtimes list
2019-03-18 07:01:22 -07:00
Sasha Yakovtseva b10a953ebd
Add Singularity CRI in runtimes list 2019-03-18 16:32:51 +03:00
Daniel Holbach 390c2a1db7 update instructions to use new slack request process
Signed-off-by: Daniel Holbach <daniel@weave.works>
2019-03-18 12:36:41 +01:00
Kubernetes Prow Robot e1dfcfa179
Merge pull request #3444 from parispittman/eventrolebook
starting events team role book
2019-03-18 02:27:11 -07:00
Kubernetes Prow Robot 7641fe7866
Merge pull request #3406 from nikhita/bob-jeefy-owners
communication: add mrbobbytables and jeefy as reviewers
2019-03-18 00:31:10 -07:00
Kubernetes Prow Robot 575b6cccea
Merge pull request #3400 from mrbobbytables/update-style-guide
Update heading guidelines in style guide.
2019-03-18 00:25:23 -07:00
Kubernetes Prow Robot a5e4fe8fb8
Merge pull request #3366 from tao12345666333/rm-duplicate-events
remove duplicate events.
2019-03-18 00:25:11 -07:00
parispittman c6a24d15c2 starting events team rolebook 2019-03-18 00:00:30 -07:00
Kubernetes Prow Robot 570d2b9c3e
Merge pull request #3439 from dlipovetsky/etcdadm-sigs
Add etcdadm subproject to sig-cluster-lifecycle
2019-03-17 16:07:09 -07:00
Nikhita Raghunath 7b3eea1d65 Archive SIG Cluster Ops
SIG Cluster Ops was sunset in https://github.com/kubernetes/community/issues/2031
but the directory was not archived.
2019-03-17 22:11:35 +05:30
Kubernetes Prow Robot 3ed009a12f
Merge pull request #3398 from mrbobbytables/update-slack-guidelines
Update Slack communication guidelines
2019-03-15 20:58:57 -07:00
Daniel Lipovetsky 433ae4d451 Add etcdadm subproject to sig-cluster-lifecycle 2019-03-15 16:12:27 -07:00
Kubernetes Prow Robot 309252116e
Merge pull request #3435 from mrbobbytables/update-youtube-guidelines
Update youtube guidelines
2019-03-15 09:11:10 -07:00
Kubernetes Prow Robot 1adc9eb1f3
Merge pull request #3426 from aditya-konarde/patch-1
Add @aditya-konarde as pro-tempore Slack moderator
2019-03-15 09:10:57 -07:00
Kubernetes Prow Robot 7832a9f550
Merge pull request #3438 from dholbach/fix-communication-link
Fix links to communication page.
2019-03-15 09:05:00 -07:00
Daniel Holbach 73463c959f Fix links to communication page.
- as a follow-up to #3428, fix communication link in
          contributor guide as well
	- drop unused links to non-existant communication page

Signed-off-by: Daniel Holbach <daniel@weave.works>
2019-03-15 16:41:18 +01:00
Kubernetes Prow Robot 30823ec3cc
Merge pull request #3434 from dims/volunteer-for-sig-chair-for-dims
Dims to volunteer as SIG chair
2019-03-15 07:02:57 -07:00
Nikhita Raghunath 2620823b10 Add Product Security Committee to sigs.yaml 2019-03-15 18:15:56 +05:30
Nikhita Raghunath 17a44f8238 Add Code of Conduct Committee to sigs.yaml 2019-03-15 18:15:56 +05:30
Nikhita Raghunath 9904fe7dbd Add Steering Committee to sigs.yaml 2019-03-15 18:15:50 +05:30
Nikhita Raghunath 347f7d07d3 generator: add support for committees
Since committees can have private mailing lists, this commit
also adds a new field for specifying private mailing lists
in the "Contacts" section.
2019-03-15 18:13:12 +05:30
Aditya Konarde 5152e527d2
Add Aditya Konarde as pro-tempore Slack moderator 2019-03-15 17:34:44 +05:30
Kubernetes Prow Robot 010ab0ff52
Merge pull request #3421 from chrigl/update-openstack-sig-meeting-time
Update SIG-OpenStack Meeting Time
2019-03-15 04:06:58 -07:00
Davanum Srinivas 0c622d74ee
Dims to volunteer as SIG chair
Change-Id: If5404d66fb6a7ee14e5d7c8b7143fa199ca14feb
2019-03-14 22:53:02 -04:00
Kubernetes Prow Robot 642f4ac0c4
Merge pull request #3433 from derekwaynecarr/volunteer-sig-arch
sig-arch: Derek Carr volunteer
2019-03-14 15:31:33 -07:00
Bob Killen b06f084455
Update youtube communication guidelines 2019-03-14 14:39:32 -07:00
Derek Carr 7089a248dd sig-arch: Derek Carr volunteer 2019-03-14 16:44:33 -04:00
Kubernetes Prow Robot e9ebc53d66
Merge pull request #3431 from castrojo/time-zones
Use a timezone for the community meeting and office hours to avoid daylight savings adjustments
2019-03-14 13:06:59 -07:00
Kubernetes Prow Robot c2f4d5bd0f
Merge pull request #3359 from nikhita/ug-owners-aliases
Automatically update OWNERS_ALIASES for UGs
2019-03-14 12:26:23 -07:00
Jorge O. Castro 71f2f996c4 Convert to a more general service and follow a timezone using zone
according to the style guide to avoid time zone conversion problems

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-03-14 14:20:00 -04:00
Jorge O. Castro 883aed088f Adjust for timezones
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-03-14 14:01:32 -04:00