replicatedhq / kURL

Production-grade, airgapped Kubernetes installer combining upstream k8s with overlays and popular components
https://kurl.sh
Apache License 2.0
744 stars 79 forks source link

chore: add missing testhelpers.sh source #5370

Closed ricardomaraschini closed 2 weeks ago

ricardomaraschini commented 2 weeks ago

What this PR does / why we need it:

is_amazon_2023 is only available if we properly source the script where it is declared.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?

Does this PR require documentation?