- Add auto-detect
Objecttype by parsing aKindfield in any YAML file (not selecting Pod or Deployment from the dropdown box)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3085602.patch | 8.77 KB | baldwinlouie |
Object type by parsing a Kind field in any YAML file (not selecting Pod or Deployment from the dropdown box)| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3085602.patch | 8.77 KB | baldwinlouie |
Comments
Comment #2
baldwinlouie commentedAttaching patch. This patch hides the field_object field. It is auto generated using the "Kind" element in the K8s yaml file.
Comment #3
yas@xiaohua-guan
Thank you for the refactoring. I tested it and looks good to me. I'll merge the patch to
8.x-2.xand close this issue asFixed.Comment #5
yas