Skip to content

Commit

Permalink
update troubleshoot spec from v0.102.0 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvanthao authored Sep 19, 2024
1 parent 24bbca7 commit 3a70bf5
Show file tree
Hide file tree
Showing 10 changed files with 30,864 additions and 4,305 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"type": "object",
"properties": {
"apiVersion": {
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
"description": "APIVersion defines the versioned schema of this representation of an object.\nServers should convert recognized schemas to the latest internal value, and\nmay reject unrecognized values.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
"type": "string"
},
"kind": {
"description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
"description": "Kind is a string value representing the REST resource this object represents.\nServers may infer this from the endpoint the client submits requests to.\nCannot be updated.\nIn CamelCase.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
"type": "string"
},
"metadata": {
Expand Down
Loading

0 comments on commit 3a70bf5

Please sign in to comment.