User story #26136
closedAdd instance ID in group search criteria
Description
Since #25841, the instance ID of a Rudder server and all nodes within its cluster allow to identify different clusters.
When doing backups and importing archives from a cluster to another (on two different servers), it would be practical to have group criteria that are not valid from one server to another.
To be able to do that, we could add a new criteria Node summary > Instance ID
with equals | not equals
comparison, that would automatically be filled with the current instance identifier.
When importing groups with such criterion being defined, the comparison should short-circuit the group search to return an empty list of nodes on a different server.
Updated by Clark ANDRIANASOLO about 2 months ago
- Related to Architecture #25841: Create an instance id on each root server added
- Related to User story #26135: Instance ID should be added as a variable for nodes added
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/6111
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|0771812f0fd6f86825dbd0d1322645ca02eefc34.
Updated by Vincent MEMBRÉ about 1 month ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.3.0~alpha1 which was released today.