Commit Graph

35 Commits

Author SHA1 Message Date
Prasad Katti 1dca66b534
Fix misnamed field in CRD documentation (#46863)
* Fix a couple of mistakes in custom-resource-definition-versioning.md

* revert one change
2024-06-19 16:41:20 -07:00
Kubernetes Prow Robot cb27724d3e
Merge pull request #43247 from srm09/patch-1
Fixes comment for webhook conversion strategy
2024-01-13 07:06:22 +01:00
hunshcn bcc55ae7c9
fix outdated link/anchor
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Sagar Muchhal 6c70a45be3
Fixes comment for webhook conversion strategy
This patch fixes the language of the comment for the webhook conversion strategy.
2023-09-28 12:22:45 -07:00
Michael 0cfca02a33 Fix link and bullets alignment in custom-resource-definition-versioning.md 2022-12-22 08:58:19 +08:00
Marcin Owsiany 270c6803d1 Applied review comment. 2022-12-14 12:15:28 +01:00
Marcin Owsiany 74dd655286 Clarify the case of requested version != stored version. 2022-12-14 12:12:28 +01:00
Marcin Owsiany 8c9ca0579d Use "stored" rather than "persisted" consistently with the rest of the document. 2022-12-14 12:12:28 +01:00
mboukhalfa 0e569cc9ed
Update links in crd docs based to v1.25 k8s release 2022-10-25 14:13:02 +03:00
Kubernetes Prow Robot e368a6ae3f
Merge pull request #37381 from Nordix/tiny-spell-fix/mohammed
Tiny spell fix and rephrasing
2022-10-24 10:58:25 -07:00
mboukhalfa 388a17b204
tiny spell fix and rephrasing 2022-10-19 15:25:12 +03:00
Chandan Singh 8b1209d948
Update custom-resource-definition-versioning.md
Since there can be only one version that needs to be stored and storage option is required else the parsing fails. Adding the storage option and setting it false.

Schema Vaildation fails with error: error validating data: ValidationError(CustomResourceDefinition.spec.versions[1]): missing
 required field "storage" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionVersion; if you choose to
 ignore these errors, turn validation off with --validate=false
2022-10-12 18:13:03 +05:30
Kubernetes Prow Robot 15bf5813c6
Merge pull request #36716 from akankshakumari393/patch-6
Fix Broken Link to CustomResourceDefinition
2022-09-18 06:22:28 -07:00
Akanksha Kumari 0443319bda Update the CRD link to reference/kubernetes-api/extend-resources/custom-resource-definition-v1/ 2022-09-15 09:24:42 +05:30
Shubham 88380ad730
Modify note content about kubectl, CRDs, and subresources (#34468)
* Modified the NOTE for Kubectl Subresource Support.

Improvement: Removed word tool.

Typo fix.

* Added task for patch the deployment using subresource flag.

* Updated the content.

* Updated the link for kubectl patch.

* Resolved nits.

* Improvement: updated the content.

* Removed new deployment and used existing deployment manifests.
2022-09-14 15:41:23 -07:00
Akanksha Kumari d0e4c5942e Minor Typo Fix 2022-09-10 11:57:26 +05:30
Akanksha kumari 395143df47 Fix Broken Link to CustomResourceDefinition 2022-09-10 01:00:26 +05:30
Kubernetes Prow Robot 484995c06b
Merge pull request #33930 from xing-yang/deprecate_crd
Add doc for CRD version removal
2022-06-24 00:39:21 -07:00
lostick cfb897169b Fix typos in tasks docs 2022-05-31 14:47:40 +01:00
xing-yang 7cdbb1f3c4 Address comments 2022-05-25 19:24:47 +00:00
xing-yang 85f076192e Add doc for CRD version removal 2022-05-25 01:30:17 +00:00
Kubernetes Prow Robot 4187c652f8
Merge pull request #29152 from tiraboschi/crd_edit_status
Concretely explain how to patch CRD status
2021-12-05 19:24:32 -08:00
Dima Brusilovsky 91f4f4adf7
Update custom-resource-definition-versioning.md 2021-08-08 18:47:19 +03:00
Simone Tiraboschi eca82e08f9 Concretely explain how to patch CRD status
Current documentation simply suggest
"Remove v1beta1 from the CustomResourceDefinition
status.storedVersions field."
but this cannot be done just with kubectl and
it's not so intuitive.

Adding an example to make it more clear.

Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
2021-07-29 13:50:42 +02:00
Kubernetes Prow Robot 2f4a570f0c
Merge pull request #27573 from dancnfoo/patch-1
Update custom-resource-definition-versioning.md
2021-06-09 19:57:26 -07:00
David Garvey 87364a0983
Add missing word 'be' 2021-04-26 13:53:16 +08:00
dancnfoo a38531234f
Update custom-resource-definition-versioning.md
`stored` should be `storage`
2021-04-15 11:50:24 -07:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
Karen Bradshaw 7d9916af0c clean up use of word: easy 2021-02-01 15:14:25 -05:00
Anna Jung 09d0f598fa Merge master into dev-1.19 to keep in sync 2020-08-11 08:34:02 -05:00
Qiming Teng 92ae1a9cf8 Tune links in tasks section (2/2) 2020-08-08 16:15:28 +08:00
jimoosciuc 5c6727bc1a Update custom-resource-definition-versioning.md
Fixed an issue on CustomResourceDefinition yaml
2020-08-04 17:00:03 +08:00
Jordan Liggitt f12bc65e80 Address doc review comments 2020-07-15 12:24:42 -04:00
Jordan Liggitt 2d4357abc6 Add deprecation warning info 2020-07-15 11:30:44 -04:00
Karen Bradshaw 5fe8c3ca5e move setup konnectivity svc
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00