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

reconcile: do not emit HelmChartInSync event #830

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Dec 7, 2023

Due to the frequency, this would otherwise suppress other Kubernetes Events which are more important. Especially when the .spec.interval of the HelmRelease is set to a low value.

@hiddeco hiddeco requested a review from darkowlzz December 7, 2023 11:52
Due to the frequency, this would otherwise suppress other Kubernetes
Events which are more important. Especially when the `.spec.interval`
of the HelmRelease is set to a low value.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
@hiddeco hiddeco force-pushed the tweak-chart-events branch from f5af697 to 47fbb37 Compare December 7, 2023 11:53
Copy link
Contributor

@darkowlzz darkowlzz left a comment

Choose a reason for hiding this comment

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

LGTM!

@hiddeco hiddeco merged commit 66ed032 into main Dec 7, 2023
6 checks passed
@hiddeco hiddeco deleted the tweak-chart-events branch December 7, 2023 12:08
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.

2 participants