Commit Graph

2983 Commits

Author SHA1 Message Date
Kubernetes Prow Robot c95799c601
Merge pull request #8100 from yongruilin/staging-doc
doc: Update staging branch list and clarify publishing rules
2024-12-31 00:36:12 +01:00
Vyom-Yadav d2636bacfe
Update triage party usage information.
* SIG CLI tp instance moved to https://cli.triage.k8s.io/s/kubectl
* SIG Release doesn't use tp anymore

Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>
2024-12-01 18:21:14 +05:30
Max Gautier 36e013edf3
owners.md: cleanup outdated links / stale gubernator reference (#7920)
* Remove stale link ref

* Remove reference to gubernator.k8s.io

The PR dashboard now responds with a 404, it was retired some time ago.
2024-11-27 18:26:57 +00:00
Sascha Grunert 280f2b9b28
Add platforms guide
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-11-26 15:17:11 +01:00
Kubernetes Prow Robot 202e8358ca
Merge pull request #8136 from aojea/testing-strategy
kubernetes testing strategy
2024-11-06 16:29:30 +00:00
Antonio Ojea 463cbd6a30 clarify testing pyramid
Change-Id: Ibe426e9157c95da5c2efc8a93bd6767fb6d72531
2024-11-05 10:15:21 +00:00
Patrick Ohly e337d98fcd PRs: document policy around linter checks
Occasionally contributors run linters, fix issues found by them (sometimes
automatically!) and then create PRs. This creates work for maintainers and is
often not useful, so let's write this down. Perhaps future contributors will
find it, if not, we can point to it in PRs when closing them.
2024-11-05 09:21:24 +01:00
Antonio Ojea e617e77f12 address comments
Change-Id: Ide9010ec1a558a1a9791f8a4bc971d33183e4805
2024-11-04 21:56:10 +00:00
Antonio Ojea cdd1826b0e
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2024-11-04 21:35:51 +00:00
Antonio Ojea b560706838
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2024-11-04 21:30:24 +00:00
Antonio Ojea a60ee35f95
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2024-11-04 21:30:12 +00:00
Antonio Ojea 6ad2572720
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2024-11-04 21:29:05 +00:00
Antonio Ojea fd0bdd172f
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2024-11-04 21:28:58 +00:00
Antonio Ojea c2c6d1b3e1
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2024-11-04 21:28:48 +00:00
Antonio Ojea fcd8fa11e0
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Benjamin Elder <bentheelder@google.com>
2024-11-04 21:27:30 +00:00
Antonio Ojea 6401797848
Update contributors/devel/sig-testing/testing-strategy.md 2024-11-04 13:06:09 +00:00
Antonio Ojea 8cc4a95bc6
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Kevin Hannon <kehannon@redhat.com>
2024-11-04 13:04:35 +00:00
Antonio Ojea df90461f7d kubernetes testing strategy
Since this is a recurrent topic and we are mainly operating by tribal
knowledge, I think that is good to have it written so we can use it as
reference for future discussions.

Change-Id: I300b06d82a1064bfc3b5bc904f02f8b786cd5480
2024-11-04 12:03:56 +00:00
Jefftree 7c058b2b28 Fixup comments 2024-10-26 00:00:49 +00:00
Kubernetes Prow Robot 6977d1b926
Merge pull request #8087 from Jefftree/feature-gate-compat-version
Update feature gate documentation for compatibility version
2024-10-25 23:52:52 +01:00
Jefftree 8b77b1c08b Update feature gate documentation for compatibility version 2024-10-25 21:53:50 +00:00
Jordan Liggitt 307133a557
Clarify ineligibility of fixes for alpha feature issue for backports 2024-10-23 09:23:12 -04:00
Jordan Liggitt 42002f6cce
Clarify cherry-pick candidates 2024-10-14 10:33:25 -04:00
yongruilin 2aebd16229 doc: Update staging branch list and clarify publishing rules 2024-10-08 12:55:02 -07:00
Kubernetes Prow Robot 97b2b7e621
Merge pull request #8084 from bouaouda-achraf/fix-gcloud-list-images
doc(e2e-node-tests): fix gcloud list images cmd
2024-10-08 19:38:23 +01:00
Kubernetes Prow Robot f1edb38f3f
Merge pull request #8090 from bouaouda-achraf/add-network-subnet-e2e-remote
doc(test-e2e): support custom network and subnet on remote e2e mode
2024-10-08 19:34:23 +01:00
yongruilin ef223c911e Simplify contributor setup by removing GOPATH dependency
Updates the contributor guide to reflect the shift to Go Modules
as the default build system from Go 1.13 onwards. Contributors
are no longer required to clone the repository within their GOPATH,
simplifying the setup process.
2024-10-03 23:11:53 -07:00
Achraf BOUAOUDA 8bb7606b56 doc(test-e2e): support custom network and subnet on remote e2e mode 2024-09-26 12:42:08 +02:00
ACHRAF BOUAOUDA 58c1bf2a49
doc(e2e-node-tests): fix gcloud list images cmd 2024-09-20 20:39:56 +02:00
Kubernetes Prow Robot 689d8b9cb2
Merge pull request #8053 from krzyzacy/node-images
Update references for deprecated kubernetes-node-e2e-images
2024-09-10 21:46:37 +01:00
ziyi-xie 37db9dcba4 Added some relevant notes 2024-08-30 15:43:40 +09:00
ziyi-xie b41a6f3a8b Modify the sample link in #sign-the-cla section 2024-08-29 18:29:00 +09:00
Sen Lu d8c7717789
Update references for kubernetes-node-e2e-images to point to the default cos image project
xref https://github.com/kubernetes/k8s.io/issues/1527
2024-08-27 16:47:15 -07:00
Kubernetes Prow Robot 6b7ab162c6
Merge pull request #7909 from jeremysprofile/jeremy/docs
docs: remove outdated warning
2024-08-25 19:46:10 +01:00
Kubernetes Prow Robot e021652cfb
Merge pull request #7852 from kojikaz/feature/cheatsheets-url
Corrected URL destination
2024-08-06 07:04:51 -07:00
Kubernetes Prow Robot d35b0949ff
Merge pull request #7741 from MikeSpreitzer/update-controllers
Modernize controllers.md
2024-07-08 11:25:14 -07:00
Mike Spreitzer 2f737de696
Modernize controllers.md
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2024-07-03 10:45:29 -04:00
Kubernetes Prow Robot 4a6113abed
Merge pull request #7824 from pohly/e2e-tests-labels
e2e-tests.md: update description of labels
2024-06-17 02:48:40 -07:00
Patrick Ohly b4797e00cd e2e-tests.md: explain usage of Feature tag for alpha/beta tests
While we now have the ability to support tests properly which only depend on
alpha or beta feature gates, we still haven't migrated all jobs. So for now,
developers still need to follow the old practice of tagging such tests with
both [Feature] and [FeatureGate].
2024-06-13 09:07:55 +02:00
Patrick Ohly d5a4ac9984 e2e-tests.md: update description of labels
This explains how to use --filter-label (possible since Kubernetes 1.29) and
clarifies the usage of feature gate labels.
2024-06-12 08:52:22 +02:00
Junya Okabe edc102a974
update: staging.md
Co-authored-by: Priyanka Saggu <priyankasaggu11929@gmail.com>
2024-06-11 01:23:54 +09:00
Junya Okabe 208d7a966c fix: use https instead of http
fix: use https instead of http
2024-06-09 23:37:06 +09:00
Junya Okabe 81ede3b80a fix: 404 error 2024-06-09 17:22:01 +09:00
Kubernetes Prow Robot a2bf3347cb
Merge pull request #7884 from Okabe-Junya/fix-7883
docs: fix broken links related to k/test-infra/prow
2024-06-08 12:29:28 -07:00
Junya Okabe 75956b7693
update: contributors/guide/review-guidelines.md
Co-authored-by: Priyanka Saggu <priyankasaggu11929@gmail.com>
2024-06-09 04:14:10 +09:00
Junya Okabe 60f4b9d3a5
update: contributors/guide/contributor-cheatsheet/README.md
Co-authored-by: Priyanka Saggu <priyankasaggu11929@gmail.com>
2024-06-09 04:13:39 +09:00
Junya Okabe 0adfecd04d fix: use https:// instead of http:// 2024-06-09 02:22:43 +09:00
Junya Okabe fd7bc7aadf fix: links in /contributors/guide/README-*.md 2024-06-09 02:14:23 +09:00
Kubernetes Prow Robot bf755c694c
Merge pull request #7923 from mbianchidev/patch-1
Update README.md to clarify the CLA process
2024-06-07 08:55:56 -07:00
Stephen Augustus 169dfb0afa
contributors: Add SIG ContribEx as owners
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2024-06-04 17:18:10 -04:00