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

Backport --emit-kubernetes-events to release/2.12.x #5305

Merged
merged 4 commits into from
Dec 8, 2023

Conversation

tao12345666333
Copy link
Member

What this PR does / why we need it:
Backport #5296 #5299 to release/2.12.x branch.

Which issue this PR fixes:

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

randmonkey and others added 2 commits December 7, 2023 15:59
…anslation and config applying (#5296)

* add --emit-translation-events to toggle creating of events in translation and config applying

* update changelog

* Update internal/manager/run.go

Co-authored-by: Jintao Zhang <[email protected]>

* Capitalize logs

Co-authored-by: Jakub Warczarek <[email protected]>

---------

Co-authored-by: Jintao Zhang <[email protected]>
Co-authored-by: Jakub Warczarek <[email protected]>
(cherry picked from commit 8b3d551)
@tao12345666333 tao12345666333 requested a review from a team as a code owner December 7, 2023 10:57
@tao12345666333 tao12345666333 added this to the KIC v2.12.x milestone Dec 7, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
czeslavo
czeslavo previously approved these changes Dec 7, 2023
@czeslavo
Copy link
Contributor

czeslavo commented Dec 7, 2023

Please run make generate to fix the inconsistencies detected in CI.

@tao12345666333
Copy link
Member Author

Thanks! 👍
I forgot it. 🤣

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (b929f67) 68.0% compared to head (597371d) 67.9%.

Files Patch % Lines
internal/manager/run.go 44.4% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release/2.12.x   #5305     +/-   ##
================================================
- Coverage            68.0%   67.9%   -0.1%     
================================================
  Files                 165     165             
  Lines               19344   19352      +8     
================================================
- Hits                13159   13157      -2     
- Misses               5397    5405      +8     
- Partials              788     790      +2     

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

czeslavo
czeslavo previously approved these changes Dec 7, 2023
Signed-off-by: Jintao Zhang <[email protected]>
@tao12345666333 tao12345666333 merged commit 9efed3f into release/2.12.x Dec 8, 2023
32 checks passed
@tao12345666333 tao12345666333 deleted the backport-5296-to-release/2.12.x branch December 8, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants