Skip to content

Inconsistent configmap hash calculation compared with Thanos v0.41.0+ #168

@sjentzsch

Description

@sjentzsch

With thanos-io/thanos@6178fe8 Thanos changed from using crypto/md5 to using crypto/sha256, as crypto/md5 is flagged by some static code analyzers as insecure.

We should follow the same here, as otherwise the ThanosReceiveConfigInconsistent will always fire.

I can file an according PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions