Commit Graph

8162 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 58d9f81010 Merge pull request #29268 from cpanato/update-patch
Update patch schedule and add 1.22 to the party
2021-08-09 06:55:31 -07:00
Shubham Kuchhal bdb4cc4603 Fix the broken link for "webhook.go" 2021-08-09 16:17:06 +05:30
Maciej Filocha 647e9d6ca8 Fix links in RBAC default bindings table
An extra line needs to be added to allow
the link to be rendered properly.
Also reformatting link line to be better readable.
2021-08-09 12:09:29 +02:00
Carlos Panato fafe6d1e9f patch releases: add 1.22 release to the schedule
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-08-09 11:22:30 +02:00
Kubernetes Prow Robot aa86cfbe42 Merge pull request #29284 from tengqm/update-kubelet-ref
Update reference for kubelet
2021-08-08 20:07:30 -07:00
Kubernetes Prow Robot 90f2d903fb Merge pull request #29250 from jalagari/main
Selector expect map not string
2021-08-08 13:37:30 -07:00
Dima Brusilovsky 91f4f4adf7 Update custom-resource-definition-versioning.md 2021-08-08 18:47:19 +03:00
Qiming Teng f45f67739e Update reference for kubelet
The kubelet reference is not auto-generated. This PR is about fixing the
outdated information by manually comparing the reference against the
output from `kubelet --help`.
2021-08-08 19:59:56 +08:00
Kenneth Endfinger f805b220d8 Fix double usage of "simplify the process" in kubelet-tls-bootstrapping. 2021-08-08 01:56:17 -07:00
Elana Hashman cb0d216f72 Add alpha swap support blog 2021-08-06 12:07:05 -07:00
Mauricio Poppe 9f30588101 Non-critical updates from feedback 2021-08-06 17:14:04 +00:00
yuswift 4e06971871 update ssa state to ga
Signed-off-by: yuswift <yuswift2018@gmail.com>
2021-08-06 22:17:24 +08:00
Kubernetes Prow Robot b5c1e98957 Merge pull request #29241 from YuikoTakada/fix_relative_paths
Replace with relative path
2021-08-06 06:51:19 -07:00
David M. Lentz e47fba2b92 Fix typo 2021-08-06 07:46:25 -06:00
Huang Huang 11a2e54d7a Fix a broken link 2021-08-06 20:42:30 +08:00
Carlos Panato 555801a38b move cherry-pick deadline to a Friday, was on Saturday
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-08-06 12:35:46 +02:00
Kubernetes Prow Robot 60de38d64f Merge pull request #29251 from sftim/20210805_link_to_v1.22_release
Link to v1.22 release announcement from removals article
2021-08-05 16:27:55 -07:00
Kubernetes Prow Robot b24deab7fa Merge pull request #29228 from sftim/20210804_update_apiservice_link_to_api_reference
Link to new API reference page for APIService
2021-08-05 15:19:41 -07:00
deepsan 788b9ce132 Reword Go requirement for Aggregated API
Given 'Aggregated APIs are subordinate API servers that sit behind the primary API server, which acts as a proxy', the comparison table indicates a requirement for the subordinate API servers to use Go, when it is not a requirement as long as the subordinate API server follows the expected contract
2021-08-05 15:07:43 -07:00
Kubernetes Prow Robot 0b09d3ecc5 Merge pull request #29230 from sftim/20210804_update_link_from_secret_concept_to_api
Update links from Secret concept to relevant API reference
2021-08-05 15:07:41 -07:00
Kubernetes Prow Robot c91e60ce01 Merge pull request #29231 from sftim/20210804_update_link_to_api_reference_working_with_objects
Update link from Working With Objects to Kubernetes API Reference
2021-08-05 14:23:41 -07:00
Kubernetes Prow Robot ad3319300f Merge pull request #29232 from sftim/2021084_update_links_to_api_reference_pv
Link from PV / PVC concept to new API reference
2021-08-05 13:47:19 -07:00
Kubernetes Prow Robot c0612021dd Merge pull request #29233 from sftim/20210804_update_link_to_api_reference_init_containers
Update init containers concept to link to new API reference
2021-08-05 13:29:20 -07:00
Kubernetes Prow Robot 0525ee9a1f Merge pull request #29244 from niteshseram/glossary
Adding Eviction to glossary
2021-08-05 13:05:19 -07:00
Elana Hashman b480f0fb53 Note deprecation of the node performance dashboard 2021-08-05 11:03:09 -07:00
Mauricio Poppe 02ebc799d7 Change publish date to 2021-08-05 2021-08-05 16:16:40 +00:00
Mauricio Poppe 4bcfded6d8 Moved section about alpha APIs to be along the APIs that are reaching v1 2021-08-05 16:13:50 +00:00
Mauricio Poppe 0398ce4e27 Keep some sentences in third person 2021-08-05 16:13:50 +00:00
Mauricio Poppe 8dcebae500 Explain work done in PD CSI in more detail, add statement for the system API 2021-08-05 16:13:50 +00:00
Mauricio Poppe 111b8032e0 Feature blogpost: CSI Windows support with CSI Proxy reaches GA 2021-08-05 16:13:50 +00:00
Kubernetes Prow Robot 9ebb504c7a Merge pull request #29262 from haugenj/patch-1
fix small grammatical error in kube-scheduler.md
2021-08-05 08:41:22 -07:00
Kubernetes Prow Robot e2b4e2644c Merge pull request #29243 from tengqm/configapi-122
Config API for 1.22
2021-08-05 08:15:22 -07:00
Kubernetes Prow Robot a1c346fd16 Merge pull request #29242 from tengqm/compref-122
Update generated component reference docs for 1.22
2021-08-05 08:09:22 -07:00
Jason Haugen 1b8686e66a Update kube-scheduler.md
fix a small grammatical error
2021-08-05 09:18:38 -05:00
Tim Bannister cd44e2757f Link to v1.22 release announcement from removals article 2021-08-05 11:53:21 +01:00
Vijay Kumar Jalagari 2eda36ea27 Selector expect map not string
If we using string then k8s api is throwing validation error
``` (HorizontalPodAutoscaler.spec.metrics[0].object.metric.selector): invalid type for io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector: got "string", expected "map"; if you choose to ignore these errors, turn validation off with --validate=false ```
2021-08-05 16:10:36 +05:30
Kubernetes Prow Robot 708cc9a5fe Merge pull request #29216 from danwinship/ipblock-selectors
Add a manual anchor to an interesting spot in the NetworkPolicy docs
2021-08-05 03:25:22 -07:00
Yuiko Mouri 1ad2bce475 Fix missing link 2021-08-05 14:55:29 +09:00
S Nitesh Singh 1230f21648 add eviction to glossary 2021-08-05 10:30:26 +05:30
Qiming Teng f51ed0569d Config API for 1.22 2021-08-05 12:50:28 +08:00
Yuiko Mouri 8f301ea379 Replace with relative path 2021-08-05 11:54:46 +09:00
Qiming Teng 8acf5d121e Component reference for 1.22 2021-08-05 09:44:17 +08:00
Kubernetes Prow Robot 93f57fd152 Merge pull request #29235 from sftim/20210804_update_tense_for_v1.22_api_deprecations
Update tense for v1.22 API removals
2021-08-04 16:28:38 -07:00
Kubernetes Prow Robot e8b4f229ce Merge pull request #29234 from sftim/20210804_update_v1.22_blog_link_to_kubeadm_v1beta3_config
Link to kubeadm v1beta3 config API
2021-08-04 16:09:10 -07:00
Kubernetes Prow Robot 9c4b023f9b Merge pull request #28964 from Jefftree/ssa-ga
Blog post for Server Side Apply to GA
2021-08-04 15:59:11 -07:00
Tim Bannister af24e94361 Update tense for v1.22 API removals
These removals have happened, so refer to them in the past.
2021-08-04 23:54:40 +01:00
Tim Bannister b20979dbc4 Link to kubeadm v1beta3 config API
https://k8s.io/docs/reference/config-api/kubeadm-config.v1beta3/ exists,
so let's link to it.
2021-08-04 23:48:38 +01:00
PI-Victor 44e9cd313e Merge pull request #29103 from jlbutler/122-release-blog
Add Kubernetes 1.22 release blog article
2021-08-05 00:21:21 +02:00
Tim Bannister 191c2bf4ee Pick example versions based on current release 2021-08-04 23:12:25 +01:00
Tim Bannister 142177068b Refer to the “default” rather than “master” branch
Get ready for a switch to "main"
2021-08-04 23:12:25 +01:00