-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Basically, pick up on attrs:
"x-kubernetes-selectable-fields": [
{ "fieldPath": "metadata.name"},
{ "fieldPath": "metadata.namespace"},
{ "fieldPath": "spec.myField"},
]or whatever it actually is presented as in the schema, and use that to generate a #[kube] attribute matching the new support in kube-derive: kube-rs/kube#1605
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed