Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: change v1.JSON for HelmRelease to pointer #185

Merged
merged 2 commits into from
Sep 1, 2020

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Aug 28, 2020

Fix follow up on #184.

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.
@hiddeco hiddeco added area/helm Helm related issues and pull requests bug Something isn't working labels Sep 1, 2020
@hiddeco hiddeco merged commit cb23d3f into master Sep 1, 2020
@hiddeco hiddeco deleted the helmrelease-json-pointer branch September 1, 2020 09:32
ybelleguic pushed a commit to ybelleguic/flux2 that referenced this pull request Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm Helm related issues and pull requests bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants