Commit Graph

1261 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 5a6850c311
Merge pull request #7579 from profnandaa/patch-1
fix: minor url fix
2024-02-02 12:26:18 -08: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
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
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
Yuedong Wu ca47e08853
Fix broken links in contributors guide 2023-11-27 15:33:16 +00: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
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
Tim Hockin 50e4f2558c
Reorganize conventions for numeric fields
This puts them in a more incremental order and adds a stronger
convention around prefering int32 vs int64.
2023-07-26 14:12:19 -07:00
Kubernetes Prow Robot 85a6bec94f
Merge pull request #7284 from sarkar-deb/link-fix-API-changes
updated link for In-place updates
2023-06-22 07:53:39 -07:00
Paco Xu 867d8fd100 sig-node: dd bugs triage board with pr triage 2023-06-07 20:36:27 +08:00
Kubernetes Prow Robot e071228147
Merge pull request #7298 from dlipovetsky/note-cherry-pick-all-supported-release-branches
docs: Ask for cherry-picks to be made against all supported release branches
2023-05-22 00:02:21 -07:00
Ricky Sadowski 4d6053b042 Update e2e-tests-kubetest2.md with new source for Kubernetes releases
This commit updates the 'e2e-tests-kubetest2.md' documentation. Instead
of instructing users to use a `gsuti`l command to find release names,
they are now directed to visit the Kubernetes GitHub releases page.
This change removes the reliance on GCS as the release buckets will
eventually be fully replaced with the community owned `dl.k8s.io`
endpoint.

Signed-off-by: Ricky Sadowski <richard.j.sadowski@gmail.com>
2023-05-18 00:42:24 +00:00
Jordan Liggitt f88bbbabe8
Document short-names and categories 2023-05-17 08:45:17 -04:00
Daniel Lipovetsky 457d644e7d
docs: Ask for cherry-picks to be made against all supported release branches 2023-05-16 14:40:30 -07:00
Daniel Lipovetsky d8b001ac7e
Improvements to phrasing
Co-authored-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-05-12 16:06:05 +00:00
Debabrata Sarkar 26487e0a4b updated link for In-place updates 2023-05-05 11:18:32 +01:00
Daniel Lipovetsky ed531da4d6
docs: Ask for cherry-picks to be made in order from newest to oldest releases 2023-05-01 12:16:45 -07:00
Kubernetes Prow Robot 594d391253
Merge pull request #7244 from ChristopherFry/cfry/api-conventions-kubernetes-docs-links
Fix kubernetes doc links in api conventions doc
2023-04-24 15:03:02 -07:00
Alex Zhang d54408935d
Update contributors/devel/sig-testing/writing-good-e2e-tests.md
Co-authored-by: Christoph Blecker <admin@toph.ca>
2023-04-19 10:36:51 +08:00
tokers 491f2b07c8
docs: fix broken link for TimeoutContext
Signed-off-by: tokers <zchao1995@gmail.com>
2023-04-18 17:33:23 +08:00
zeng xu 9d6941e134
improve kubemark binary building 2023-04-18 16:21:20 +08:00
daichi213 c3c7b304cb Modified the link of User Guide , Cluster Admin Guide , Authentication , Authorization Plugins 2023-04-16 17:24:05 +09:00
Kubernetes Prow Robot f9ba4b9394
Merge pull request #7182 from mattcary/fuzz
Clarify fuzzer operation
2023-04-04 13:39:38 -07:00
Kubernetes Prow Robot bc2cb20754
Merge pull request #7063 from ninjaprox/patch-1
Correct `generateName` doc when in conflict
2023-04-04 13:35:39 -07:00
Kubernetes Prow Robot 84286d6754
Merge pull request #6559 from pohly/kubectl-get-tables
api changes: document how to support `kubectl get`
2023-04-04 13:31:39 -07:00
Chris Fry b8e17d97af Fix kubernetes doc links in api conventions doc 2023-04-04 20:13:12 +00:00
Aldo Culquicondor 1a09f12153
Add log message style guidelines 2023-03-31 08:54:45 -04:00
Kubernetes Prow Robot 697f91aae7
Merge pull request #7189 from cubxxw/patch-1
docs: There are sentences in the contributors file that are not punct…
2023-03-28 20:03:24 -07:00
Debabrata Sarkar 1c712a0c88 Fixed Broken link to api.proto 2023-03-23 12:14:56 +00:00
Benjamin Elder 5ce5cc2d21 stop suggesting depth=1, suggest filter=blob:none instead
depth=1 will break git version info and break the build
2023-03-19 14:36:01 -07:00
Xinwei Xiong 261723fa6d
docs: There are sentences in the contributors file that are not punctuated
I found that there are sentences in the contributors file that are not punctuated and I am addressing it.
2023-03-17 19:55:39 +08:00
Matthew Cary c3c4496a89 Clarify fuzzer operation 2023-03-14 08:56:52 -07:00
Vinh Nguyen 1bf6d426e7
Update api-conventions.md 2023-03-14 22:04:17 +08:00
Todd Neal 4305c4b473 add info on debugging e2e node tests 2023-03-13 21:26:22 -05:00