You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #6 from rhd-gitops-example/filter-unnamed-services
Drop unknown services and unnamed services.
This filters the kustomize parsed resources, to drop ones where we were unable
to extract a service name from the labels on resources.
This also drops services where the extracted label name is not in the services
for an environment.
0 commit comments