Skip to content

Comments

Make host uniqueness modular#785

Merged
hulto merged 6 commits intomainfrom
modular-uniqueness
Jul 8, 2024
Merged

Make host uniqueness modular#785
hulto merged 6 commits intomainfrom
modular-uniqueness

Conversation

@hulto
Copy link
Collaborator

@hulto hulto commented Jul 3, 2024

What type of PR is this?

Add one of the following kinds:
/kind feature

What this PR does / why we need it:

This PR provides greater control to admins when deploying the imix agent around how the uniqueness of a host is determined. In most red teaming situations writing a file to disk is unideal and the tradeoffs to use something else like mac address are worth it. This PR adds an environment variable override to the host ID and makes it easier for admins to implement and add their own uniqueness.

Fixes #781

@hulto hulto merged commit 6669bc2 into main Jul 8, 2024
@hulto hulto deleted the modular-uniqueness branch July 8, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow HOST ID override

2 participants