| Age | Commit message (Collapse) | Author |
|
"KRM" is the term we have been using in practice. It was buried and/or implicit in this document. Making it more prominent and explicit to make it easier to find.
|
|
Add voters from new data pull, exceptions
|
|
|
|
Includes new section on voters with no email address.
Duplicate handles removed from list per Dims.
|
|
|
|
(#5003)
* End-to-end setup instructions for Linux, Windows, and macOS
This covers E2E setup instructions for compiling Kubernetes locally on
Linux, Windows, and macOS workstations. There is also a substantial
rewrite of the instructions for running tests, along with relevant
links for more information.
* Clarification of a few changes to the Developer Guide
Cleared up instructions for jq and etcd in the Developer Guide.
* Developer guide: add note about shell init scripts in macOS
|
|
Meetups subsection updated
|
|
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
|
|
Revise Comms template
|
|
sig-release: add downloadkubernetes to sigs.yaml
|
|
|
|
This channel is intended to be used for routing of alerts that
affect tests running for the cluster-api-provider-aws subproject.
These alerts are currently routed to test-infra-oncall, and this will
allow for the alerts to be routed to the community members that are
more likely able to take action on the alerts.
|
|
channel. Part of #5034
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
|
|
Update channels.yaml
|
|
new channel request for CKS-exam-prep
|
|
|
|
Update mailing-list-guidelines for clarity, new UI
|
|
Signed-off-by: Celeste Horgan <celeste@cncf.io>
|
|
Add channel for Grafana-Operator
|
|
Add slack channel shipwright
|
|
|
|
* for folks interested in building images on kubernetes
* for Project Shipwright users and contributors
|
|
Fix PR workflow link in contrib guide owners doc
|
|
|
|
Fix broken link in contrib guide contributing doc
|
|
Remove stackoverflow from support template response
|
|
|
|
|
|
|
|
Update SIG multicluster leadership
|
|
|
|
|
|
|
|
* Proposed charter for SIG Security
Letter to Steering committee to be linked later.
* Update wg-security-audit/sig-security-charter-proposal.md
Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>
* Accept nested list modification
Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>
* Adding README created by community make.
Adding sig-security to sigs.yaml
Creating sig-security/ and moving proposed charter to that directory.
* Proposed charter for SIG Security
Letter to Steering committee to be linked later.
* Update wg-security-audit/sig-security-charter-proposal.md
Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>
* Accept nested list modification
Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>
* Correct capitalization
Co-authored-by: Nikhita Raghunath <nikitaraghunath@gmail.com>
* resolved merge conflict
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?
* Corrected employers
Co-authored-by: Micah Hausler <micahhausler@users.noreply.github.com>
Co-authored-by: Nikhita Raghunath <nikitaraghunath@gmail.com>
|
|
Update to go1.15, fix local make verify
|
|
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?
|
|
|
|
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.
|
|
* 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>
|
|
Update cji's company affiliation
|
|
|
|
contributor guide: Add site aliases
|
|
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>
|
|
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
|
|
Adding @kaslin as social lead + grammar
|
|
|
|
typo fixes s/VMWare/VMware
|
|
correct typo in non-generated portion of CoCC README.md
Signed-off-by: Tim Pepper <tpepper@vmware.com>
|
|
correct typo in yaml and regenerate
Signed-off-by: Tim Pepper <tpepper@vmware.com>
|
|
[CoCC] Add section on emeritus members, link to elections.md
|