Commit Graph

1012 Commits

Author SHA1 Message Date
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
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
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
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
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
xing-yang a87bbb55c6 Update CONTRIBUTING doc 2021-01-28 16:07:05 +00:00
chymy f0c70180fe add 'go' for code
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-01-28 09:49:30 +08:00
chymy 8c193ef247 Fix klog.Infof change to klog.InfoS err
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-01-27 18:38:30 +08:00
Nikhita Raghunath c0e8b136e5 Remove licensing subproject, move doc to vendor.md 2021-01-13 15:54:07 +05:30
Ashish Billore ec191fa473
Minor corrections to the api conventions.
Fixed the API Group convention for readability.
2021-01-10 21:45:50 +09:00
Kubernetes Prow Robot 22e4475215
Merge pull request #5371 from bjhaid/master
Add an entry for `DELETE` on a collection of resources.
2021-01-04 11:41:56 -08:00
Kubernetes Prow Robot 952b06b6e2
Merge pull request #5356 from pweil-/fix-list-examples
Correct list api examples and add link to field selector documentation
2021-01-04 08:09:56 -08:00
Kubernetes Prow Robot 7e31e7499e
Merge pull request #5300 from saschagrunert/platforms
Add guide for shipping alternative platforms
2021-01-04 08:05:57 -08:00
bjhaid 2199f730a5 Add an entry for `DELETE` on a collection of resources.
This adds an entry that matches the `GET` on a list of resources.
2020-12-17 14:03:18 -06:00
David Ashpole e984f3b36d add reference to ksm 2020-12-15 11:25:58 -08:00
David Ashpole caecdf5a0e
Apply suggestions from code review
Co-authored-by: Tariq Ibrahim <tariq181290@gmail.com>
2020-12-15 13:07:25 -06:00