Does GitOps lint the queries in labels? Apparently...
# fleet
p
Does GitOps lint the queries in labels? Apparently I missed a comma in one, but GitOps didn't report any errors, and we didn't detect until it showed up in logs on local clients.
u
Hi @Boushy, Phillip. There is not any linting that happens on the query itself. Sorry to hear that you ran in to issues there! I generally recommend testing all queries prior to saving by running them as live queries to make sure that you get back the results you're expecting.
👍 1