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: Stabilize on-deployed notification trigger #1633

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

svghadi
Copy link
Collaborator

@svghadi svghadi commented Dec 30, 2024

What type of PR is this?

/kind bug

What does this PR do / why we need it:

Fix false positives for on-deployed notifications trigger. Refer argoproj/argo-cd#21333 for more details.

How to test changes / Special notes to the reviewer:
The fix cannot be backported as it depends on a new upstream feature.

@svghadi svghadi marked this pull request as draft December 30, 2024 06:21
@svghadi svghadi marked this pull request as ready for review December 30, 2024 08:58
Copy link
Collaborator

@iam-veeramalla iam-veeramalla left a comment

Choose a reason for hiding this comment

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

Thanks @svghadi, Can we add a test for this ?

@svghadi
Copy link
Collaborator Author

svghadi commented Jan 6, 2025

It will be very challenging to add a test. It requires env setup and also the bug itself is flaky so it will be tricky to write a test. I have tested it manually. The test results are attached in upstream PR.

@svghadi
Copy link
Collaborator Author

svghadi commented Jan 8, 2025

As discussed on slack, merging this as it is difficult to write tests for this fix.

@svghadi svghadi merged commit 66f463b into argoproj-labs:master Jan 8, 2025
7 checks passed
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