Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Refactor to prepare for structured logs #6501
Refactor to prepare for structured logs #6501
Changes from 1 commit
3c0aea9
1a2dd82
711305c
3cdd96a
402891c
2d594ca
391e952
bfd173d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 225 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L225
Check warning on line 342 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L341-L342
Check warning on line 346 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L345-L346
Check warning on line 350 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L349-L350
Check warning on line 354 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L353-L354
Check warning on line 358 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L357-L358
Check warning on line 362 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L361-L362
Check warning on line 366 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L365-L366
Check warning on line 370 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L369-L370
Check warning on line 374 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L373-L374
Check warning on line 379 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L377-L379
Check warning on line 384 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L382-L384
Check warning on line 388 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L387-L388
Check warning on line 392 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L391-L392
Check warning on line 396 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L395-L396
Check warning on line 401 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L399-L401
Check warning on line 405 in cmd/nginx-ingress/flags.go
Codecov / codecov/patch
cmd/nginx-ingress/flags.go#L404-L405
Check warning on line 67 in cmd/nginx-ingress/main.go
Codecov / codecov/patch
cmd/nginx-ingress/main.go#L67