Skip to content

Instantly share code, notes, and snippets.

@alecmerdler
Created January 29, 2019 22:26
Show Gist options
  • Save alecmerdler/8533e7a2ea8961c5cf0c7ca03c99bf4c to your computer and use it in GitHub Desktop.
Save alecmerdler/8533e7a2ea8961c5cf0c7ca03c99bf4c to your computer and use it in GitHub Desktop.
Filter Bar for ClusterServiceVersion List View

Description

The OperatorGroups feature of OLM allows a single Operator to be installed into a single namespace and have its APIs provided to many other namespaces. To improve usability, the ClusterServiceVersion is "copied" into those target namespaces (but no Deployment is created). Adding a simple filter bar to the list view makes it easier to find "real" ClusterServiceVersion vs "copied" ones.

Screenshots

ClusterServiceVersion list view (filtered):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment