Commit Graph

2921 Commits

Author SHA1 Message Date
Kubernetes Prow Robot df5f25b86c
Merge pull request #7726 from YuikoTakada/e2e_node-test
Add link to e2e_node test docs
2024-04-17 15:10:39 -07:00
Kubernetes Prow Robot fcdcd49fb5
Merge pull request #7727 from Nordix/esotsal/update-required-go-versions
Update required Go versions for different versions of Kubernetes.
2024-04-04 11:49:46 -07:00
Kubernetes Prow Robot 29de05c910
Merge pull request #7798 from Nordix/esotsal/first-contribution
first-contribution: add sig-node link
2024-04-04 11:41:41 -07:00
Kubernetes Prow Robot ea2008d5a4
Merge pull request #7761 from Nordix/esotsal/update-coding-conventions-links
coding-conventions: update links
2024-04-04 11:41:31 -07:00
David Ashpole 93cb3d9447
typo 2024-03-26 17:23:04 +00:00
Yuiko Mori 3e5ee6b5b5 Add link to e2e_node test docs 2024-03-26 09:07:02 +09:00
David Ashpole 9f043c9add
address feedback 2024-03-25 20:21:58 +00:00
David Ashpole 76c29a326d
add tracing instrumentation documentation 2024-03-25 20:04:01 +00:00
Sotiris Salloumis 96f5a99ada first-contribution: add sig-node link 2024-03-24 10:02:04 +01:00
Sotiris Salloumis 7b08e42e52 coding-conventions.md: Update links 2024-03-15 14:08:30 +01:00
Kubernetes Prow Robot 31399e5bb1
Merge pull request #7745 from dhiller/fix-help-wanted-link
docs: Fix suggestions link in help-wanted.md
2024-03-14 07:13:23 -07:00
Paul Bastide 09617d5877
Update test-suite.md
Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
2024-03-10 20:59:49 -04:00
Sotiris Salloumis ac39876276 Update required Go versions for different versions of Kubernetes. 2024-03-08 17:52:55 +01:00
Daniel Hiller 92b7109810 Fix suggestions link in help-wanted.md
Signed-off-by: Daniel Hiller <dhiller@redhat.com>
2024-03-08 15:57:43 +01:00
Kubernetes Prow Robot 5a6850c311
Merge pull request #7579 from profnandaa/patch-1
fix: minor url fix
2024-02-02 12:26:18 -08:00
Hardik Dodiya 5863208efb
Update style-guide.md
Minor Change.
2024-01-05 11:22:02 +01:00
Kubernetes Prow Robot d48200bb58
Merge pull request #7658 from pacoxu/patch-3
remove todo of adding instructions to flaking test issue template
2024-01-02 17:15:59 +01:00
Kubernetes Prow Robot 229a8dbad2
Merge pull request #7656 from sandipanpanda/gubernator-del-ref
Remove references to Gubernator in Contributors and Comms docs
2024-01-02 17:15:49 +01:00
Paco Xu b6ed8dbbf6
remove todo of adding instructions to flaking test issue template 2023-12-28 17:06:08 +08:00
Paco Xu 1e9ace687c
use the video link of kcseu deflaking
- KCSEU23 - The Art of Deflaking Kubernetes Tests
2023-12-28 16:49:43 +08:00
Sandipan Panda 2530944890 Remove references to Gubernator in contributors and comms docs
Gubernator is deprecated since June, 2023
Info on the discontinuation:
https://groups.google.com/a/kubernetes.io/g/dev/c/SIpSxGqu_3Q
2023-12-22 21:10:48 +05:30
Sascha Grunert d1a5c2ba0e
Mention cherrypickapproved prow plugin in SIG Release docs
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-12-13 13:14:20 +01:00
Quan Tian 521af1b1f5 Fix outdated conformance test requirement
It's not true that running conformance test is non-privileged and does
not require cluster admin permissions.

Signed-off-by: Quan Tian <qtian@vmware.com>
2023-12-11 19:26:29 +08:00
Shivang Shandilya 72fb443991
Update issue-triage.md 2023-11-30 14:48:29 +05:30
Kubernetes Prow Robot 586efe08f0
Merge pull request #7229 from guettli/patch-2
use `--force-with-lease`
2023-11-28 00:54:17 +01:00
Yuedong Wu ca47e08853
Fix broken links in contributors guide 2023-11-27 15:33:16 +00:00
Patrick Ohly 71d03c71fb first contribution: avoid node block
Builds are failing because the community site doesn't support the note tag.
Fixes 79b1bb59a.
2023-11-07 13:34:14 +01:00
Patrick Ohly 79b1bb59a6 first contribution: warn about unsolicited PRs for linter warnings
Linters find issues like usage of deprecated APIs which the project doesn't
want to get fixed because of the work involved and the code churn. New
contributors must be made aware of that because at first glance it looks like
an easy first contribution.
2023-11-06 12:46:57 +01:00
Kubernetes Prow Robot 2276c03d73
Merge pull request #7588 from theDavidBarton/patch-1
Fix typo and grammar in StatusTooManyRequests
2023-11-04 21:00:05 +01:00
Ritika eecb0e740f
Migrating k8s-testgrid.appspot.com link to testgrid.k8s.io (#7472)
* Migrating k8s-testgrid.appspot.com link to testgrid.k8s.io

Signed-off-by: Ritikaa96 <ritika@india.nec.com>

* Reverting changes from archive folder

Signed-off-by: Ritikaa96 <ritika@india.nec.com>

---------

Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-11-04 17:41:20 +01:00
David Barton fb55d44be2
Fix typo and grammar in StatusTooManyRequests 2023-10-26 20:47:46 +02:00
Tim Hockin b69ca8763e
Update feature-gates doc re. 'Deprecated' 2023-10-24 10:24:46 -07:00
Anthony Nandaa 9e14454acf
fix: minor url fix
This fixes a minor URL mix up on the development.md
doc.

Signed-off-by: Anthony Nandaa <profnandaa@gmail.com>
2023-10-17 16:47:05 +03:00
Kubernetes Prow Robot ece86e241e
Merge pull request #7538 from aojea/patch-1
Update flaky-tests.md
2023-10-06 00:08:39 +02:00
Kubernetes Prow Robot 7ffc368300
Merge pull request #7549 from tschaub/doc-changes
Link to documentation site and clarify PR/CLA order
2023-10-05 17:13:56 +02:00
Julia Furst Morgado 864bc2c60a
Fix grammar on README.md 2023-10-04 13:05:06 -04:00
Julia Furst Morgado f8e09bdddc
Remove deprecated Gubernator from README.md 2023-10-04 13:01:39 -04:00
Tim Schaub 0005b427da Link to documentation site and clarify PR/CLA order 2023-09-29 10:04:26 -06:00
Antonio Ojea d5650fe1a7
Update contributors/devel/sig-testing/flaky-tests.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-09-24 14:24:48 +02:00
Antonio Ojea 5cd3c93ef8
Update contributors/devel/sig-testing/flaky-tests.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-09-24 14:24:39 +02:00
Antonio Ojea a0a72fd949
Update contributors/devel/sig-testing/flaky-tests.md
Co-authored-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-09-24 14:24:30 +02:00
Antonio Ojea 0b824be749
Update flaky-tests.md
- Zero-flake policy
- Update resources
2023-09-24 11:28:37 +02:00
Davanum Srinivas 634ef90e03
Add dependency update example for cherry-picks
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-08-30 10:48:48 -04:00
Joe Betz ea6cd120ae Update references and examples to prefer SSA tags over SMD tags and attributes 2023-08-18 09:57:06 -04:00
Madhav Jivrajani 8dc78071c9 devel: add docs around go version decision in K8s build targets
I was trying to figure out how to build Kubernetes with a specific
Go version and found that this wasn't documented explicitly anywhere.

This commit documents it.

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2023-08-17 19:20:37 +05:30
Kubernetes Prow Robot 92380cbeba
Merge pull request #7435 from vaibhav2107/update-locally
Update the incorrect links in contributors/devel/running-locally.md
2023-08-16 07:44:27 -07:00
Kubernetes Prow Robot d299a12908
Merge pull request #7258 from tokers/docs/broken-link-for-timeouts
docs: fix broken link for TimeoutContext
2023-08-06 13:42:31 -07:00
vaibhav2107 1f8403dada Update the incorrect links in contributors/devel/running-locally.md 2023-08-02 15:00:45 +05:30
Kubernetes Prow Robot 736c519d2d
Merge pull request #7256 from phosae/phosae-make-kubemark-bin
improve kubemark binary building
2023-07-28 02:43:55 -07:00
Kubernetes Prow Robot f0a833b743
Merge pull request #7378 from haripriya9647/miss-word
updated readme
2023-07-27 17:33:53 -07:00