-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
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
mirzakopic
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.