Skip to content

feature: cluster path labels on synced objects #11

@xrstf

Description

@xrstf

Feature Description

At the moment the syncagent puts the cluster name, namespace and name of the source object onto the synced copy. This is done both for convenience of whoever processes the synced copies, and because the agent needs this metadata to find the correct object when re-syncing. The naming rules in a PublishedResource can change, but for existing objects the link is made using these label selectors.

Proposed Solution

To make this even more useful, we could optionally also include the cluster path in the labels. Often the path, like "root:orgs:enron" contains useful information.

This should be optional, because resolving the cluster name to its path takes additional work for the syncagent and not all usecases need the cluster path.

Alternative Solutions

No response

Want to contribute?

  • I would like to work on this issue.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions