Remove hardcoded labels

This commit is contained in:
Ben Toogood 2020-04-23 18:08:02 +01:00
parent 8b3d223fc0
commit cd35f503a0

View File

@ -189,7 +189,7 @@ func (c *client) List(r *Resource, opts ...ListOption) error {
o(&options)
}
return c.Get(r, GetLabels(labels), GetNamespace(options.Namespace))
return c.Get(r, GetNamespace(options.Namespace))
}
// Watch returns an event stream