#164 introduces a new annotation that will render a namespace/name resource picker. We have already identified a few potential enhancements:
- filter the list of available namespaces to only include those that contain at least 1 of the target resource
- ameliorate performance issues that may arise if the target resource is not namespaced and there are a very large number in the local cluster
- incorporate some of our generic resource views from the cluster explorer, eg a detail view or panel

#164 introduces a new annotation that will render a namespace/name resource picker. We have already identified a few potential enhancements: