SimonLiu
a34b91c22b
Fix: broken GitHub project board links in triage
...
- Update Release Team project board link to current working URL
- Replace broken SIG project board links (Contributor Experience,
Network, Windows) with currently active project boards (Apps,
Auth, Scheduling).
2025-07-20 11:38:55 +08:00
Kubernetes Prow Robot
1799c5e9bf
Merge pull request #8512 from adrianmoisey/patch-2
...
Fix link to large-or-automatic-edits
2025-07-08 13:59:27 -07:00
Paco Xu
e6e875c453
Update release-notes handbook path ( #8511 )
2025-07-08 13:55:27 -07:00
Adrian Moisey
ebecc963b1
Fix link to large-or-automatic-edits
...
Currently it doesn't render correctly as a link, and the text is just `The effort required to review such sweeping changes might not be worth it, see [“large or automatic edits”)[#large-or-automatic-edits] below`
2025-07-07 22:02:20 +02:00
Nour
8b426d4033
fix: update Release Notes Handbook link to correct URL
2025-07-07 22:39:29 +03:00
Kubernetes Prow Robot
33bdd6077b
Merge pull request #8486 from JoelSpeed/update-required-fields-conventions
...
Update guidance on required field serialization
2025-07-02 14:37:24 -07:00
Joel Speed
48f3ac9af6
Update guidance on optional/required field serialization
2025-07-02 16:48:28 +01:00
Maciej Szulik
08d9754ebc
Update api-changes's conversion section with stronger wording
...
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2025-06-26 14:15:18 +02:00
Kubernetes Prow Robot
7e6612ac79
Merge pull request #8472 from CFly17/update-link-in-cri-networking-doc
...
update doc link; add period
2025-06-06 15:24:44 -07:00
David Eads
286a24a919
explain that GA features must be disableable if it is the first release they are default-on
2025-06-05 16:23:53 -04:00
Cullin Flynn
af98046b67
update doc link; add period
2025-05-29 15:19:17 -04:00
Kubernetes Prow Robot
ecc4939a20
Merge pull request #8451 from pohly/pr-guidelines-large-automatic-edits
...
pull-requests.md: add guidance for large and/or automatic edits
2025-05-23 02:24:36 -07:00
Maciej Szulik
0cb24d24e1
Describe ratcheting validation
...
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2025-05-22 14:11:33 +02:00
Patrick Ohly
c738487ef5
pull-requests.md: add guidance for large and/or automatic edits
...
This primarily came out of the discussion around allowing the use of
LLMs (https://github.com/kubernetes/steering/issues/291 ), but isn't limited to
it because other tools (search/replace, linters) can have the same effect.
The goal is to clarify expected behavior and to give reviewers something that
they can link to when they decide that a PR shouldn't get merged.
2025-05-15 13:36:09 +02:00
Benjamin Elder
c858f07804
relax help-wanted guidelines
2025-04-30 11:07:40 -07:00
Benjamin Elder
b328f51146
delete defunct godeps docs
...
> This document only applies to Kubernetes 1.14.x and earlier,
and should be removed once Kubernetes 1.14.x is no longer supported.
... we're well past this
2025-04-24 20:07:53 -07:00
Benjamin Elder
540d99b553
correct guidance for building e2e.test with debug symbols ( #8397 )
...
* correct guidance for building e2e.test with debug symbols
* typo fix suggested by soltysh
Co-authored-by: Maciej Szulik <soltysh@gmail.com>
---------
Co-authored-by: Maciej Szulik <soltysh@gmail.com>
2025-04-16 09:51:07 -07:00
Kubernetes Prow Robot
08ef11a871
Merge pull request #8392 from gawbul/patch-1
...
Remove add gnu bins to path
2025-04-14 06:24:42 -07:00
Steve Moss
7169158ebc
docs(devel): remove section on adding GNUBINS to path
2025-04-12 10:14:11 +01:00
Kubernetes Prow Robot
28f1f316e2
Merge pull request #8308 from SergeyKanzhelev/patch-1
...
List the best practices on configuring staging repo
2025-04-10 04:12:46 -07:00
Sergey Kanzhelev
f19055fa00
renaming google groups
2025-03-30 03:10:16 +00:00
Steve Moss
e7db7db804
Change to use .zshrc as the default shell init script
2025-03-21 20:40:20 +00:00
Steve Moss
fe36095e53
Fix add gnu bins to path
...
This fixes adding the gnu bin utils to the path on macOS.
2025-03-21 20:18:40 +00:00
shubham82
b300316311
Added Debugging DNS Resolution.
2025-03-10 23:08:01 +05:30
shubham82
2c77e82ff3
Fixed the Hyperlink of DNS.
2025-03-10 13:31:44 +05:30
Kubernetes Prow Robot
13e8c6eaa5
Merge pull request #8312 from SergeyKanzhelev/contributorGuide
...
make sig-architecture-approvers to be approvers of devel
2025-02-18 07:04:27 -08:00
Sergey Kanzhelev
a877b46655
make sig-architecture-approvers to be approvers of devel
2025-02-03 23:11:04 +00:00
Sergey Kanzhelev
ecf7ebfe61
List the best practices on configuring staging repo
...
As discussed in https://github.com/kubernetes/test-infra/pull/34209 we want those best practices applied for all staging repositories
2025-01-29 09:25:13 -08:00
Sergey Kanzhelev
db903277a2
remove critest page from community repository
2025-01-29 01:52:55 +00:00
Kevin Hannon
6050d74ccc
drop mention of NodeFeature
2025-01-06 15:28:22 -05:00
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