mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
update readme about strategic-merge-patch
This commit is contained in:
parent
9a7800f7d2
commit
d19c4d5a18
@ -4,7 +4,7 @@ This folder contains an [OpenAPI specification][openapi] for Kubernetes API.
|
|||||||
|
|
||||||
## Vendor Extensions
|
## Vendor Extensions
|
||||||
|
|
||||||
Kuberntes extends OpenAPI using these extensions. Note the version that
|
Kuberntes extends OpenAPI using these extensions. Note the version that
|
||||||
extensions has been added.
|
extensions has been added.
|
||||||
|
|
||||||
### `x-kubernetes-group-version-kind`
|
### `x-kubernetes-group-version-kind`
|
||||||
@ -56,5 +56,5 @@ For example:
|
|||||||
|
|
||||||
### `x-kubernetes-patch-strategy` and `x-kubernetes-patch-merge-key`
|
### `x-kubernetes-patch-strategy` and `x-kubernetes-patch-merge-key`
|
||||||
|
|
||||||
Some of the definitions may have these extensions. For more information about PatchStrategy and PatchMergeKey see
|
Some of the definitions may have these extensions. For more information about PatchStrategy and PatchMergeKey see
|
||||||
[strategic-merge-patch] (https://github.com/kubernetes/community/blob/3a1e6d22f812751ee88eccf7c59101852de63d5b/contributors/devel/strategic-merge-patch.md).
|
[strategic-merge-patch] (https://github.com/kubernetes/community/blob/master/contributors/devel/strategic-merge-patch.md).
|
||||||
|
Loading…
Reference in New Issue
Block a user