display namespace name when querying objects for GC
gotwarlost opened this issue · comments
Krishnan Anantheswaran commented
if someone has forced the namespace during apply
and then later tries to delete
without the same namespace force, qbec silently returns no objects (behavior is correct) but this is hard to debug.
Update an existing log line to log the namespace against which queries are being made.