Skip to content

fix(opa): Use $PRODUCT_VERSION instead of $PRODUCT - #1531

Merged
Techassi merged 1 commit into
mainfrom
fix/opa-undefined-var
Jun 15, 2026
Merged

fix(opa): Use $PRODUCT_VERSION instead of $PRODUCT#1531
Techassi merged 1 commit into
mainfrom
fix/opa-undefined-var

Conversation

@Techassi

@Techassi Techassi commented Jun 15, 2026

Copy link
Copy Markdown
Member

This previously only worked by accident, because $PRODUCT expanded to nothing/an empty string and resulted in the complete 'patches' folder to be copied into the image. patchable was then able to properly patch OPA. #1524 added check=error=true to the Dockerfile which likely causes the current failures.

This PR fixes the error by using the proper variable.

This previsouly only worked by accident, because $PRODUCT expanded
to nothing/an empty string and resulted in the complete 'patches'
folder to be copied into the image. patchale was then able to
properly patch OPA. #1524 added check=error=true to the Dockerfile
which likely causes the current failures.

This commit fixes the error by using the proper variable.
@Techassi Techassi self-assigned this Jun 15, 2026
@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering Jun 15, 2026
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Jun 15, 2026
@Techassi
Techassi added this pull request to the merge queue Jun 15, 2026
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Jun 15, 2026
Merged via the queue into main with commit aabb6d0 Jun 15, 2026
3 checks passed
@Techassi
Techassi deleted the fix/opa-undefined-var branch June 15, 2026 07:44
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

3 participants