DataDog / helm-charts

Helm charts for Datadog products
Apache License 2.0
349 stars 1.02k forks source link

feat(clusterChecksRunner) Add hostaliases to clusterchecksrunner #1604

Open LFSb opened 2 weeks ago

LFSb commented 2 weeks ago

What this PR does / why we need it:

We want to enable the TLS integration as a clustercheck, but we need to point it to some endpoints that are not present in our DNS.

An alternative solution is to implement the TLS test through a synthetic test runner (where hostAliases are available), but this solution is better from a self-service perspective.

Special notes for your reviewer:

I pretty much copy-pasted the contents of this. This is my first time contributing, so let me know if I could have done anything better the next time 🙂

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]