splunk / qbec

configure kubernetes objects on multiple clusters using jsonnet

Home Page:https://qbec.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

display namespace name when querying objects for GC

gotwarlost opened this issue · comments

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.