Skip to content

docs(influxdb3): style fixes for MinIO object store requirements#7445

Merged
jstirnaman merged 1 commit into
reidk/object-store-consistency-requirementsfrom
jstirnaman/object-store-minio-style-fixes
Jul 1, 2026
Merged

docs(influxdb3): style fixes for MinIO object store requirements#7445
jstirnaman merged 1 commit into
reidk/object-store-consistency-requirementsfrom
jstirnaman/object-store-minio-style-fixes

Conversation

@jstirnaman

Copy link
Copy Markdown
Contributor

Summary

Style-only fixes for the "Object store requirements" content added in
#7442, split out separately so @lilic's technical review of #7442 isn't
mixed with pure wording/formatting cleanup:

  • Revert "the Object store" to sentence case ("the object store")
    throughout. Partial capitalization of a generic industry term (unlike
    the Compactor/Ingester/Querier, which are true product-specific proper
    nouns) doesn't disambiguate anything and is inconsistently applied by
    the underlying Vale rule. Removing that rule is tracked in docs(influxdb3): move object store requirements to general page; drop partial capitalization of "object store" #7444.
  • Fix Google.LyHyphens: "locally-attached" -> "locally attached"
    (2 occurrences)
  • Fix Google.EmDash: remove spaces around the em dash
  • Avoid "above" as an in-page reference (breaks on reflow/for screen
    readers); use "preceding" instead

No content or technical claims changed.

Test plan

  • Vale: 0 errors (was 3) on the three changed files
  • Pre-commit / pre-push hooks pass
  • Hugo build (please verify in CI)

Style-only cleanup for #7442's new "Object store requirements" content:

- Revert "the Object store" to sentence case ("the object store")
  throughout; partial capitalization of a generic term doesn't
  disambiguate anything and is tracked for removal in #7444
- Fix Google.LyHyphens: "locally-attached" -> "locally attached"
- Fix Google.EmDash: remove spaces around the em dash
- Avoid "above" as an in-page reference; use "preceding" instead

No content changes -- SME review of #7442's technical claims is
unaffected.
@jstirnaman jstirnaman requested a review from a team as a code owner July 1, 2026 19:09
@jstirnaman jstirnaman requested review from sanderson and removed request for a team July 1, 2026 19:09
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Vale Style Check Results

Metric Count
Errors 0
Warnings 4
Warnings (4)
File Line Rule Message
content/influxdb3/core/object-storage/minio.md 5 InfluxDataDocs.Branding Use 'the Object store' instead of 'the object store'
content/influxdb3/core/object-storage/minio.md 17 InfluxDataDocs.WordList Use 'administrator' instead of 'admin'.
content/influxdb3/enterprise/admin/object-storage/minio.md 5 InfluxDataDocs.Branding Use 'the Object store' instead of 'the object store'
content/influxdb3/enterprise/admin/object-storage/minio.md 17 InfluxDataDocs.WordList Use 'administrator' instead of 'admin'.

Check passed

@github-actions github-actions Bot added product:shared Shared content across products product:v3-monolith InfluxDB 3 Core and Enterprise (single-node / clusterable) labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://influxdata.github.io/docs-v2/pr-preview/pr-7445/

Built to branch gh-pages at 2026-07-01 19:12 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@jstirnaman jstirnaman merged commit f5bfe29 into reidk/object-store-consistency-requirements Jul 1, 2026
22 checks passed
@jstirnaman jstirnaman deleted the jstirnaman/object-store-minio-style-fixes branch July 1, 2026 19:21
github-actions Bot added a commit that referenced this pull request Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:shared Shared content across products product:v3-monolith InfluxDB 3 Core and Enterprise (single-node / clusterable)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant