Commit Graph

2533 Commits

Author SHA1 Message Date
xing-yang 06fe402ced Fix a typo in the doc 2021-05-19 14:01:08 +00:00
Riaan Kleinhans f8d9d7294a Update conformance promotion details round removal of bazel 2021-03-03 12:09:25 +13: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
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
chymy f0c70180fe add 'go' for code
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-01-28 09:49:30 +08:00
Kubernetes Prow Robot a4cbb64527
Merge pull request #5437 from chymy/cm-20210127
Fix klog.Infof change to klog.InfoS err
2021-01-27 06:11:40 -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
Sahdev Zala 8ecaa25456 Update triage guidelines
Update triage guidelines for the new automation.

Related #4743
2021-01-24 10:53:22 -05:00
Kubernetes Prow Robot 2c35cd6258
Merge pull request #5399 from Nivedita-coder/patch-1
Update README.md
2021-01-23 08:09:39 -08:00
Nivedita Prasad 2db2fcafed
Update README.md 2021-01-19 09:51:19 +05:30
Nivedita Prasad 00678285e6
Update README.md 2021-01-14 23:08:51 +05:30
Nivedita Prasad fe05072e96
Update README.md 2021-01-14 23:04:19 +05:30
Nivedita Prasad def07867e3
Update README.md 2021-01-14 23:03:45 +05:30
Nivedita Prasad 073d272d1e
Update README.md 2021-01-14 22:41:34 +05:30
Nivedita Prasad 98575cbba6
Update README.md 2021-01-14 22:38:20 +05:30
Nivedita Prasad 4a3e6f63e6
Update README.md 2021-01-14 21:17:43 +05:30
Nivedita Prasad b10ca5464b
Update README.md 2021-01-14 20:06:48 +05:30
Nikhita Raghunath c0e8b136e5 Remove licensing subproject, move doc to vendor.md 2021-01-13 15:54:07 +05:30
Nivedita Prasad 479db019bd
Update README.md 2021-01-12 22:25:57 +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