Commit Graph

2551 Commits

Author SHA1 Message Date
Antoine Pelisse 27e1a81029 Include documentation for listTypes in api conventions 2021-04-05 15:42:41 -07:00
Peter Parada a156537114
Fix typo 2021-04-05 10:38:00 +02:00
Madhav Jivrajani 0e3ac4feea Fix broken links in contributors/devel/sig-scheduling
- Fix broken links in `scheduler.md` and `scheduler_algorithm.md`
- Change the way links are formatted in markdown to avoid repetition

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2021-04-01 14:18:19 +05:30
Saptarshi Majumder 96699f6d0b
doc_fix:Migrated to structured logging (#5624)
* doc_fix:Migrated to structured logging from non-stuctured logging

* doc_fix(update): More details added to each logger command

* doc_fix(update):Adding suggested doc changes
2021-03-25 08:47:29 -07:00
Kubernetes Prow Robot 58e9542ecd
Merge pull request #5446 from xing-yang/update_contributing
Update CONTRIBUTING doc
2021-03-23 21:36:05 -07:00
Davide Imola 10a68c1920 Removing ending white space in mentorship and re-align TOC to content 2021-03-19 09:14:40 +01:00
Kubernetes Prow Robot 304c63c899
Merge pull request #5622 from neolit123/1.21-add-note-about-minimum-kubelet-version
sig-testing/e2e-tests.md: add notes about MinimumKubeletVersion
2021-03-10 14:40:24 -08:00
Kubernetes Prow Robot 84a8173c52
Merge pull request #5583 from April-Q/patch-1
Update README-zh.md
2021-03-09 21:07:15 -08:00
Lubomir I. Ivanov a275d97885 sig-testing/e2e-tests.md: add notes about MinimumKubeletVersion 2021-03-10 03:32:32 +02:00
Kubernetes Prow Robot 834d047eeb
Merge pull request #5607 from liggitt/enum-change
Describe process for allowing a new enum value in an existing field
2021-03-08 15:43:00 -08:00
Jordan Liggitt 2e9f1ea2f0 Address comments 2021-03-08 17:56:58 -05:00
Kubernetes Prow Robot e7a0d219f9
Merge pull request #5551 from ingvagabund/sig-scheduling-queue
sig-scheduling: Scheduling queue in kube-scheduler
2021-03-08 05:35:42 -08:00
Kappie37 cf3e5f1504
Update development.md
Update the needed version of Go for Kubernetes 1.18+.
On the most recent version (1.20.4), Kubernetes requires Go 1.16
2021-03-08 12:33:38 +01:00
Jordan Liggitt 9fe0b4c7f9 Describe process for allowing a new enum value in an existing field 2021-03-06 17:01:58 -05:00
Kubernetes Prow Robot 39d25a2c93
Merge pull request #5580 from liggitt/reload-token
Add token file reload to client library requirements
2021-03-06 10:03:41 -08:00
Riaan Kleinhans f8d9d7294a Update conformance promotion details round removal of bazel 2021-03-03 12:09:25 +13:00
Jan Chaloupka 8e0f8accb5 sig-scheduling: Scheduling queue in kube-scheduler 2021-03-02 13:37:07 +01:00
AprilShu 5abbc69870
Update README-zh.md
修改一处语句不通
2021-03-02 17:09:28 +08:00
Kubernetes Prow Robot 4c9ef2d135
Merge pull request #5540 from spzala/issueprtime
New PR for an already assigned issues
2021-03-01 16:09:25 -08:00
Steven Lenker cb7e1a7207 Fix typo in first-contribution page
Fixes a small typo (SIG'ss) in the Your First Contribution page.
2021-03-01 17:40:49 -06:00
Jordan Liggitt fdaf2135a5 Add token file reload to client library requirements 2021-03-01 15:23:36 -05:00
hasheddan 1016d17ce3
[flake finders] fix episode 000 readme formatting
Fixes code block formatting in guide for flake finders episode 000.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-28 15:19:25 -06:00
Kubernetes Prow Robot f3305857e7
Merge pull request #5492 from vorburger/patch-1
update logging guideline re. shared libraries
2021-02-24 09:24:50 -08:00
Marek Siarkowicz 034c8b18b2
Update instruction for naming arguments (#5537)
* Update instruction for naming arguments

* Apply suggestions from code review

Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>

* Update contributors/devel/sig-instrumentation/migration-to-structured-logging.md

Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>

* Update contributors/devel/sig-instrumentation/migration-to-structured-logging.md

Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>

Co-authored-by: Marek Siarkowicz <serathius@users.noreply.github.com>
Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>
2021-02-23 10:34:34 -08:00
Kubernetes Prow Robot 1847825a90
Merge pull request #5455 from deads2k/objectref-guidance
add guidance about avoiding cross namespace references from namespaced resource
2021-02-22 12:54:03 -08:00
David Eads 86550d6f9b add guidance about avoiding cross namespace references from namespace resources 2021-02-22 15:50:08 -05:00
Sahdev Zala b9c18d3a6c New PR for an already assigned issues
Clarify when to create a PR to address an issue by a new contributor when
the issue is already assigned to someone else.
2021-02-22 10:52:39 -05:00
Bharath Vedartham ac8e6331e8 Add docs about github tokens for cherrypicking 2021-02-21 21:32:54 +05:30
Khaled Henidak (Kal) d67ae0845e
minor update to api_changes to highlight gate on/off scenario (#5521)
* minor update to api_changes to highlight gate on/off scenario

* Update contributors/devel/sig-architecture/api_changes.md

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

* Update contributors/devel/sig-architecture/api_changes.md

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

* Update contributors/devel/sig-architecture/api_changes.md

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

* Update contributors/devel/sig-architecture/api_changes.md

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

* Update contributors/devel/sig-architecture/api_changes.md

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-02-18 09:42:52 -08:00
Kubernetes Prow Robot 6b00f86465
Merge pull request #5349 from PurelyApplied/verify-documentation
Add documentation for hack/verify* tests.
2021-02-16 14:21:07 -08:00
hasheddan 2c7d294877
Require applicable cherry picks to active branches
Updates cherry pick guide to note that applicable patches must be made
to all active release branches at the same time so that the fix will be
included for each in the same round of patch releases.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-15 11:14:39 -06:00
Michael Vorburger ⛑️ 05c117e8d4 recommend using bazelisk 2021-02-13 04:17:41 +01:00
Patrick Rhomberg 2e11bf8b96 Add note about documentation being incomplete. 2021-02-12 18:42:00 +00:00
Michael Vorburger ⛑️ befaff0f8f
Update logging guideline re. shared libraries 2021-02-12 19:06:54 +01:00
Kubernetes Prow Robot 7af513b2ab
Merge pull request #5465 from adtac/sfp
devel/sig-scheduling: add scheduler framework plugins doc
2021-02-11 11:49:27 -08:00
Patrick Rhomberg 303915f8aa Respond to review comments. 2021-02-11 18:12:44 +00:00
Adhityaa Chandrasekar bee1a9ea48 devel/sig-scheduling: add scheduler framework plugins doc
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-02-11 10:33:24 +00:00
Patrick Rhomberg 389b06b077 Add documentation for verification tests.
In particular, add documentation for verify-govet-levee
2021-02-11 01:43:50 +00:00
Elana Hashman 48a8c87b7e
Add guidance for fatal exit codes 2021-02-10 15:36:38 -08:00
Elana Hashman f0d4b23531
Add guidelines for node PR triage (#5436)
* Add guidelines for node PR triage

* Address reviewer feedback

* Address more of Sergey's feedback

* Add 'kind' guide and more label links

* Add note on authors' responsibilities and stale PRs
2021-02-09 11:30:59 -08:00
Jiaxin Shan cb4f59cba2 Update kubemark setup guidance 2021-02-06 22:13:42 -08:00
hasheddan 9321dd58ff
Add flake finders episode 0 hosts
Updates flake finders episode 0 README.md with host links.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-06 16:58:57 -06:00
hasheddan cc0ddcf3eb
Add Flake Finder Fridays episode 0 show notes
Adds show notes for the first episode of flake finder fridays.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-06 10:31:39 -06:00
hasheddan 1a62c1b894
Bootstrap flake-finders subdir
Adds a dedicated area for flake finder fridays show assets under
sig-release developer documentation.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-06 10:30:44 -06:00
Han Kang f7f69ff66a
Update instrumentation.md
Use prescribed naming conventions in the example for prescribed naming conventions.
2021-02-04 08:15:30 -08:00
mengjiao.liu 807cf5aa1d Update contributors development.md 2021-02-03 17:45:37 +08:00
Kubernetes Prow Robot b415c00462
Merge pull request #5456 from chymy/fix-migration-to-structured-logging
fix typo
2021-02-02 16:30:28 -08:00
hasheddan 929c016930
Move new platform support guide to k/sig-release
Moves new platform support guide to live alongside documentation of
support tiers and tier 3 build docs.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-02-02 10:44:10 -06:00
chymy 038edf9b2e fix typo
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-02-02 10:58:15 +08:00
Sebastian Lettner fbef72efb8 Fixed spell errors and improved wording 2021-01-31 14:28:45 +01:00