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/3.0.x #5306

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

tao12345666333
Copy link
Member

What this PR does / why we need it:
Backport #5296 #5299 to release/3.0.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 19:34
…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)
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/3.0.x@6a4e173). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff               @@
##             release/3.0.x   #5306   +/-   ##
===============================================
  Coverage                 ?   75.5%           
===============================================
  Files                    ?     167           
  Lines                    ?   18927           
  Branches                 ?       0           
===============================================
  Hits                     ?   14298           
  Misses                   ?    3798           
  Partials                 ?     831           

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

@randmonkey randmonkey merged commit fad6167 into release/3.0.x Dec 8, 2023
42 checks passed
@randmonkey randmonkey deleted the backport-5296-to-release/3.0.x branch December 8, 2023 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants