Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

feat: Gracefully handle application validation errors #372

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented Sep 16, 2021

Signed-off-by: Alexander Matyushentsev AMatyushentsev@gmail.com

Closes #356

PR changes how the ApplicationSet controller handles ApplicationSets that generate invalid apps. Instead of refusing to handle such app sets controller will process valid apps and log information about invalid apps.

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @alexmt!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gracefully handle application validation errors
2 participants