Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hack/relprep.sh script to match KEDA repo #237

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

joelsmith
Copy link
Contributor

Previously the relprep script assumed we always wanted the latest go toolchain, but that might not be the case for point releases. Now we will explicitly match what KEDA used for a given release.

Same goes for sigs.k8s.io/controller-runtime, sigs.k8s.io/controller-runtime/tools/setup-envtest and sigs.k8s.io/controller-tools.

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO)

@jkyros
Copy link
Contributor

jkyros commented Jul 31, 2024

Makes sense -- if we ever need to skew on those deps for a good reason we still can, we'll just be more explicit about it. Looks good to me!
/lgtm

@joelsmith joelsmith merged commit 0378497 into kedacore:main Jul 31, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants