kubectl/pkg/explain/v2/templates
Ahmad Zolfaghari 55821cad07 Fix kubectl explain bug when additionalProperties in schema defines as boolean. (#124506)
* Fix kubectl explain bug when additionalProperties in schema defines as:
`additionalProperties: true` to ignore iterating.

* trigger error on kubectl explain with integration test on crd with non bool additionalfields

* add changes to fix the problem

* replace sleep with loop and retry for kubectl explain integration test

* replaced testdata file with inline create

Kubernetes-commit: 834658cb26c1cfbb2b41ac2f04711563ee534682
2024-05-21 13:29:06 +00:00
..
apiextensions.k8s.io_v1.json
batch.k8s.io_v1.json Cleanup: s/depreciated/deprecated/g 2024-02-18 14:50:55 -08:00
plaintext.tmpl Fix kubectl explain bug when additionalProperties in schema defines as boolean. (#124506) 2024-05-21 13:29:06 +00:00
plaintext_test.go Fix kubectl explain bug when additionalProperties in schema defines as boolean. (#124506) 2024-05-21 13:29:06 +00:00