summaryrefslogtreecommitdiff
path: root/contributors
AgeCommit message (Collapse)Author
2023-02-10update instructionsTodd Neal
- Replace image/container listing commands with containerd equivalent - Document running locally using containerd configured with systemd cgroups
2023-02-07changes in SIG Node leadershipSergey Kanzhelev
2023-02-04Fixing wrong KUBE_DNS_NAME at running locallyRichard Kovacs
I think the variable has been renamed at some point. `DNS_DOMAIN=${KUBE_DNS_NAME:-"cluster.local"}`
2023-02-02Fix typo in Korean version of contributor cheat sheet (#7064)Hyeonmin Park
* Fix typo in Korean version of contributor cheat sheet * Update contributors/guide/contributor-cheatsheet/README-ko.md Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com> * Update contributors/guide/contributor-cheatsheet/README-ko.md * Update contributors/guide/contributor-cheatsheet/README-ko.md --------- Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2023-02-02Merge pull request #6996 from vaibhav2107/devel-nodeKubernetes Prow Robot
Update the references under sig-node
2023-02-02Merge pull request #6910 from sreekaransrinath/dbg-not-go-flagsKubernetes Prow Robot
Update docs: recommend setting DBG instead of GOGCFLAGS to make in debug mode
2023-02-02docs: update node e2e test docTodd Neal
- The test-e2e-node Makefile target has a dependency on ginkgo which installs it if its not already there so manual installation is no longer needed. - Add the working CNI requirement and point to a sample bridge configuration - Add a requirement for containerd configured with the cgroupfs driver
2023-02-01Fix k8s dev mailing list links.James Blair
Historic google group https://groups.google.com/g/kubernetes-dev has been sunset and archived as of January 2022. The new group is https://groups.google.com/a/kubernetes.io/g/dev. Signed-off-by: James Blair <mail@jamesblair.net>
2023-01-27Merge pull request #7071 from smarterclayton/demote_conformanceKubernetes Prow Robot
Describe the demotion process for a conformance test
2023-01-26Describe the demotion process for a conformance testClayton Coleman
We have not previously documented demotion of a conformance test, although we have several examples. A request for a backport of demotion was questioned based on the lack of process and this update clarifies that responsibility.
2023-01-25sig-contribex: Remove Meet our ContributorsBob Killen
2023-01-25sig-contribex: Remove Office HoursBob Killen
2023-01-24Update contributors/devel/sig-node/triage.mdVaibhav Goel
Co-authored-by: Christoph Blecker <admin@toph.ca>
2023-01-16Fix nit typos in contributors/guide/README.mdMichael
2023-01-02Merge pull request #6667 from fsmunoz/prow-and-tide-squashingKubernetes Prow Robot
Add tide/merge-method-squash option for automated squashing
2022-12-14Update required go versionKenichi Omichi
Today we have k8s upstream training in Japan, and we found this table is not updated at this time. This does it.
2022-12-01Update the references under sig-nodeVaibhav
2022-12-01Updated the reference to etcdVaibhav
2022-11-22Document the k8s-stable4 version markerMarko Mudrinić
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2022-11-21Fixed inconsistent first character capitalization. (#6778)Dhruv Maindola
* Fixed inconsistent first character capitalization. In some bullet points there were words where first character wasn't in uppercase and in some they were. Fixed the inconsistency. * Update contributing.md
2022-11-09Merge pull request #6951 from ehashman/rm-ehashman-nodeKubernetes Prow Robot
Remove ehashman from sig-node roles
2022-11-04Update to maintain GitHub style guideHrittik Roy
2022-11-01Remove ehashman from sig-node rolesElana Hashman
2022-11-01time for emeritusParis Pittman
2022-10-12docs: use `DBG` instead of `GOGCFLAGS` to build in debug modeSreekaran Srinath
2022-10-12Merge pull request #6264 from porridge/patch-1Kubernetes Prow Robot
Update stale reference to etcd modifiedIndex
2022-10-11Merge pull request #6713 from prateekgogia/bash_requirementKubernetes Prow Robot
Add requirement for minimum bash version for running unit tests
2022-09-28Merge pull request #6843 from Krishnamohan-Yerrabilli/new-branch-chair-TL-rmKubernetes Prow Robot
Fixed accidence in (chair and techleads readme)
2022-09-28Update contributors/chairs-and-techleads/README.mdKrishnamohan Yerrabilli
Co-authored-by: Josh Berkus <josh@agliodbs.com>
2022-09-27Merge pull request #6884 from valaparthvi/patch-1Kubernetes Prow Robot
Fix typos in the conformance-tests doc
2022-09-27Merge pull request #6871 from mzacho/fix-broken-linkKubernetes Prow Robot
cri-container-stats: fix broken link to legacy summary API
2022-09-25Update instructions to install cfsslDavanum Srinivas
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-20Merge pull request #6017 from adisky/patch-4Kubernetes Prow Robot
Update node perf testing doc
2022-09-20Fix typos in the conformance-tests docParthvi Vala
2022-09-19grammar: removed doubles of the word "the"Oscar Utbult
2022-09-15Update contributors/devel/sig-node/cri-container-stats.mdMartin Zacho
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2022-09-15Fix broken link for testing locally on contributor-cheatsheet page (#6879)Akanksha kumari
* Fix broken link for testing locally on contributor-cheatsheet page * Update contributors/guide/contributor-cheatsheet/README.md Co-authored-by: Bob Killen <killen.bob@gmail.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-09-11cri-container-stats: fix broken link to legacy summary APIMartin Zacho
2022-09-11updated contributors/guide/pull-requests.mdamolmote
Signed-off-by: amolmote <amolmote201@gmail.com>
2022-09-07Merge pull request #6743 from mrbobbytables/fix-linksKubernetes Prow Robot
Fix markdown links to be compatible with contributor-site
2022-09-07Merge pull request #6494 from LambertZhaglog/fix-docKubernetes Prow Robot
Update sig-scheduling contributor document
2022-09-07Merge pull request #6689 from Sea-n/issue-triageKubernetes Prow Robot
Fix link for issue-triage.md
2022-08-31Update README.mdKrishnamohan Yerrabilli
2022-08-26Fix broken link of release versioningMax Xu
Signed-off-by: Max Xu <xuhuan@live.cn>
2022-08-25Merge pull request #6690 from Sea-n/design-proposals-archiveKubernetes Prow Robot
Fix links for k/design-proposals-archive
2022-08-25Merge pull request #6816 from czunker/docs_beta_apiKubernetes Prow Robot
Fix some beta API documentation now that they are off by default
2022-08-24Incorporate review feedbackChristian Zunker
Signed-off-by: Christian Zunker <christian.zunker@gmail.com>
2022-08-21api-conventions: fix leftover merge conflict markAhmet Alp Balkan
This seems to be a leftover.
2022-08-20Merge pull request #6558 from deads2k/metav1-ConditionKubernetes Prow Robot
update condition guidance to use metav1.Conditions
2022-08-19Fix some beta API documentation now that they are off by defaultChristian Zunker