Dan Kortschak

Results 27 issues of Dan Kortschak

The following program shows that nodes derived from in-line JSON do not properly set their indent, resulting in corrupted output. https://play.golang.com/p/jxYRN0uVB9J This returns the following output: ``` processors: - date:...

bug
encoder

### Welcome - [X] Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself. - [X] Yes, I've searched similar issues on GitHub and didn't...

upstream

## Proposed commit message See title. ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I have commented my code, particularly in...

Filebeat
bugfix
Team:Security-Service Integrations
8.13-candidate
backport-v8.13.0

## Proposed commit message Allow users to handle events where multiple events are provided via single JSON objects in an array field. This is enabled by providing an optional CEL...

enhancement
Filebeat
backport-skip
Team:Security-Service Integrations

## Proposed commit message ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I have commented my code, particularly in hard-to-understand areas...

enhancement
Filebeat
backport-skip
Team:Security-Service Integrations

## Proposed commit message See title. ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I have commented my code, particularly in...

enhancement
Filebeat
backport-skip
Team:Security-Service Integrations

The current golangci-lint action configuration [uses GOOS to try to lint on platforms other than the OS that the builder is running on](https://github.com/elastic/beats/blob/35c6b264836fadacfb4d716073b76274b3cb5c0a/.github/workflows/golangci-lint.yml#L15-L22). ``` strategy: matrix: include: - GOOS: windows...

Team:Elastic-Agent

## Flaky Test * **Test Name:** Test.test_start_stop * **Link:** https://github.com/elastic/beats/blob/f411b0624c17a034d78636c7be9c97486e75e8d8/filebeat/tests/system/test_reload_modules.py#L119-L163 * **Branch:** #39755 * ~~**Artifact Link:**~~ * **Notes:** Additional details about the test. e.g. theory as to failure cause Since...

flaky-test
Team:Elastic-Agent-Data-Plane

## Proposed commit message See title. ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I have commented my code, particularly in...

docs
Filebeat
backport-7.17
bugfix
Team:Security-Service Integrations
backport-8.x
backport-8.16

## Proposed commit message Do not use uncontrolled randomisation in tests where it is not necessary. The retry tests in the httpjson and cel packages were using a randomised 5xx...

Filebeat
backport-7.17
bugfix
Team:Security-Service Integrations
backport-8.x