Kubernetes Prow Robot
2f0f67b679
Merge pull request #5361 from dashpole/update_naming_guidelines
...
Add exception for metric component prefixes for object metrics
2020-12-18 06:44:24 -08:00
Kubernetes Prow Robot
b0f953dc7b
Merge pull request #5343 from jberkus/survey_info
...
Add draft of instructions on requesting a survey.
2020-12-17 15:48:26 -08:00
bjhaid
2199f730a5
Add an entry for `DELETE` on a collection of resources.
...
This adds an entry that matches the `GET` on a list of resources.
2020-12-17 14:03:18 -06:00
pacoxu
a50f155c87
cleanup pr-review team for cluster-lifecycle
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2020-12-17 09:59:27 +08:00
Josh Berkus
115fcb9fbb
Add draft of instructions on requesting a survey.
...
Includes changes per feedback from Jeefy
Includes changes per Matt Broberg
Added Issue Template for survey requests
2020-12-16 16:25:01 -08:00
Kubernetes Prow Robot
ecbc73a875
Merge pull request #5370 from brancz/update-company
...
sig-instrumentation: Update my company association
2020-12-16 06:18:22 -08:00
Frederic Branczyk
b222543548
sig-instrumentation: Update my company association
2020-12-16 14:27:26 +01:00
Kubernetes Prow Robot
b1a9494e52
Merge pull request #5367 from ehashman/node-ci-meetings
...
Add SIG Node weekly CI meeting to charter
2020-12-15 14:58:20 -08:00
John Belamaric
0a109b35be
Make PRR approval required
2020-12-15 14:23:13 -08:00
David Ashpole
e984f3b36d
add reference to ksm
2020-12-15 11:25:58 -08:00
Elana Hashman
62aea76e70
Add SIG Node weekly CI meeting to charter
2020-12-15 11:15:29 -08:00
David Ashpole
caecdf5a0e
Apply suggestions from code review
...
Co-authored-by: Tariq Ibrahim <tariq181290@gmail.com>
2020-12-15 13:07:25 -06:00
Kubernetes Prow Robot
e4c275a6bb
Merge pull request #5357 from mikeshng/open-cluster-management
...
New slack channel for open-cluster-management
2020-12-14 06:35:29 -08:00
David Ashpole
89ed48f01e
add exception for metric component prefixes for object metrics
2020-12-10 13:25:20 -08:00
Mike Ng
de95948f55
New slack channel for open-cluster-management.
...
Signed-off-by: Mike Ng <mikeshngdev@gmail.com>
2020-12-10 14:53:33 -05:00
Kubernetes Prow Robot
0bff2ec75c
Merge pull request #5359 from nikhita/wg-k8s-infra-annual-report
...
wg-k8s-infra: add 2020 annual report
2020-12-10 11:52:15 -08:00
Nikhita Raghunath
8ed27deac8
wg-k8s-infra: add 2020 annual report
2020-12-10 19:46:25 +05:30
Kubernetes Prow Robot
ad91093a4a
Merge pull request #5354 from nikhita/kcsi-archive-repos
...
sig-storage: remove k-csi/csi-driver-flex repo
2020-12-08 11:53:35 -08:00
Paul Weil
05334d450a
Correct list api examples and add link to field selector documentation
2020-12-08 13:30:48 -05:00
Kubernetes Prow Robot
5ee791860b
Merge pull request #5345 from celestehorgan/control-plane-icon
...
[WG Naming] Update icons to use control plane
2020-12-07 21:35:12 -08:00
Kubernetes Prow Robot
b9541f2330
Merge pull request #5346 from Pensu/contribex-meeting-doc
...
Updating Meeting Doc For APAC Coordinator
2020-12-07 21:07:11 -08:00
Nikhita Raghunath
58a003fdfc
sig-storage: remove k-csi/csi-driver-flex repo
2020-12-08 10:02:12 +05:30
Kubernetes Prow Robot
9493edba81
Merge pull request #5347 from paulczar/patch-1
...
Updating meeting details
2020-12-07 14:17:11 -08:00
Kubernetes Prow Robot
9ddca3d679
Merge pull request #5351 from coderanger/kccc20
...
📝 Update contributor summit/celebration doc with links to the actual event page
2020-12-07 13:45:12 -08:00
Kubernetes Prow Robot
4abc0b58dc
Merge pull request #5352 from celanthe/patch-3
...
Added link to best practices section
2020-12-07 13:35:11 -08:00
Rin (they/them)
ed6f2181ef
Added link to best practices section
...
Added a link to, 'How to Make Your Code Reviewer Fall in Love With You,' by Michael Lynch
2020-12-07 15:25:16 -06:00
Noah Kantrowitz
d8a60b86a6
📝 Update contributor summit/celebration doc with links to the actual event page.
2020-12-07 13:16:32 -08:00
Kubernetes Prow Robot
599b7547cf
Merge pull request #5350 from lavalamp/apf-channel
...
add channel for APF
2020-12-07 11:07:12 -08:00
Daniel Smith
7653368689
add channel for APF
2020-12-07 11:00:50 -08:00
Kubernetes Prow Robot
efe67af580
Merge pull request #5324 from nikhita/steering-election-bio-presubmit
...
Add verify script to limit SC election bios to 300 words
2020-12-07 10:33:11 -08:00
Paul Czarkowski
bc33f2fbad
Update communication/marketing-team/README.md
...
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
Co-authored-by: Matt Broberg <matt@opensource.com>
2020-12-04 14:17:14 -06:00
Paul Czarkowski
581f0b283f
Updating meeting details
...
I was struggling to find the right meeting, I eventually found it at the big [kubernetes calendar](https://calendar.google.com/calendar/u/0/embed?src=calendar@kubernetes.io )
after mbbroberg gave me the time for it. This update should make it easier to find.
I believe the meetings link should have been to the `#contributor-comms` anchor, so I updated that too, let me know if I'm wrong.
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2020-12-04 14:16:44 -06:00
Sascha Grunert
4c14c6faea
Add guide for shipping alternative platforms
...
This outline should help contributors to get an idea about what needs to
be done to add additional supported platforms to Kubernetes.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-12-04 13:49:19 +01:00
Peeyush Gupta
c90be0bfaa
Updating Meeting Doc For APAC Coordinator
2020-12-04 11:57:33 +05:30
Celeste Horgan
2d09a8f950
Update icons to use control plane
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-12-03 10:37:33 -08:00
Kubernetes Prow Robot
6f2f4c087c
Merge pull request #5337 from kinvolk/alban_headlamp
...
New slack channel for Headlamp
2020-12-02 10:06:51 -08:00
Kubernetes Prow Robot
7f02934d90
Merge pull request #5342 from celestehorgan/re-number-adrs
...
[WG Naming] Add numbers to ADR names to preserve order
2020-12-02 09:40:51 -08:00
Kubernetes Prow Robot
e4e18cda4d
Merge pull request #5335 from championshuttler/updateOwner
...
Update the OWNERS for upstream marketing sub group
2020-12-02 09:12:50 -08:00
Celeste Horgan
a9472d9d83
Add numbers to ADR names to preserve order
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-12-02 08:42:25 -08:00
Kubernetes Prow Robot
544dcc3120
Merge pull request #5338 from nikhita/kubectl-check-ownerreferences
...
sig-api-machinery: add kubectl-check-ownerreferences repo
2020-12-01 13:58:51 -08:00
Nikhita Raghunath
c44480dac6
sig-api-machinery: add kubectl-check-ownerreferences repo
2020-12-02 01:45:20 +05:30
Kubernetes Prow Robot
5c1f637568
Merge pull request #5336 from robscott/service-apis-meeting-updates
...
Simplifying Service APIs Meeting Times
2020-11-25 16:48:19 -08:00
Kubernetes Prow Robot
f8d800c36b
Merge pull request #5325 from stefandevo/master
...
Add Hetzner to channels
2020-11-25 15:20:19 -08:00
Kubernetes Prow Robot
ff43569f17
Merge pull request #5306 from ccamacho/master
...
Add kubeinit channel
2020-11-25 15:16:19 -08:00
Rob Scott
71873203c4
Simplifying Service APIs Meeting Times
2020-11-25 10:28:02 -08:00
Alban Crequy
fc9ed9e6b1
New slack channel for Headlamp
...
Headlamp is an easy-to-use and extensible Kubernetes web UI.
https://github.com/kinvolk/headlamp
Headlamp was created to be a Kubernetes web UI that has the traditional
functionality of other web UIs/dashboards available (i.e. to list and
view resources) as well as other features.
It is available under the Apache 2.0 license.
2020-11-25 11:20:19 +01:00
Kubernetes Prow Robot
7002cb3996
Merge pull request #5318 from jonasrosland/remove-from-owners
...
Remove jonasrosland from the comms team
2020-11-24 04:45:01 -08:00
Kubernetes Prow Robot
442eab207b
Merge pull request #5327 from munnerz/munnerz-primary-admin
...
Add munnerz as a primary admin/approver
2020-11-24 04:37:00 -08:00
championshuttler
7f9de0d39e
Update the OWNERS for upstream marketing sub group
...
Signed-off-by: championshuttler <shivams2799@gmail.com>
2020-11-24 00:49:53 +05:30
Kubernetes Prow Robot
043e2325c7
Merge pull request #5322 from soltysh/eddie_chair
...
sig-cli: add Eddie Zaneski as a co-chair
2020-11-23 07:23:35 -08:00