replicatedhq / kots

KOTS provides the framework, tools and integrations that enable the delivery and management of 3rd-party Kubernetes applications, a.k.a. Kubernetes Off-The-Shelf (KOTS) Software.
https://kots.io
Apache License 2.0
902 stars 90 forks source link

Add timeout to replicated.app health check collector #4986

Closed sgalsaleh closed 2 weeks ago

sgalsaleh commented 2 weeks ago

What this PR does / why we need it:

Fixes an issue where the replicated.app health check collector hangs in air gap kURL environments.

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?

* Fixes an issue where generating a support bundle could hang in air gap kURL environments.

Does this PR require documentation?

NONE

sgalsaleh commented 2 weeks ago

Merging as this does not affect PR tests.