Remco de Man

Results 7 issues of Remco de Man

Fixes #1398 This change removes the sequence of code that downcases the Content-Type header value. If I should believe the specs, it should serve no purpose. Only 2 specs break...

More Work Needed

I have an e-mail with PDF attachment, with the following `Content-Type` header: ``` Content-Type: application/pdf; name==?utf-8?B?RXhhbXBsZS5wZGY=?= ``` ``` % echo "RXhhbXBsZS5wZGY=" | base64 -d Example.pdf% ``` This header cannot be...

**Output of the [info page](https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information)** _It may be poor judgement, but it seems to me irrelevant for this issue_ **Additional environment details (Operating System, Cloud provider, etc):** Datadog Agent 7.24.1...

containers
integration/kubernetes_state

Hi again! I'm back with a new race condition that we discovered while running jobs with kubexit on a very busy cluster. We have a job with 2 containers. Let's...

Fixes #8 Replaces #9, this should be a better PR with less unneeded refactoring This commit changes the `Watch` function inside the `tombstone` package to also emit an fake 'Created'...

I will give this a second try after #1466 got closed because of inactivity. I have rebased and updated this PR accordingly. This PR exposes some more options of the...

**Is your feature request related to a problem? Please describe.** For more automation in our workflow of updating our infrastructure with the newest Buildkite Agents, we would like to automatically...