Skip to content

fix(appset): don't emit k8s events for unchanged apps, log at debug (#15659)#16562

Merged
crenshaw-dev merged 1 commit intoargoproj:release-2.9from
ericblackburn:eblackburn/15659/fix-unchanged-events-logging
Dec 6, 2023
Merged

fix(appset): don't emit k8s events for unchanged apps, log at debug (#15659)#16562
crenshaw-dev merged 1 commit intoargoproj:release-2.9from
ericblackburn:eblackburn/15659/fix-unchanged-events-logging

Conversation

@ericblackburn
Copy link
Contributor

@ericblackburn ericblackburn commented Dec 6, 2023

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Toolchain Guide
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • Optional. My organization is added to USERS.md.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.

This is a manual cherry pick for 2.9, created by request: #15660 (comment)

Signed-off-by: Eric Blackburn <eblackburn@indeed.com>
@codecov
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9075601) 50.02% compared to head (f111da9) 50.03%.

Additional details and impacted files
@@             Coverage Diff              @@
##           release-2.9   #16562   +/-   ##
============================================
  Coverage        50.02%   50.03%           
============================================
  Files              267      267           
  Lines            46196    46204    +8     
============================================
+ Hits             23111    23119    +8     
  Misses           20818    20818           
  Partials          2267     2267           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@crenshaw-dev crenshaw-dev merged commit 0e65b84 into argoproj:release-2.9 Dec 6, 2023
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