Project

General

Profile

Actions

Bug #22700

closed

Salt installer doesn't pull an updated arvados-formula by default after the first deployment

Added by Lucas Di Pentima 8 days ago. Updated about 3 hours ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-
Release relationship:
Auto

Description

To have consistency between the arvados-formula and other formulas, there should be an explicit pin in provision.sh so that we deploy the required version.
As it is currently coded, unless we specify a custom value in BRANCH or ARVADOS_TAG envvars, the formula is checked out once at first deploy and never updated again, avoiding formula enhancements to ever be applied on currently running clusters.


Subtasks 1 (0 open1 closed)

Task #22701: Review 22700-installer-arvados-formulaResolvedPeter Amstutz03/25/2025Actions
Actions #1

Updated by Lucas Di Pentima 8 days ago

Updates at 3b0bbf0 - branch 22700-installer-arvados-formula
Test run: test-provision: #1138

This update makes the provision script to handle arvados-formula just as any other formula: using the ARVADOS_TAG envvar to pin the commit hash to be checked out on every run.

Actions #2

Updated by Lucas Di Pentima 8 days ago

  • Subtask #22701 added
Actions #4

Updated by Peter Amstutz 8 days ago

Lucas Di Pentima wrote in #note-1:

Updates at 3b0bbf0 - branch 22700-installer-arvados-formula
Test run: test-provision: #1138

This update makes the provision script to handle arvados-formula just as any other formula: using the ARVADOS_TAG envvar to pin the commit hash to be checked out on every run.

So if I'm following, you just set ARVADOS_TAG to an exact version, and remove the somewhat more complicated logic that tries to figure out what branch or tag to use based on the Arvados version?

LGTM

Actions #5

Updated by Lucas Di Pentima 8 days ago

  • Status changed from New to Resolved
Actions #6

Updated by Brett Smith about 3 hours ago

  • Release set to 77
Actions

Also available in: Atom PDF