Skip to content

Document the hbase-operator-tools contained in the HBase image#416

Merged
siegfriedweber merged 2 commits intomainfrom
doc/hbase-operator-tools
Nov 8, 2023
Merged

Document the hbase-operator-tools contained in the HBase image#416
siegfriedweber merged 2 commits intomainfrom
doc/hbase-operator-tools

Conversation

@siegfriedweber
Copy link
Member

Description

Document the hbase-operator-tools contained in the HBase image

see stackabletech/docker-images#497

spec:
containers:
- name: hbck2
image: docker.stackable.tech/stackable/hbase:2.4.17-stackable23.11.0
Copy link
Member

Choose a reason for hiding this comment

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

We can merge it as is, this is a comment for @fhennig when he is back:

Do we have any way of/do we do anything to update those kinds of hardcoded version references on a new release?

Copy link
Contributor

Choose a reason for hiding this comment

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

There actually is a way, it could be put into a templating variable and that gets updated on a release:

https://github.com/stackabletech/hbase-operator/blob/main/docs/templating_vars.yaml

release script snippet: https://github.com/stackabletech/stackable-utils/blob/main/release/create-bugfix-tag.sh#L145

I've made a note of it to use templating for this PR here

Copy link
Contributor

Choose a reason for hiding this comment

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

@siegfriedweber siegfriedweber added this pull request to the merge queue Nov 8, 2023
Merged via the queue into main with commit c08066b Nov 8, 2023
@siegfriedweber siegfriedweber deleted the doc/hbase-operator-tools branch November 8, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants