Skip to content

docs: Add stackableVersionPolicy to product image selection page - #936

Open
Techassi wants to merge 1 commit into
mainfrom
docs/update-product-image-selection
Open

docs: Add stackableVersionPolicy to product image selection page#936
Techassi wants to merge 1 commit into
mainfrom
docs/update-product-image-selection

Conversation

@Techassi

@Techassi Techassi commented Sep 10, 2026

Copy link
Copy Markdown
Member

Part of https://github.com/stackabletech/internal-issues/issues/169.

This PR adds a small section about stackableVersionPolicy to the product image selection page. It also changes a few mentions of "docker images" to "container images" to be more agnostic. We should remove as many Docker-schisms as possible, because we move more and more to a more generic, OCI-centric way of building/publishing.

Direct link

@netlify

netlify Bot commented Sep 10, 2026

Copy link
Copy Markdown

Deploy Preview for stackable-docs ready!

Name Link
🔨 Latest commit c044053
🔍 Latest deploy log https://app.netlify.com/projects/stackable-docs/deploys/6aa2736c1435da0008a07581
😎 Deploy Preview https://deploy-preview-936--stackable-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering Sep 10, 2026
@adwk67
adwk67 self-requested a review September 11, 2026 09:18
@adwk67 adwk67 moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Sep 11, 2026

@adwk67 adwk67 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just 2 minor things.

You only need to specify the product version, but you _can_ also specify an explicit Stackable version.
The product version can be found on the xref:operators:supported_versions.adoc[list of supported product versions] or on the product operator documentation page.
If you don't specify the Stackable version, the operator will use its own version, e.g. `25.7.0`.
When using a nightly operator or a `-pr` version, it will use the nightly `0.0.0-dev` image.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
When using a nightly operator or a `-pr` version, it will use the nightly `0.0.0-dev` image.
When using a nightly or a `-pr` version of the operator, it will use the nightly `0.0.0-dev` product image.

If you don't specify the Stackable version, the operator will use its own version, e.g., `25.7.0`.
When using a nightly operator or a `pr` version, it will use the nightly `0.0.0-dev` image.
By default, updating to the newest patch version is an explicit change of the `stackableVersion` field.
Since 26.11.0 however, it is possible to opt into automatic patch level updates.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
Since 26.11.0 however, it is possible to opt into automatic patch level updates.
As of 26.11.0, however, it is possible to opt into automatic patch level updates.

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.

2 participants