| 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 | 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-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-24 | Update contributors/devel/sig-node/triage.md | Vaibhav Goel | |
| Co-authored-by: Christoph Blecker <admin@toph.ca> | |||
| 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-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-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-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-11 | cri-container-stats: fix broken link to legacy summary API | Martin Zacho | |
| 2022-09-07 | Merge pull request #6494 from LambertZhaglog/fix-doc | Kubernetes Prow Robot | |
| Update sig-scheduling contributor document | |||
| 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 | |
| 2022-08-16 | API conventions: add more on defaulting | Tim Hockin | |
| In reviewing an issue/PR I realized this lesson had not been documented anywhere. This is not the ideal mechanism, IMO, but better than nothing. | |||
| 2022-08-15 | Merge pull request #6787 from thockin/object-lifecycle | Kubernetes Prow Robot | |
| Add a short developer doc on object lifecycle | |||
| 2022-08-15 | Add a short doc on object lifecycle | Tim Hockin | |
| Emphasis on "DELETING" as a distinct state. I keep finding controllers which do not handle it at all. | |||
| 2022-08-14 | Update contributors/devel/sig-architecture/api_changes.md | Tianyang | |
| Co-authored-by: Christoph Blecker <admin@toph.ca> | |||
| 2022-08-13 | devel: fix/update script path in api_changes.md | Tianyang | |
| Signed-off-by: tianyang ni tianzong48@gmail.com /sig architecture /kind cleanup documentation | |||
| 2022-08-03 | Fix links for k/design-proposals-archive ↵ | Sean Wei | |
| 2022-06-24 | update migration-to-structured-logging.md | 杨军10092085 | |
| 2022-06-21 | Add requirement for minimum bash version for running unit tests | Prateek Gogia | |
| 2022-06-02 | use homebrew to find homebrew-installed bins | Dave Young | |
| 2022-06-02 | updated homebrew path (macos SIP compatible) and jq install | Dave Young | |
| 2022-05-16 | Adding new release version 1.24 and associated go version 1.18 | Matthias Glastra | |
| 2022-04-27 | Merge pull request #6565 from logicalhan/deprecate | Kubernetes Prow Robot | |
| add deprecation policy guidelines to instrumenting kubernetes guide | |||
| 2022-04-12 | removes vagrant reference in running-locally doc | Paul S. Schweigert | |
| Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com> | |||
| 2022-04-11 | Merge pull request #6560 from pohly/contextual-logging | Kubernetes Prow Robot | |
| logging: include information about contextual logging | |||
| 2022-04-06 | logging: include information about contextual logging | Patrick Ohly | |
| In Kubernetes 1.24, the necessary infrastructure got added. Now developers can take advantage of it. | |||
| 2022-04-03 | Merge pull request #6536 from Riaankl/update-conformance-tests.md | Kubernetes Prow Robot | |
| update conformance-tests.md | |||
