Open scydas opened 2 years ago
@scydas Thanks for your work. The sql statements in postgres can seriously break sql generation, we can see if others have a need for this feature.
hi! I think this is a very necessary feature, in a multi-cluster environment, there are bound to be a lot of pods, and if there is a problem with the service and I need to check the status of the pods. I need this feature to retrieve the unhealthy pods, but pod.stauts.conditions is an array, so I can't do it. Only search by myself 😣.
`status: conditions:
support list field filtering
PostgreSQL
MySQL