Skip to content

Fix invalid JSON log format#31256

Merged
istio-testing merged 1 commit intoistio:masterfrom
howardjohn:agent/fix-json-log-format
Mar 8, 2021
Merged

Fix invalid JSON log format#31256
istio-testing merged 1 commit intoistio:masterfrom
howardjohn:agent/fix-json-log-format

Conversation

@howardjohn
Copy link
Copy Markdown
Member

@howardjohn howardjohn commented Mar 5, 2021

Fixes #31137
Depends on envoyproxy/envoy#15226 - we can
backport IFF we backport that

[ ] Configuration Infrastructure
[ ] Docs
[ ] Installation
[ ] Networking
[ ] Performance and Scalability
[ ] Policies and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure

Pull Request Attributes

Please check any characteristics that apply to this pull request.

[ ] Does not have any changes that may affect Istio users.

Fixes istio#31137
Depends on envoyproxy/envoy#15226 - we can
backport IFF we backport that
@howardjohn howardjohn added the release-notes-none Indicates a PR that does not require release notes. label Mar 5, 2021
@howardjohn howardjohn requested a review from a team as a code owner March 5, 2021 01:41
@istio-policy-bot
Copy link
Copy Markdown

🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test?

Courtesy of your friendly test nag.

@google-cla google-cla bot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Mar 5, 2021
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 5, 2021
@howardjohn
Copy link
Copy Markdown
Member Author

/retest

@istio-testing istio-testing merged commit 21acbb8 into istio:master Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. release-notes-none Indicates a PR that does not require release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid JSON from some log lines when using json debug logs

4 participants