Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SSEC multipart checksum replication #19915

Merged
merged 5 commits into from
Jun 13, 2024

Commits on Jun 11, 2024

  1. Fix SSEC multipart checksum replication

    * Multipart SSEC checksums were not transferred.
    * Remove key mismatch logging. This key is user controlled with SSEC.
    * If source is SSEC and destination reports ErrSSEEncryptedObject, assume replication is good.
    klauspost committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    628c07f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1856e65 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    b6763af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6959ae View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    9470330 View commit details
    Browse the repository at this point in the history