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

rds: Augment error log message with Pod UID #2379

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

draychev
Copy link
Contributor

This PR augment an error log message with the relevant Pod UID

Signed-off-by: Delyan Raychev delyan.raychev@microsoft.com

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

Codecov Report

Merging #2379 (084bcf0) into main (e109d6a) will increase coverage by 1.32%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2379      +/-   ##
==========================================
+ Coverage   57.23%   58.55%   +1.32%     
==========================================
  Files         149      149              
  Lines        6660     6660              
==========================================
+ Hits         3812     3900      +88     
+ Misses       2843     2746      -97     
- Partials        5       14       +9     
Impacted Files Coverage Δ
pkg/envoy/rds/response.go 29.57% <0.00%> (ø)
pkg/envoy/route/config.go 96.03% <0.00%> (+0.79%) ⬆️
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...084bcf0. Read the comment docs.

@draychev draychev merged commit f88ca6e into openservicemesh:main Jan 26, 2021
@draychev draychev deleted the fix-log-lines-h branch January 26, 2021 17:29
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