Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GHA] Pin kustomize version we use in our test to the particular version
Recently the kustomize test started to fail for us since the kustomize version 5.4 introduced some breaking changes for which we will need to update our manifests to be compatible. This work will be tracked in [1]. In the meantime, we should pin kustomize version in our GHA to the version that is used by the opendatahub-operator in runtime [2]. [1] https://issues.redhat.com/browse/RHOAIENG-11679 [2] https://github.com/red-hat-data-services/rhods-operator/blob/rhoai-2.12/go.mod#L30-L31
- Loading branch information