Commit Graph

2654 Commits

Author SHA1 Message Date
Pravar Agrawal 15d2ce6938 update as per review comments 2021-10-05 21:44:11 +05:30
Pravar Agrawal 15f001cdbe add documentation for verify-codegen script 2021-10-05 21:39:00 +05:30
Pravar Agrawal 9ffd5971f3 add documentation for verify-cli-conventions 2021-10-05 21:39:00 +05:30
Pravar Agrawal de45ce7cb3 add documentation for verify-boilerplate script 2021-10-05 21:39:00 +05:30
Pravar Agrawal a52b7d6dd2 add documentation for verify-bazel script 2021-10-05 21:39:00 +05:30
Kubernetes Prow Robot df2ff3feb2
Merge pull request #6078 from AvineshTripathi/helpwantedfix
added example links for help wanted and good first issue
2021-10-04 09:09:09 -07:00
Kubernetes Prow Robot 4dd3f6797c
Merge pull request #6106 from shuheiktgw/add_kubetest2_link
Add a kubetest2 link to contributors/README.md
2021-10-02 07:27:06 -07:00
shuheiktgw 5d7eff4f1b Add a kubetest2 link to contributors/README.md 2021-10-02 10:05:11 +09:00
BLasan e1a5ab54bf Fix: Broken link on non-code-contributions 2021-10-01 13:05:25 +05:30
Kubernetes Prow Robot f90ee3db12
Merge pull request #5990 from geoffcline/gdc-patch-1
remove unwanted text
2021-09-29 14:07:21 -07:00
Avinesh Tripathi 6ce538132f added example links for help wanted and good first issue 2021-09-29 14:19:43 +05:30
Kubernetes Prow Robot 692571a6a9
Merge pull request #6025 from PratikBorhade302/fix-6024-k8s-community
Fix: Missing link for Hindi language Cheatsheet on Readme.md
2021-09-24 13:53:49 -07:00
Pratik P Borhade 15b739159b Fix 6024: Missing link for Hindi language Cheatsheet on Readme.md
Fix `6024`.

This PR will add a link for Hindi language Cheetsheet on Readme.md
2021-09-21 23:30:12 +05:30
Antonio Ojea c2bef44264 cherry-pick policy for alpha and beta features 2021-09-20 15:13:30 +02:00
Davanum Srinivas b9b518513d
Update cherry picks doc with a description for alpha features
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-09-18 09:03:29 -07:00
Wes Panther 65201696bb Update doc link to active release branches. 2021-09-17 17:33:38 +00:00
Kubernetes Prow Robot 91bc44bf75
Merge pull request #5973 from robscott/kind-vs-resource-refs
Clarifying API Conventions regarding Kind and Resource in object refs
2021-09-14 06:27:09 -07:00
Kubernetes Prow Robot f026ec20e4
Merge pull request #5996 from thockin/master
Update API pluralization docs
2021-09-10 16:13:00 -07:00
Tim Hockin faebec1acf Update API pluralization docs
Based on Service ClusterIPs pluralization.
2021-09-10 16:03:09 -07:00
Kubernetes Prow Robot c34d339d35
Merge pull request #5998 from endocrimes/dani/take-a-pause
sig-node: add doc with basic info for pause image updates
2021-09-09 10:56:11 -07:00
Danielle Lancashire 06fcf734d7 sig-node: add doc with basic info for pause image updates 2021-09-09 15:38:03 +02:00
Danielle Lancashire 9329037de3 sig-node-e2e: gcloud application-defaults are required 2021-09-08 10:06:38 +02:00
lauralorenz 60d6c9cb29
Update outdated link
Referencing sig-architecture/KEP-0000 in enhancements repo
2021-09-07 16:13:44 -07:00
Kubernetes Prow Robot 22b6ce57ac
Merge pull request #5983 from khenidak/alloc-release-resources
Auto resource release based on api changes
2021-09-07 14:58:34 -07:00
Khaled (Kal) Henidak 99780a63a6 add auto resource release 2021-09-07 18:40:57 +00:00
Geoffrey Cline d9cd090c7f remove unwanted text 2021-09-03 15:12:42 -05:00
Sergey Kanzhelev 221195e087
hub -> gh (#5933)
* hub -> gh

fall of from https://github.com/kubernetes/kubernetes/pull/97697

* Also permissions are changed with the tool switch

gh auth login requires way more permissions

* Update cherry-picks.md
2021-09-03 10:15:49 -07:00
RinkiyaKeDad c470ddb831 updating go version info for k8s releases
Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
2021-09-02 11:55:17 +05:30
Rob Scott 83877032b5
Clarifying API Conventions regarding Kind and Resource in object refs 2021-09-01 15:22:29 -07:00
Kubernetes Prow Robot 98b3d97d2e
Merge pull request #5897 from cyb70289/e2e
Remove obsolete "make test-e2e" guide
2021-08-30 20:58:28 -07:00
Stephen Augustus 3cdd9e7038
sig-release: Minor link/comment cleanups
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-08-22 22:01:26 -04:00
Yibo Cai 9cb2f78144 Remove obsolete "make test-e2e" guide 2021-08-19 10:44:47 +08:00
Sascha Grunert 3c00cfad3d
Update SIG Release versioning docs
The document has been moved over to the sig-release repository, which is
now reflected with that change.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-08-17 09:35:42 +02:00
Robert Kielty a50309d44d
Guide for monitoring tests run by CI - final push (#5449)
* Describe how to find and report failing tests

Co-authored-by: Joyce Kung <thejoycekung@users.noreply.github.com>
Co-authored-by: Jorge Alarcon Ochoa <alejandrox1@users.noreply.github.com>

* updates TestGrid screen shot

* adds fixes for review comments

* adds a generated toc

* adds generated toc

* removes duplicated toc heading

* removes toc comment

* adds capitalization feedback

* adds grammar and typo fixes

* clarifies that this doc is about CI on Kubernetes

* fixes a markdown issue

* adds fixes for review comments

adds a generated toc

* adds generated toc

removes duplicated toc heading

* removes toc comment

* adds capitalization feedback

* adds grammar and typo fixes

* clarifies that this doc is about CI on Kubernetes

* fixes a markdown issue

* Revert "fixes a markdown issue"

This reverts commit 78a8e2f257.

* Revert "clarifies that this doc is about CI on Kubernetes"

This reverts commit 53acc8991a.

* Revert "adds grammar and typo fixes"

This reverts commit 4c81b457fc.

* Revert "adds capitalization feedback"

This reverts commit b56a4469ee.

* Revert "removes toc comment"

This reverts commit 12423175e4.

* Revert "adds generated toc"

This reverts commit 9725c9efc5.

* Revert "adds fixes for review comments"

This reverts commit d9a6347e4b.

Co-authored-by: Joyce Kung <thejoycekung@users.noreply.github.com>
Co-authored-by: Jorge Alarcon Ochoa <alejandrox1@users.noreply.github.com>
2021-08-16 18:56:01 -07:00
Kubernetes Prow Robot 67979cc7ae
Merge pull request #5925 from xinydev/update-owner-guide-docs
Fix owners guide: approver in the reviewers section
2021-08-09 07:33:31 -07:00
Kubernetes Prow Robot 30bf55fead
Merge pull request #5926 from astraw99/patch-1
Update `git squash` doc
2021-08-08 07:53:31 -07:00
Sergey Kanzhelev eaa5fbb1f0 SergeyKanzhelev as node approver 2021-08-05 21:46:38 +00:00
Corey Daley 9f00b58437
Update owners.md
Fix typo `s/ALISES/ALIASES/`
2021-08-03 16:40:41 -04:00
Kubernetes Prow Robot 4c746449cb
Merge pull request #5820 from ehashman/owners-node
Add ehashman as a SIG Node community repo approver
2021-08-03 10:51:03 -07:00
Cheng Wang 3c82898225
Update `git squash` doc
To be consistent with the example code (`squash`) below.
2021-08-01 17:50:15 +08:00
XinYang e3a6cd434e
fix owners guide: approver in the reviewers section
Signed-off-by: XinYang <xinydev@gmail.com>
2021-07-31 00:57:48 +08:00
Han Kang c5df2e6a9e amend instrumentation cardinality guidelines to explicitly call out namespaces 2021-07-29 08:11:47 -07:00
SataQiu 51b267d7a4 remove bazel build 2021-07-25 16:35:42 +08:00
Tom Hayward 41b4e3d397
Fix typo in triage/needs-information label
The issue triage instructions referenced `lifecycle/needs-information`, but the correct label is `triage/needs-information`. I also added the Prow command corresponding to this label.
2021-07-21 09:36:35 -07:00
Aaron Crickenberger f1aab075ce contributors/devel/sig-release: use dl.k8s.io where possible
Update the kubernetes-versions guide to avoid referencing `gsutil` and
URI's that have GCS bucket names hardcoded in them where possible.

We don't have a CLI accessible way to list the contents of a given build
through dl.k8s.io, so it was necessary to keep it there.

Anything else that uses http or https to download kubernetes artifacts
should always use dl.k8s.io. It greatly reduces the amount of code that
will need to change whenever a different location is used (GCS bucket
rename, some other backing store, etc.)
2021-07-16 17:53:44 -07:00
Kubernetes Prow Robot f9798eb69c
Merge pull request #5869 from msau42/update-api-docs
Update steps on how to make a new API version
2021-07-16 05:16:09 -07:00
Michelle Au 0c8bda6665 Update steps on how to make a new API version and add guidance around structuring commits for API promotions 2021-07-15 18:10:40 -07:00
Kubernetes Prow Robot a843caa9b1
Merge pull request #5832 from toumorokoshi/feature/consolidate-object-reference-guidance
consolidate object ref guidance in api conventions
2021-07-09 10:54:53 -07:00
Pushkar Joglekar 99da412655
Typos and other punctuation fixes 2021-06-22 12:25:57 -07:00
Kubernetes Prow Robot 28293e5f08
Merge pull request #5852 from BoleynSu/master
fix some typos in the docs and the comments
2021-06-22 06:41:58 -07:00