Open jbohanon opened 1 year ago
1.15.x (beta)
None
glooctl check -x upstreams will cause errors to be reported on VirtualServices that do not appear if the exclude is omitted
glooctl check -x upstreams
OK
glooctl check does not error for valid resources that depend upon resources which have been skipped
glooctl check
No response
This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.
Gloo Edge Version
1.15.x (beta)
Kubernetes Version
None
Describe the bug
glooctl check -x upstreams
will cause errors to be reported on VirtualServices that do not appear if the exclude is omittedSteps to reproduce the bug
OK
glooctl check -x upstreams
and see errors present in Virtual ServicesExpected Behavior
glooctl check
does not error for valid resources that depend upon resources which have been skippedAdditional Context
No response