Skip to content

Conversation

@eatondustin1
Copy link
Contributor

Part of https://github.com/influxdata/project-clustered/issues/811.

This adds the release notes and artifacts for the 20251218-1946608 release.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

PR Preview Action v1.4.8
🚀 Deployed preview to https://influxdata.github.io/docs-v2/pr-preview/pr-6697/
on branch gh-pages at 2026-01-05 23:06 UTC

Comment on lines +9 to +10
# This will either be the secret provided to you, if using our registry, or a secret for your own registry
# if self-hosting the images.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# This will either be the secret provided to you, if using our registry, or a secret for your own registry
# if self-hosting the images.
# If you use our registry, provide the secret we give you.
# If you self-host images, specify the secret for your registry.

name: influxdb
namespace: influxdb
spec:
# One or more secrets that are used to pull the images from an authenticated registry.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# One or more secrets that are used to pull the images from an authenticated registry.
# One or more secrets used to pull the images from an authenticated registry.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jstirnaman this entire file is pulled in with the helper-scripts/influxdb3-distributed/clustered-release-artifacts.sh script, so we should modify this at the source rather than here. We can do that with the next release if you're cool with that.

imagePullSecrets:
- name: <name of the secret>
package:
# The version of the clustered package that will be used.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# The version of the clustered package that will be used.
# The version of the clustered package to use.

Comment on lines +16 to +17
# When a new version of the product is released, this version should be updated and any
# new config options should be updated below.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# When a new version of the product is released, this version should be updated and any
# new config options should be updated below.
# When a new version of the product is released, update this version.
# Also, review and update any new configuration options below.

Copy link
Contributor

@jstirnaman jstirnaman left a comment

Choose a reason for hiding this comment

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

One nit on clustered.md. Ignore my comments here on example-customer.yml. I'll submit a PR to the source later.

@eatondustin1 eatondustin1 merged commit 56c76ef into master Jan 6, 2026
6 checks passed
github-actions bot added a commit that referenced this pull request Jan 6, 2026
@jstirnaman jstirnaman deleted the feat/clustered-release-20251218-1946608 branch January 6, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants