Skip to content

docs: correct some comments and references - #3059

Merged
krishicks merged 1 commit into
mainfrom
hicks/push-vyvwkwkktuwr
Aug 31, 2026
Merged

docs: correct some comments and references#3059
krishicks merged 1 commit into
mainfrom
hicks/push-vyvwkwkktuwr

Conversation

@krishicks

Copy link
Copy Markdown
Collaborator

Summary

OCSF_VERSION has been 1.8.0; two descriptions still said 1.7.0.

The default_gateway_id doc comment described a hostname fallback the implementation never had. A per-replica default would be wrong here: gateway_id is embedded in the JWT iss/aud, so it has to be stable across replicas.

Related Issue

Changes

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

OCSF_VERSION has been 1.8.0; two descriptions still said 1.7.0.

The default_gateway_id doc comment described a hostname fallback the
implementation never had.  A per-replica default would be wrong here:
gateway_id is embedded in the JWT iss/aud, so it has to be stable across
replicas.

Signed-off-by: Kris Hicks <khicks@nvidia.com>
@krishicks
krishicks added this pull request to the merge queue Aug 31, 2026
Merged via the queue into main with commit 4eaa105 Aug 31, 2026
56 checks passed
@krishicks
krishicks deleted the hicks/push-vyvwkwkktuwr branch August 31, 2026 18:50
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.

2 participants