Commit Graph

1155 Commits

Author SHA1 Message Date
Dave Young ad3356569f use homebrew to find homebrew-installed bins 2022-06-02 10:41:35 -05:00
Dave Young 0119cb32a7
updated homebrew path (macos SIP compatible) and jq install 2022-06-02 09:03:51 -05:00
Matthias Glastra 016517535d Adding new release version 1.24 and associated go version 1.18 2022-05-16 20:31:33 +00:00
Kubernetes Prow Robot a858ed2d6d
Merge pull request #6565 from logicalhan/deprecate
add deprecation policy guidelines to instrumenting kubernetes guide
2022-04-27 10:24:11 -07:00
Paul S. Schweigert 522dfa4f73
removes vagrant reference in running-locally doc
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-04-12 14:46:45 -04:00
Kubernetes Prow Robot 287702e60f
Merge pull request #6560 from pohly/contextual-logging
logging: include information about contextual logging
2022-04-11 11:18:06 -07:00
Patrick Ohly 94e8428298 logging: include information about contextual logging
In Kubernetes 1.24, the necessary infrastructure got added. Now developers can
take advantage of it.
2022-04-06 08:27:31 +02:00
Kubernetes Prow Robot 89d1fe2bd2
Merge pull request #6536 from Riaankl/update-conformance-tests.md
update conformance-tests.md
2022-04-03 15:26:09 -07:00
Riaan Kleinhans 7ebe82693f
Update conformance-tests.md 2022-03-31 06:35:46 +13:00
Han Kang d03420721e add deprecation policy guidelines to instrumenting kubernetes guide 2022-03-25 08:34:06 -07:00
Kubernetes Prow Robot dbb243f825
Merge pull request #6542 from s-urbaniak/pod-security-admission
e2e-tests: describe pod security admission
2022-03-25 08:21:59 -07:00
Sergiusz Urbaniak 43a08f9d49
e2e-tests: describe pod security admission 2022-03-24 15:44:04 +01:00
Patrick Ohly 554bbdfd61 flaky-tests.md: update template in link
This changed from .md to .yaml in
https://github.com/kubernetes/kubernetes/pull/104468.
2022-03-24 10:48:09 +01:00
David Eads 9a4dbd3878 Remove recommendation for condition heartbeat
Heartbeats previously caused significant standing load, they are not
recommended for API types.
2022-03-23 08:51:01 -04:00
Kubernetes Prow Robot 28550696af
Merge pull request #6518 from ehashman/stable-metrics
Add metrics stability documentation from KEP-1209
2022-03-17 17:07:41 -07:00
Kubernetes Prow Robot 94ed8aaed7
Merge pull request #6541 from deads2k/api-off-by-default
add details for testing beta APIs now that they are off by default
2022-03-17 15:30:42 -07:00
Kubernetes Prow Robot d14dd595eb
Merge pull request #6283 from serathius/logging-guidelines
Update logging guidelines
2022-03-17 08:42:20 -07:00
Marek Siarkowicz e5eed38810 Update logging guidelines
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-17 14:11:19 +01:00
David Eads d1c12d11d4 clarify how to name kubernetes label and annotation keys 2022-03-16 16:26:36 -04:00
David Eads 6bf340de5f add details for testing beta APIs now that they are off by default 2022-03-16 11:05:44 -04:00
Riaan Kleinhans 41e37715de
update conformance-tests.md 2022-03-14 14:26:37 +13:00
Yuvraj Chhetri 84bec3d4d8
Updated development.md
Changed some mistakes in docs. Made bullet points instead of copy box.
2022-03-12 09:14:54 +05:30
yuyang f1cd9abe6d fixed a tiny typo error 2022-03-10 11:23:07 +08:00
Elana Hashman e2163b99c9
Add metrics stability documentation from KEP-1209 2022-03-03 10:39:18 -08:00
Kunal Chhabra 11b133f18b
Update release.md 2022-02-04 14:01:45 +05:30
Kunal Chhabra 5e4f1d67fa
Added new release-lifecyle.jpg 2022-02-04 13:59:45 +05:30
Kunal Chhabra b8cb4a6016
Deleted Old release-lifecycle image 2022-02-04 13:58:55 +05:30
Kunal Chhabra ea9bdb00d4
Changes Release Cycle image 2022-02-03 19:43:37 +05:30
Kunal Chhabra 3db589310e
Added new Release Cycle image 2022-02-03 19:41:53 +05:30
Kunal Chhabra 0bab3b5f57
Delete release-cycle.png
Deleted Old release-cycle.png
2022-02-03 19:39:45 +05:30
Kunal Chhabra 4212116478
Update release.md
Updated tldr links in accordance to new Timeline
2022-02-03 13:14:53 +05:30
Kunal Chhabra 06b290f781
Update release.md
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-02-03 13:13:15 +05:30
Elana Hashman f8148d406c
Note when PUT can create items
See https://github.com/kubernetes/community/issues/6041#issuecomment-1021176213
2022-01-25 11:44:36 -08:00
Kubernetes Prow Robot 9406b4352f
Merge pull request #6142 from MadhavJivrajani/rm-kind-design-node-triage
Remove kind/design from triage doc
2022-01-11 13:56:41 -08:00
Tim Hockin b20f6135ee
Loosen the meaning of status in API conventions (#5842)
* 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-10 14:42:25 -08:00
Kubernetes Prow Robot f058d9c79c
Merge pull request #5723 from Jefftree/default
Add default tag to api conventions
2022-01-10 10:33:12 -08:00
Kubernetes Prow Robot 25ec1266b6
Merge pull request #6320 from MadhavJivrajani/api-changes-links
devel: fix/update links in api_changes.md
2022-01-06 03:52:29 -08:00
Madhav Jivrajani 1a8b4eb0c0 devel: fix/update links in api_changes.md
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2022-01-06 11:09:28 +05:30
Kubernetes Prow Robot f4d68ec0f3
Merge pull request #6281 from adisky/patch-5
Update local-up-cluster.sh doc to use CRI
2022-01-04 23:18:33 -08:00
Ayushman 737df3cb8d
Changed all instances of k-dev@ and kubernetes-dev@ to dev@kubernetes.io (#6311)
* 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-04 21:36:32 -08:00
Aditi Sharma bbd961b3a4 Update to use CRI 2022-01-04 14:35:41 +05:30
jlsong01 2ad53d57ea update stress installation command for go version 1.17 and later 2022-01-03 00:08:16 +08:00
kerthcet 1a0cea537f add new repo to pausing image reference
Signed-off-by: kerthcet <kerthcet@gmail.com>
2021-12-28 13:27:26 +08:00
Marek Siarkowicz 1317bc799a Documment logging formats
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2021-12-01 12:10:07 +01:00
Kubernetes Prow Robot 5658578375
Merge pull request #6127 from pravarag/verify-documentation
Add documentation for remaining hack/verify* tests
2021-11-23 16:58:21 -08:00
Claudiu Belu a48453ebf6 Removes [Exclude:WindowsDocker] test tag
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-16 08:55:15 -08:00
Kubernetes Prow Robot b291e9a85c
Merge pull request #6220 from clintonyeb/patch/fix_broken_ling_scheduling
Fixes broken URL in scheduler_algorithm for a deleted documentation
2021-11-22 07:27:08 -08:00
Kubernetes Prow Robot 36811ea138
Merge pull request #6238 from ehashman/feature-gate-docs
Document expectations of feature gate use per PRR
2021-11-21 07:57:00 -08:00
Kubernetes Prow Robot 241bb5aad0
Merge pull request #6196 from CatherineF-dev/patch-1
Add logging header formats in doc
2021-11-18 09:55:03 -08:00
Elana Hashman 8076461701
Document expectations of feature gate use per PRR 2021-11-18 08:48:15 -08:00