summaryrefslogtreecommitdiff
path: root/contributors
AgeCommit message (Collapse)Author
2022-02-28Update contributors/guide/first-contribution.mdUmesh Roy
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-02-28Update contributors/guide/first-contribution.mdUmesh Roy
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-02-24Broken "Contributor Role Board" link is updated to Community IssuesUmesh Roy
2022-02-241. remove the out-of-dated file scheduler_algorithm.mdLambertZhaglog
2. replaced the link entry in devel/README.md to "Scheduler Configuration" (with link "https://kubernetes.io/docs/reference/scheduling/config/")
2022-02-04Update release.mdKunal Chhabra
2022-02-04Added new release-lifecyle.jpgKunal Chhabra
2022-02-04Deleted Old release-lifecycle imageKunal Chhabra
2022-02-03Changes Release Cycle imageKunal Chhabra
2022-02-03Added new Release Cycle imageKunal Chhabra
2022-02-03Delete release-cycle.pngKunal Chhabra
Deleted Old release-cycle.png
2022-02-03Update release.mdKunal Chhabra
Updated tldr links in accordance to new Timeline
2022-02-03Update release.mdKunal Chhabra
Changed Relase cycles timeline in accordance with new release cadence change. Changed release from four times a year to three times a year and changed the phases-: Normal Dev from to Weeks 1-11, Code freeze to Weeks 12-14 and Post release to Weeks 14+.
2022-01-30Fix broken links to learn about sigs in the contributor guideAlison Dowdney
2022-01-28Merge pull request #6347 from pymander/contributor-guide-style-guidelinesKubernetes Prow Robot
Update parts of the contributor guide to match the style guide
2022-01-25Note when PUT can create itemsElana Hashman
See https://github.com/kubernetes/community/issues/6041#issuecomment-1021176213
2022-01-24Merge pull request #6354 from parispittman/leadsupdaterecKubernetes Prow Robot
adding recognition and cleaning up doc
2022-01-21Update parts of the contributor guide to match the style guideErik L. Arneson
Edit parts of the Contributor Guide to match the Kubernetes Documentation style guide. This PR updates the following: - the GitHub Workflow document - the Help Wanted guide - the Coding Conventions document Co-authored-by: Joel Barker <joel@lionswaycontent.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-01-20Update contributors/chairs-and-techleads/README.mdParis
2022-01-20adding recognition and cleaning up docParis Pittman
2022-01-14Update language to make emeritus process clearer (#6339)Davanum Srinivas
* update language to make emeritus process clearer Signed-off-by: Davanum Srinivas <davanum@gmail.com> * Update contributors/guide/owners.md Co-authored-by: Bob Killen <killen.bob@gmail.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-01-11Merge pull request #6142 from MadhavJivrajani/rm-kind-design-node-triageKubernetes Prow Robot
Remove kind/design from triage doc
2022-01-10Loosen the meaning of status in API conventions (#5842)Tim Hockin
* Loosen the meaning of status in API conventions As per KEP https://github.com/kubernetes/enhancements/issues/2527 - remove the "from observation" guidance and add some discussion of when to use status fields vs. additional types for allocated resources. * Backtick spec and status * Act on feedback
2022-01-10Merge pull request #5723 from Jefftree/defaultKubernetes Prow Robot
Add default tag to api conventions
2022-01-06Merge pull request #6320 from MadhavJivrajani/api-changes-linksKubernetes Prow Robot
devel: fix/update links in api_changes.md
2022-01-06devel: fix/update links in api_changes.mdMadhav Jivrajani
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2022-01-04Merge pull request #6281 from adisky/patch-5Kubernetes Prow Robot
Update local-up-cluster.sh doc to use CRI
2022-01-04Changed all instances of k-dev@ and kubernetes-dev@ to dev@kubernetes.io (#6311)Ayushman
* Changed all instancesof k-dev@ and kubernetes-dev@ to dev@kubernetes.io Changes Removed From archive updated the link changes made csv undo changed links * Fix last two instances of googlegroups.com * Revert changes to election docs for past elections Co-authored-by: Christoph Blecker <admin@toph.ca>
2022-01-04Update to use CRIAditi Sharma
2022-01-03update stress installation command for go version 1.17 and laterjlsong01
2021-12-28add new repo to pausing image referencekerthcet
Signed-off-by: kerthcet <kerthcet@gmail.com>
2021-12-21Merge pull request #6181 from ↵Kubernetes Prow Robot
avinashupadhya99/reword-blocked-words-in-commit-message Reword github keywords usage in PR and commit messages
2021-12-10Merge pull request #6240 from ↵Kubernetes Prow Robot
dims/cleanup-of-inactive-contributos-from-OWNERS-files Cleanup of inactive contributors from OWNERS files
2021-12-10Cleanup of inactive contributors from OWNERS filesDavanum Srinivas
Co-authored-by: Bob Killen <killen.bob@gmail.com> Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com> Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-12-03Update stale reference to etcd modifiedIndexMarcin Owsiany
2021-12-01Merge pull request #6258 from mrbobbytables/archive-design-proposalsKubernetes Prow Robot
Signpost archival of design proposals
2021-12-01Signpost archival of design proposalsBob Killen
- Markdown files updated with note redirecting users to archival repo - Images, Owner files and misc files removed - Deletion date of 2022-04-01 or the release of Kubernetes 1.24
2021-12-01Documment logging formatsMarek Siarkowicz
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2021-11-23Merge pull request #6127 from pravarag/verify-documentationKubernetes Prow Robot
Add documentation for remaining hack/verify* tests
2021-11-18Merge pull request #6196 from CatherineF-dev/patch-1Kubernetes Prow Robot
Add logging header formats in doc
2021-11-16Removes [Exclude:WindowsDocker] test tagClaudiu Belu
We've removed support for Windows Docker in Kubernetes v1.24, so we no longer need this tag. Updates a few of the Windows tests considerations, since a few of them are supported by Windows Containerd
2021-11-22Merge pull request #6220 from clintonyeb/patch/fix_broken_ling_schedulingKubernetes Prow Robot
Fixes broken URL in scheduler_algorithm for a deleted documentation
2021-11-21Merge pull request #6238 from ehashman/feature-gate-docsKubernetes Prow Robot
Document expectations of feature gate use per PRR
2021-11-18Document expectations of feature gate use per PRRElana Hashman
2021-11-12Change 'master' to 'main' in github-workflow markdown (#6221)wiggitywhitney
* Change master to main * Revert changes and add note to clarify that default branch may be called main * Move comments to top of respective codeblocks
2021-11-11fixes broken link with scheduling documentationClinton Yeboah
2021-11-11OWNERS(justaugustus): Prune extraneous reviewer rolesStephen Augustus
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-11-08Update URLs in scheduler.md with correct folder path (#6198)Jiekun
* Update URLs in scheduler.md with correct folder path The `generic_scheduler.go` is moved under `scheduler` folder, not `scheduler/core` folder. This commit updated the description & the link to code file. Note that `legacy_registry.go` is removed as well in master branch. We may need to fix the link and description as well after release. * #6198 Updated scheduler part in contributors/devel/README.md, adding few doc links. Removed scheduler.md * #6198 Removed 'Scheduler extensibility' part in scheduling_code_hierarchy_overview; removed scheduler framework plugins link in devel README
2021-11-03Update logging.mdCatherineF-dev
2021-11-03move to logging.mdCatherineF-dev
2021-11-03Update contributors/devel/sig-instrumentation/migration-to-structured-logging.mdCatherineF-dev
Co-authored-by: Madhav Jivrajani <12381034+MadhavJivrajani@users.noreply.github.com>