• Matt Butcher's avatar
    feat(helm,tiller): add support for list filters · dfc9693a
    Matt Butcher authored
    This adds support for filtering list results. Filter strings are
    passed from Helm to Tiller, where they are compiled as regular
    expressions and executed against the list of releases. Only matching
    releases are returned.
    
    Filters are applied before limits and sorts.
    dfc9693a
Name
Last commit
Last update
..
chart Loading commit data...
client Loading commit data...
engine Loading commit data...
helm Loading commit data...
kube Loading commit data...
lint Loading commit data...
proto/hapi Loading commit data...
repo Loading commit data...
storage Loading commit data...
timeconv Loading commit data...