Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix setup-k3d-k3s functional tests (#729)
### Description Fix the error running Functional tests with open PR's. ``` Error: No matching K3s versions were found. Error: Process completed with exit code 1 ``` Example: https://github.com/opensearch-project/opensearch-k8s-operator/actions/runs/7890709537/job/21543655443?pr=728 ### Issues Resolved _List any issues this PR will resolve, e.g. Closes [...]._ By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check [here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin). Signed-off-by: Prudhvi Godithi <[email protected]>
- Loading branch information