Skip to content

Use md5hash to ensure unique names #29

Description

@jmontleon

you probably want to be using something more narrow-scoped for not running into shared config with same named PVC accross two namespaces.

DVM uses md5hash(rcloneConfigPrefix + r.PVC().Name + r.PVC().Namespace), we got bugs in DVM where PVC name was the same across two namespaces and the config was shared and failed DVM

Originally posted by @alaypatel07 in #2 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.state-lib

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions