Skip to content

Fix empty status message. Rename Resource field#215

Merged
Michael Vittrup Larsen (michaelvl) merged 2 commits intomainfrom
fix/213-empty-status-message
Jul 7, 2023
Merged

Fix empty status message. Rename Resource field#215
Michael Vittrup Larsen (michaelvl) merged 2 commits intomainfrom
fix/213-empty-status-message

Conversation

@michaelvl
Copy link
Contributor

Description

A common situation where the status message was empty were in the case of template rendering errors. The previous version of the code did not handle this - it only handled apply errrors, i.e. errors encountered after a succesfull rendering.

This PR also implements a FIXME, the renaming of the NewResources to Resources in the ResourceTemplateState struct.

Fixes #213

Checklist

  • Unit tests updated
  • End user documentation updated
  • If changes apply to Helm chart, a note have been made in the 'UNRELEASED' section of the charts CHANGELOG.md

@michaelvl Michael Vittrup Larsen (michaelvl) deleted the fix/213-empty-status-message branch July 7, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Empty list of 'missing resources' in status message on non-ready gateway

1 participant