gcpdiag
gcpdiag copied to clipboard
Make it possible to filter resources by resource name.
Currently it is only possible to filter by project id, labels and regions, but it would be useful for example to analyze only a specific GKE cluster. This is more complicated than it seems, because we would need to somehow include resources related to that (on the other hand, maybe we can just do substring matching).