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