Skip to content

feat: add CRC64-NVME upload checksums to S3 cache#282

Merged
joshfriend merged 1 commit intomainfrom
jfriend/s3-crc64-checksum
Apr 30, 2026
Merged

feat: add CRC64-NVME upload checksums to S3 cache#282
joshfriend merged 1 commit intomainfrom
jfriend/s3-crc64-checksum

Conversation

@joshfriend
Copy link
Copy Markdown
Contributor

@joshfriend joshfriend commented Apr 29, 2026

Enable CRC64-NVME checksums on S3 uploads for server-side integrity validation. Also refactor S3 test helpers and fix soak test TTL.

@joshfriend joshfriend force-pushed the jfriend/s3-crc64-checksum branch 2 times, most recently from 9388361 to 09f6b4d Compare April 30, 2026 00:01
@joshfriend joshfriend changed the title fix: add CRC64-NVME upload checksums and reject empty uploads fix: abort incomplete cache uploads on archive failure Apr 30, 2026
@joshfriend joshfriend changed the title fix: abort incomplete cache uploads on archive failure fix: add CRC64-NVME upload checksums and abort incomplete uploads Apr 30, 2026
@joshfriend joshfriend force-pushed the jfriend/s3-crc64-checksum branch 3 times, most recently from 803fc97 to e9e3f38 Compare April 30, 2026 00:07
@joshfriend joshfriend marked this pull request as ready for review April 30, 2026 00:17
@joshfriend joshfriend requested a review from a team as a code owner April 30, 2026 00:17
@joshfriend joshfriend requested review from jrobotham-square and removed request for a team April 30, 2026 00:17
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e9e3f38490

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread internal/cache/s3_test.go
@joshfriend joshfriend force-pushed the jfriend/s3-crc64-checksum branch from e9e3f38 to 9d08b8e Compare April 30, 2026 00:32
Enable CRC64-NVME checksums on S3 uploads for server-side integrity
validation. Also refactor S3 test helpers and fix soak test TTL.
@joshfriend joshfriend force-pushed the jfriend/s3-crc64-checksum branch from 9d08b8e to fdcfc26 Compare April 30, 2026 00:45
@joshfriend joshfriend changed the title fix: add CRC64-NVME upload checksums and abort incomplete uploads feat: add CRC64-NVME upload checksums to S3 cache Apr 30, 2026
@joshfriend joshfriend merged commit e613baa into main Apr 30, 2026
9 checks passed
@joshfriend joshfriend deleted the jfriend/s3-crc64-checksum branch April 30, 2026 00:47
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