| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-10 | update instructions | Todd Neal | |
| - Replace image/container listing commands with containerd equivalent - Document running locally using containerd configured with systemd cgroups | |||
| 2023-02-07 | changes in SIG Node leadership | Sergey Kanzhelev | |
| 2023-02-04 | Fixing wrong KUBE_DNS_NAME at running locally | Richard Kovacs | |
| I think the variable has been renamed at some point. `DNS_DOMAIN=${KUBE_DNS_NAME:-"cluster.local"}` | |||
| 2023-02-02 | Fix 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-02 | Merge pull request #6996 from vaibhav2107/devel-node | Kubernetes Prow Robot | |
| Update the references under sig-node | |||
| 2023-02-02 | Merge pull request #6910 from sreekaransrinath/dbg-not-go-flags | Kubernetes Prow Robot | |
| Update docs: recommend setting DBG instead of GOGCFLAGS to make in debug mode | |||
| 2023-02-02 | docs: update node e2e test doc | Todd 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-01 | Fix 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-27 | Merge pull request #7071 from smarterclayton/demote_conformance | Kubernetes Prow Robot | |
| Describe the demotion process for a conformance test | |||
| 2023-01-26 | Describe the demotion process for a conformance test | Clayton 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-25 | sig-contribex: Remove Meet our Contributors | Bob Killen | |
| 2023-01-25 | sig-contribex: Remove Office Hours | Bob Killen | |
| 2023-01-24 | Update contributors/devel/sig-node/triage.md | Vaibhav Goel | |
| Co-authored-by: Christoph Blecker <admin@toph.ca> | |||
| 2023-01-16 | Fix nit typos in contributors/guide/README.md | Michael | |
| 2023-01-02 | Merge pull request #6667 from fsmunoz/prow-and-tide-squashing | Kubernetes Prow Robot | |
| Add tide/merge-method-squash option for automated squashing | |||
| 2022-12-14 | Update required go version | Kenichi 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-01 | Update the references under sig-node | Vaibhav | |
| 2022-12-01 | Updated the reference to etcd | Vaibhav | |
| 2022-11-22 | Document the k8s-stable4 version marker | Marko Mudrinić | |
| Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com> | |||
| 2022-11-21 | Fixed 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-09 | Merge pull request #6951 from ehashman/rm-ehashman-node | Kubernetes Prow Robot | |
| Remove ehashman from sig-node roles | |||
| 2022-11-04 | Update to maintain GitHub style guide | Hrittik Roy | |
| 2022-11-01 | Remove ehashman from sig-node roles | Elana Hashman | |
| 2022-11-01 | time for emeritus | Paris Pittman | |
| 2022-10-12 | docs: use `DBG` instead of `GOGCFLAGS` to build in debug mode | Sreekaran Srinath | |
| 2022-10-12 | Merge pull request #6264 from porridge/patch-1 | Kubernetes Prow Robot | |
| Update stale reference to etcd modifiedIndex | |||
| 2022-10-11 | Merge pull request #6713 from prateekgogia/bash_requirement | Kubernetes Prow Robot | |
| Add requirement for minimum bash version for running unit tests | |||
| 2022-09-28 | Merge pull request #6843 from Krishnamohan-Yerrabilli/new-branch-chair-TL-rm | Kubernetes Prow Robot | |
| Fixed accidence in (chair and techleads readme) | |||
| 2022-09-28 | Update contributors/chairs-and-techleads/README.md | Krishnamohan Yerrabilli | |
| Co-authored-by: Josh Berkus <josh@agliodbs.com> | |||
| 2022-09-27 | Merge pull request #6884 from valaparthvi/patch-1 | Kubernetes Prow Robot | |
| Fix typos in the conformance-tests doc | |||
| 2022-09-27 | Merge pull request #6871 from mzacho/fix-broken-link | Kubernetes Prow Robot | |
| cri-container-stats: fix broken link to legacy summary API | |||
| 2022-09-25 | Update instructions to install cfssl | Davanum Srinivas | |
| Signed-off-by: Davanum Srinivas <davanum@gmail.com> | |||
| 2022-09-20 | Merge pull request #6017 from adisky/patch-4 | Kubernetes Prow Robot | |
| Update node perf testing doc | |||
| 2022-09-20 | Fix typos in the conformance-tests doc | Parthvi Vala | |
| 2022-09-19 | grammar: removed doubles of the word "the" | Oscar Utbult | |
| 2022-09-15 | Update contributors/devel/sig-node/cri-container-stats.md | Martin Zacho | |
| Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com> | |||
| 2022-09-15 | Fix 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-11 | cri-container-stats: fix broken link to legacy summary API | Martin Zacho | |
| 2022-09-11 | updated contributors/guide/pull-requests.md | amolmote | |
| Signed-off-by: amolmote <amolmote201@gmail.com> | |||
| 2022-09-07 | Merge pull request #6743 from mrbobbytables/fix-links | Kubernetes Prow Robot | |
| Fix markdown links to be compatible with contributor-site | |||
| 2022-09-07 | Merge pull request #6494 from LambertZhaglog/fix-doc | Kubernetes Prow Robot | |
| Update sig-scheduling contributor document | |||
| 2022-09-07 | Merge pull request #6689 from Sea-n/issue-triage | Kubernetes Prow Robot | |
| Fix link for issue-triage.md | |||
| 2022-08-31 | Update README.md | Krishnamohan Yerrabilli | |
| 2022-08-26 | Fix broken link of release versioning | Max Xu | |
| Signed-off-by: Max Xu <xuhuan@live.cn> | |||
| 2022-08-25 | Merge pull request #6690 from Sea-n/design-proposals-archive | Kubernetes Prow Robot | |
| Fix links for k/design-proposals-archive | |||
| 2022-08-25 | Merge pull request #6816 from czunker/docs_beta_api | Kubernetes Prow Robot | |
| Fix some beta API documentation now that they are off by default | |||
| 2022-08-24 | Incorporate review feedback | Christian Zunker | |
| Signed-off-by: Christian Zunker <christian.zunker@gmail.com> | |||
| 2022-08-21 | api-conventions: fix leftover merge conflict mark | Ahmet Alp Balkan | |
| This seems to be a leftover. | |||
| 2022-08-20 | Merge pull request #6558 from deads2k/metav1-Condition | Kubernetes Prow Robot | |
| update condition guidance to use metav1.Conditions | |||
| 2022-08-19 | Fix some beta API documentation now that they are off by default | Christian Zunker | |
