everettraven / buoy

A declarative Kubernetes dashboard in your terminal
https://everettraven.github.io/buoy/
Apache License 2.0
59 stars 1 forks source link

Feature: Allow tables to be restricted to a specific namespace #11

Closed everettraven closed 9 months ago

everettraven commented 10 months ago

Currently a table panel will create an informer that watches resources at a cluster scope (all namespaces). It would be nice to be able to filter the table to only fetch the resources within a specified namespace