Skip to content

Username in ReplicationSource is ignored on execution #7

@cubic3d

Description

@cubic3d

If setting a username in a ReplicationSource like:

apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
metadata:
  name: plex-nas
...
  kopia:
    username: plex
...

the Kopia mover loggs the settings correctly

Using username override: plex
Using hostname override: media

but still creates snapshots using the ReplicationSource's name
Image
the upper one is from the ReplicationSource above (using an override) and the lower one was created using a ReplicationSource names just plex without setting a username.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions