| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Bob Killen <killen.bob@gmail.com>
|
|
Co-authored-by: Bob Killen <killen.bob@gmail.com>
|
|
|
|
2. replaced the link entry in devel/README.md to "Scheduler Configuration" (with link "https://kubernetes.io/docs/reference/scheduling/config/")
|
|
|
|
|
|
|
|
|
|
|
|
Deleted Old release-cycle.png
|
|
Updated tldr links in accordance to new Timeline
|
|
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+.
|
|
|
|
Update parts of the contributor guide to match the style guide
|
|
See https://github.com/kubernetes/community/issues/6041#issuecomment-1021176213
|
|
adding recognition and cleaning up doc
|
|
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>
|
|
|
|
|
|
* 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>
|
|
Remove kind/design from triage doc
|
|
* 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
|
|
Add default tag to api conventions
|
|
devel: fix/update links in api_changes.md
|
|
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
|
|
Update local-up-cluster.sh doc to use CRI
|
|
* 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>
|
|
|
|
|
|
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
|
avinashupadhya99/reword-blocked-words-in-commit-message
Reword github keywords usage in PR and commit messages
|
|
dims/cleanup-of-inactive-contributos-from-OWNERS-files
Cleanup of inactive contributors from OWNERS files
|
|
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>
|
|
|
|
Signpost archival of design proposals
|
|
- 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
|
|
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
|
|
Add documentation for remaining hack/verify* tests
|
|
Add logging header formats in doc
|
|
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
|
|
Fixes broken URL in scheduler_algorithm for a deleted documentation
|
|
Document expectations of feature gate use per PRR
|
|
|
|
* 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
|
|
|
|
Signed-off-by: Stephen Augustus <foo@auggie.dev>
|
|
* 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
|
|
|
|
|
|
Co-authored-by: Madhav Jivrajani <12381034+MadhavJivrajani@users.noreply.github.com>
|