Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

injector: Augmenting log line with missing variable #2378

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

draychev
Copy link
Contributor

Fixing a log line - adding missing variable.


  • New Functionality [ ]
  • Documentation [ ]
  • Install [ ]
  • Control Plane [ ]
  • CLI Tool [ ]
  • Certificate Management [ ]
  • Networking [ ]
  • Metrics [ ]
  • SMI Policy [ ]
  • Security [ ]
  • Tests [ ]
  • CI System [ ]
  • Performance [ ]
  • Other [ ]

Please answer the following questions with yes/no.

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

Signed-off-by: Delyan Raychev <delyan.raychev@microsoft.com>
@draychev draychev requested a review from a team as a code owner January 25, 2021 23:55
@codecov-io
Copy link

Codecov Report

Merging #2378 (16561b3) into main (e109d6a) will increase coverage by 1.30%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2378      +/-   ##
==========================================
+ Coverage   57.23%   58.54%   +1.30%     
==========================================
  Files         149      149              
  Lines        6660     6660              
==========================================
+ Hits         3812     3899      +87     
+ Misses       2843     2747      -96     
- Partials        5       14       +9     
Impacted Files Coverage Δ
pkg/injector/webhook.go 76.64% <0.00%> (ø)
pkg/envoy/lds/inmesh.go 67.27% <0.00%> (+13.18%) ⬆️
pkg/envoy/lds/listener.go 89.06% <0.00%> (+45.31%) ⬆️
pkg/envoy/lds/response.go 60.00% <0.00%> (+52.72%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e109d6a...16561b3. Read the comment docs.

@draychev draychev merged commit 377a47f into openservicemesh:main Jan 26, 2021
@draychev draychev deleted the fix-log-line-g branch January 26, 2021 01:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants