helm-controller/controllers
Hidde Beydals 2fb64a1095 Prevent possible future nil pointer dereference
As the existing logic relied on other conditions that caused the
`released` to never be nil, but this may not be true for future
iterations, which makes this a case of better safe than sorry.
2020-10-05 14:03:44 +02:00
..
helmchart_predicate.go Promote API to v2beta1 2020-09-30 19:37:23 +02:00
helmchart_watcher.go Promote API to v2beta1 2020-09-30 19:37:23 +02:00
helmrelease_controller.go Prevent possible future nil pointer dereference 2020-10-05 14:03:44 +02:00
suite_test.go Promote API to v2beta1 2020-09-30 19:37:23 +02:00