Skip to content
Snippets Groups Projects
Commit e751bdc8 authored by Hidde Beydals's avatar Hidde Beydals
Browse files

Change readiness check for HelmRelease

As the HelmRelease injects its own HelmChart, the first reconciliation
will always trigger a `Ready==False` condition while it waits for the
chart to become ready. Given this, we should only take this condition
into account when the `status.LastAttemptedRevision` has been recorded,
as this marks the fact that the chart is available and an action was
attempted.
parent 2078d048
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment