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

YB_PACKAGE_URL not working #30

Open
RohanSreerama5 opened this issue Jun 10, 2022 · 1 comment
Open

YB_PACKAGE_URL not working #30

RohanSreerama5 opened this issue Jun 10, 2022 · 1 comment

Comments

@RohanSreerama5
Copy link

When deploying a YB Cluster using https://github.com/yugabyte/terraform-aws-yugabyte, the DB release is not being fetched from the YB_PACKAGE_URL listed in scripts/install_software.sh.

My temporary fix: In install_software.sh, set YB_RELEASE to 2.13.2.0-b135.

What I noticed is that the YB_RELEASE variable is not being dynamically pulled in from wherever it needs to be pulled (ie. nothing is loaded into that variable at run time.)

This is causing https://github.com/yugabyte/terraform-aws-yugabyte and https://github.com/yugabyte/aws-cloudformation to work incorrectly.

@iSignal
Copy link
Collaborator

iSignal commented Jun 10, 2022

We need a github action similar to https://github.com/yugabyte/terraform-aws-yugabyte/actions/workflows/update-version.yaml to update this version field on the utilities repo.

Also the https://github.com/yugabyte/terraform-aws-yugabyte/actions/workflows/update-version.yaml repo's submodule repo needs to be updated to pick up 675206f

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

No branches or pull requests

2 participants