mirror of https://github.com/helm/helm
ref(pkg/storage): Refactor Deployed and DeployedAll (#7374)
The error returned from DeployedAll will never contain "not found".
The error returned at the end of Deployed is already known to be nil,
and we never want to return ls[0] together with a non-nil error anyway.
Signed-off-by: Simon Alling <alling.simon@gmail.com>
(cherry picked from commit e868cb23c0
)
release-3.0
parent
b63f1900f9
commit
d2c8c71d50
Loading…
Reference in new issue