Commit Graph

2798 Commits

Author SHA1 Message Date
Dhruv Maindola ba3160d44f
Fixed inconsistent first character capitalization. (#6778)
* 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-21 13:36:14 -08:00
Kubernetes Prow Robot 3c8b003cf8
Merge pull request #6951 from ehashman/rm-ehashman-node
Remove ehashman from sig-node roles
2022-11-09 13:54:55 -08:00
Hrittik Roy dda359e69d
Update to maintain GitHub style guide 2022-11-04 23:39:58 +05:30
Elana Hashman 4769e88249
Remove ehashman from sig-node roles 2022-11-01 13:01:21 -07:00
Paris Pittman 86a9a7a27c time for emeritus 2022-11-01 10:51:13 -07:00
Kubernetes Prow Robot c318a6811f
Merge pull request #6264 from porridge/patch-1
Update stale reference to etcd modifiedIndex
2022-10-12 03:45:00 -07:00
Kubernetes Prow Robot 55345ad132
Merge pull request #6713 from prateekgogia/bash_requirement
Add requirement for minimum bash version for running unit tests
2022-10-11 10:47:02 -07:00
Kubernetes Prow Robot 2c8ef16786
Merge pull request #6843 from Krishnamohan-Yerrabilli/new-branch-chair-TL-rm
Fixed accidence in (chair and techleads readme)
2022-09-28 15:32:29 -07:00
Krishnamohan Yerrabilli 1414b7bbf4
Update contributors/chairs-and-techleads/README.md
Co-authored-by: Josh Berkus <josh@agliodbs.com>
2022-09-28 07:20:45 +05:30
Kubernetes Prow Robot 6a97ae2edc
Merge pull request #6884 from valaparthvi/patch-1
Fix typos in the conformance-tests doc
2022-09-27 17:57:42 -07:00
Kubernetes Prow Robot 43e5efab6c
Merge pull request #6871 from mzacho/fix-broken-link
cri-container-stats: fix broken link to legacy summary API
2022-09-27 17:57:35 -07:00
Davanum Srinivas 26858cf4f9
Update instructions to install cfssl
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-25 15:56:33 -04:00
Kubernetes Prow Robot 002ec4b213
Merge pull request #6017 from adisky/patch-4
Update node perf testing doc
2022-09-20 09:29:20 -07:00
Parthvi Vala d0cb25a2b3
Fix typos in the conformance-tests doc 2022-09-20 13:06:00 +05:30
Oscar Utbult 284ba22f05 grammar: removed doubles of the word "the" 2022-09-19 16:30:28 +02:00
Martin Zacho 456ca8eddd
Update contributors/devel/sig-node/cri-container-stats.md
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2022-09-15 22:45:46 +02:00
Akanksha kumari fcbcf9eb6c
Fix broken link for testing locally on contributor-cheatsheet page (#6879)
* 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-15 07:37:26 -07:00
Martin Zacho 6bf3ce349a
cri-container-stats: fix broken link to legacy summary API 2022-09-11 10:32:02 +02:00
amolmote 4feca6b6e7 updated contributors/guide/pull-requests.md
Signed-off-by: amolmote <amolmote201@gmail.com>
2022-09-11 08:59:36 +05:30
Kubernetes Prow Robot 00cf7e2081
Merge pull request #6743 from mrbobbytables/fix-links
Fix markdown links to be compatible with contributor-site
2022-09-07 07:34:37 -07:00
Kubernetes Prow Robot 93c5201378
Merge pull request #6494 from LambertZhaglog/fix-doc
Update sig-scheduling contributor document
2022-09-07 07:12:37 -07:00
Kubernetes Prow Robot cb643465b9
Merge pull request #6689 from Sea-n/issue-triage
Fix link for issue-triage.md
2022-09-07 06:58:37 -07:00
Krishnamohan Yerrabilli 4295a63879
Update README.md 2022-08-31 08:34:35 +05:30
Max Xu 75c73edb3d
Fix broken link of release versioning
Signed-off-by: Max Xu <xuhuan@live.cn>
2022-08-26 10:38:56 +08:00
Kubernetes Prow Robot 317f798301
Merge pull request #6690 from Sea-n/design-proposals-archive
Fix links for k/design-proposals-archive
2022-08-25 11:40:07 -07:00
Kubernetes Prow Robot aebb7a3860
Merge pull request #6816 from czunker/docs_beta_api
Fix some beta API documentation now that they are off by default
2022-08-25 06:04:07 -07:00
Christian Zunker b1fa3ee688 Incorporate review feedback
Signed-off-by: Christian Zunker <christian.zunker@gmail.com>
2022-08-24 08:46:24 +02:00
Ahmet Alp Balkan 5ba422e1aa
api-conventions: fix leftover merge conflict mark
This seems to be a leftover.
2022-08-21 22:56:17 -07:00
Kubernetes Prow Robot a329a26b15
Merge pull request #6558 from deads2k/metav1-Condition
update condition guidance to use metav1.Conditions
2022-08-20 17:13:57 -07:00
Christian Zunker 2ec502aa45 Fix some beta API documentation now that they are off by default 2022-08-19 10:58:22 +02:00
Tim Hockin b7bd632138 API conventions: add more on defaulting
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-16 08:44:49 -07:00
Kubernetes Prow Robot 885c29c9e2
Merge pull request #6787 from thockin/object-lifecycle
Add a short developer doc on object lifecycle
2022-08-15 14:05:55 -07:00
Tim Hockin f81812f956 Add a short doc on object lifecycle
Emphasis on "DELETING" as a distinct state.  I keep finding controllers
which do not handle it at all.
2022-08-15 13:59:22 -07:00
Tianyang 4990bb8cca
Update contributors/devel/sig-architecture/api_changes.md
Co-authored-by: Christoph Blecker <admin@toph.ca>
2022-08-14 10:51:16 +08:00
Tianyang 99ef2ff060
devel: fix/update script path in api_changes.md
Signed-off-by: tianyang ni tianzong48@gmail.com

/sig architecture
/kind cleanup documentation
2022-08-13 23:22:46 +08:00
Sean Wei 6690abcd6b Fix links for k/design-proposals-archive 2022-08-03 08:32:16 +08:00
Bob Killen 4772172cc4 Fix markdown links to be compatible with contributor-site
While the trailing brackets [] are markdown compatible they break the links with the contributor-site link generator when the content is ingested.
2022-07-17 12:28:28 -05:00
Kubernetes Prow Robot 17dbb3a8d8
Merge pull request #6691 from aufarg/fix-contributing-md-link
Fix link in contributing.md
2022-07-05 20:30:49 -07:00
杨军10092085 d7ab088079 update migration-to-structured-logging.md 2022-06-24 06:05:45 +08:00
Prateek Gogia d79358e0fc Add requirement for minimum bash version for running unit tests 2022-06-21 10:44:20 -05:00
Kubernetes Prow Robot a5dc6ee638
Merge pull request #6526 from alisondy/ownerscontribex
Update owners for ContribEx
2022-06-08 08:14:22 -07:00
Aufar Gilbran 8f9aa53f82
Fix link in contributing.md 2022-06-08 00:37:57 +08:00
Sean Wei 6689abcdde Fix link for issue-triage.md 2022-06-07 11:35:55 +08:00
Kubernetes Prow Robot e21a6cd597
Merge pull request #6591 from rytswd/remove-design-proposals
Remove old design proposals which have been archived
2022-06-06 07:38:23 -07:00
Dave Young ad3356569f use homebrew to find homebrew-installed bins 2022-06-02 10:41:35 -05:00
Dave Young 0119cb32a7
updated homebrew path (macos SIP compatible) and jq install 2022-06-02 09:03:51 -05:00
jaytiaki 42ba5cd1cd
Adding kubernetes.io hyperlink to Getting Started 2022-05-27 11:06:39 +12:00
Matthias Glastra 016517535d Adding new release version 1.24 and associated go version 1.18 2022-05-16 20:31:33 +00:00
Kubernetes Prow Robot a858ed2d6d
Merge pull request #6565 from logicalhan/deprecate
add deprecation policy guidelines to instrumenting kubernetes guide
2022-04-27 10:24:11 -07:00
Paul S. Schweigert 522dfa4f73
removes vagrant reference in running-locally doc
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-04-12 14:46:45 -04:00