Skip to content

Conversation

@Techassi
Copy link
Member

cluster_version=$(version | jq -r '.Version')

if [ "$cluster_version" == "2.6.3-stackable0.0.0-dev" ]; then
if [ "$cluster_version" == "2.6.3-stackable25.11.0" ]; then
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can and should we template this version instead?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we could use {{ versions.hbase }} I guess.
On the other hand I'm not sure what the purpose of this check is in the first place ^^

@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: In Review

Development

Successfully merging this pull request may close these issues.

3 participants