Kubernetes Prow Robot
ccea98662e
Merge pull request #5046 from spiffxp/use-go1.15
...
Update to go1.15, fix local make verify
2020-08-18 22:59:11 -07:00
Aaron Crickenberger
6d0c920003
Allow verify-generated-docs to use go modcache
...
I don't think we need to use an entirely separate GOPATH, thus forcing
us to re-download modules every time we run `make`
This was causing verify-generated-docs to fail locally since go will
set its modcache as readonly and thus cause the cleanup "rm -rf" in
this script to fail. In go1.14 or later we could use "-modcacherw"
to stop making the modcache readonly but that bring me back to.. why
do need an entirely separate GOPATH in the first place?
2020-08-18 16:59:27 -07:00
Aaron Crickenberger
7fdf3b2df4
Update to go1.15
2020-08-18 16:44:59 -07:00
Erik L. Arneson
1ecb12378f
Developer Guide: Refresh e2e testing documents for kubetest2
...
This change creates a new file with e2e testing documentation for the
new kubetest2 test runner. Once kubetest is retired, this can drop
right into the existing e2e developer guide docs.
2020-08-18 14:29:36 -07:00
Jorge O. Castro
d27cb26831
Deduplify content: Remove reviewee content from the review-guidelines ( #5031 )
...
* Deduplify content: Remove reviewee content from the review-guidelines,
reorganize pull request page.
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Reformat ToC headers, move KISS section higher
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2020-08-17 17:09:30 -07:00
Kubernetes Prow Robot
042df2dede
Merge pull request #5042 from cji/jobchange
...
Update cji's company affiliation
2020-08-17 16:47:31 -07:00
cji
ade1b3b567
Update affiliation for cji
2020-08-17 19:32:26 -04:00
Kubernetes Prow Robot
0ea3e6c4ca
Merge pull request #5041 from mrbobbytables/add-aliases
...
contributor guide: Add site aliases
2020-08-17 14:11:32 -07:00
Matthew Broberg
8b1f1a446f
Revise Comms template
...
With a focus on ease of use and clarity around communication timeline. Also, we self-market ourselves, because we definitely should do that.
Signed-off-by: Matthew Broberg <matt@opensource.com>
2020-08-17 14:00:06 -05:00
Bob Killen
3ad759d795
contributor guide: Add site aliases
...
Adds aliases to the contributor guide and cheatsheet for use on the
contributor website.
https://k8s.dev/guide -> contributor guide
https://k8s.dev/cheatsheet -> contributor cheatsheet
2020-08-17 14:56:30 -04:00
Kubernetes Prow Robot
a868f0e0f3
Merge pull request #5030 from kaslin/master
...
Adding @kaslin as social lead + grammar
2020-08-17 11:55:30 -07:00
Josh Berkus
acfcfb697b
Added coderanger, craigbox, and SergeyKanzhelev per exception request.
2020-08-14 16:04:38 -07:00
Kubernetes Prow Robot
bbf4452043
Merge pull request #5039 from tpepper/master
...
typo fixes s/VMWare/VMware
2020-08-14 14:58:18 -07:00
Tim Pepper
a374c49630
typo: VMware has a specific capitalization
...
correct typo in non-generated portion of CoCC README.md
Signed-off-by: Tim Pepper <tpepper@vmware.com>
2020-08-14 14:48:19 -07:00
Tim Pepper
7f85ba9293
typo: VMware has a specific capitalization
...
correct typo in yaml and regenerate
Signed-off-by: Tim Pepper <tpepper@vmware.com>
2020-08-14 14:45:59 -07:00
Kubernetes Prow Robot
6481709697
Merge pull request #5038 from celestehorgan/update-cocc-pages
...
[CoCC] Add section on emeritus members, link to elections.md
2020-08-14 13:04:18 -07:00
Celeste Horgan
36226eb0cc
Add section on emeritus members, link to elections.md
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-08-14 11:40:02 -07:00
Kubernetes Prow Robot
1c1ccd81c3
Merge pull request #5035 from CecileRobertMichon/capz-office-hours
...
SIG Cluster Lifecycle: Update CAPZ office hours
2020-08-14 00:42:21 -07:00
Kubernetes Prow Robot
894760b90c
Merge pull request #5037 from SergeyKanzhelev/patch-1
...
Fixed the link to exemption form
2020-08-13 23:40:22 -07:00
Sergey Kanzhelev
4e918fc10b
Fixed the link to exemption form
2020-08-13 15:23:46 -07:00
Cecile Robert-Michon
d981c5d574
SIG Cluster Lifecycle: Update CAPZ office hours
2020-08-13 09:06:24 -07:00
Kubernetes Prow Robot
3e170c77b7
Merge pull request #5033 from jberkus/sc-election-2020
...
Correct list of voters based on case mismatch in github handles.
2020-08-12 14:10:14 -07:00
Josh Berkus
403e1c1cdf
Correct list of voters based on case mismatch in github handles.
...
68 eligible voters added to list.
2020-08-12 14:04:00 -07:00
Kubernetes Prow Robot
79c9fd24e4
Merge pull request #5032 from ehashman/patch-1
...
Fix broken link to 2020 elections
2020-08-12 13:30:14 -07:00
Elana Hashman
82ae4e97b7
Fix broken link to 2020 elections
2020-08-12 13:03:22 -07:00
kaslin
c498820286
Adding Kaslin as Social lead + grammar
2020-08-12 18:28:24 +00:00
kaslin
ba8cbf2b64
Adding Kaslin as Social lead
2020-08-12 18:26:02 +00:00
Kubernetes Prow Robot
789a44766d
Merge pull request #5028 from jberkus/sc-election-2020
...
Added two changes to the Endorsement section per Nikhita and Paris.
2020-08-11 15:31:46 -07:00
Josh Berkus
17066e5011
Added two changes to the Endorsement section per Nikhita and Paris.
2020-08-11 15:06:19 -07:00
Kubernetes Prow Robot
15ab9dfef8
Merge pull request #5027 from zacharysarah/add-sig-docs-l10n
...
Add Slack channel for SIG Docs localizations
2020-08-11 15:05:45 -07:00
Kubernetes Prow Robot
f493f0b147
Merge pull request #5017 from jberkus/sc-election-2020
...
Create initial documents for the 2020 Steering election
2020-08-11 14:53:46 -07:00
zacharysarah
7220884bb9
Add Slack channel for SIG Docs localizations
2020-08-11 14:49:54 -07:00
Josh Berkus
c6493ddd5e
Create initial documents for the 2020 Steering election
...
including voters.md list, and updates to the README.
Note that this needs to be matched by a PR against steering repo,
PR on its way.
Add: changed one instance of "whitelist".
Add: wording changes per Nikhita
2020-08-10 13:20:25 -07:00
Kubernetes Prow Robot
426dda01eb
Merge pull request #5023 from neolit123/1.19-update-kubeadm-office-hours-biweekly
...
sig-cluster-lifecycle: move kubeadm office hours to biweekly
2020-08-10 06:56:20 -07:00
Lubomir I. Ivanov
cb4015a9df
sig-cluster-lifecycle: move kubeadm office hours to biweekly
...
The change was announced in:
https://groups.google.com/forum/#!topic/kubernetes-sig-cluster-lifecycle/M84pthzo5tA
2020-08-10 16:32:26 +03:00
Kubernetes Prow Robot
27022aad9a
Merge pull request #5022 from JeremyOT/mcs-repo
...
sig-multicluster: add mcs-api repo
2020-08-10 04:22:20 -07:00
Kubernetes Prow Robot
b1f8d665f7
Merge pull request #5015 from nikhita/github-default-repo
...
sig-contribex: add .github repos
2020-08-10 04:06:19 -07:00
Jeremy Olmsted-Thompson
b8d33b6e67
sig-multicluster: add mcs-api repo
2020-08-09 20:36:05 -07:00
Kubernetes Prow Robot
f7733f5978
Merge pull request #5020 from jimangel/update-jimangel-company
...
updating company for Jim Angel
2020-08-09 18:46:19 -07:00
Jim Angel
c5b13fcaa9
updating company for jim angel
2020-08-09 20:43:35 -05:00
Kubernetes Prow Robot
183abe474b
Merge pull request #5018 from spiffxp/code-of-conduct-2020-results
...
Results of the 2020 code of conduct committee election
2020-08-07 16:21:56 -07:00
Aaron Crickenberger
830a9dff82
Results of the 2020 code of conduct committee election
2020-08-07 15:28:58 -07:00
Kubernetes Prow Robot
243f993094
Merge pull request #4773 from divya-mohan0209/patch-1
...
Updated api-conventions.md
2020-08-07 09:18:18 -07:00
Kubernetes Prow Robot
1fb973a45a
Merge pull request #5016 from nikhita/sig-storage-incubator-repos
...
sig-storage: remove kubernetes-incubator repos
2020-08-07 06:30:19 -07:00
Nikhita Raghunath
b9c0252a41
sig-storage: remove incubtaor repos
2020-08-07 18:22:16 +05:30
Nikhita Raghunath
290bb6b416
sig-contribex: add .github repos
2020-08-07 18:03:37 +05:30
Kubernetes Prow Robot
70a3411785
Merge pull request #5013 from nikhita/kubernetes-template-project
...
Move kubernetes-template-project from steering to contribex
2020-08-07 05:04:19 -07:00
Nikhita Raghunath
916c1e3dfc
Move kubernetes-template-project from steering to contribex
2020-08-07 17:03:44 +05:30
Kubernetes Prow Robot
967a3fad0f
Merge pull request #4998 from shubhamdang/patch-1
...
Fixed formatting of automation.md
2020-08-06 10:51:43 -07:00
Kubernetes Prow Robot
adaeeacf66
Merge pull request #5008 from loopever/master
...
Fix grammar error in committee-code-of-conduct
2020-08-06 09:07:43 -07:00