Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: hints #196

Merged
merged 1 commit into from
Jun 30, 2023
Merged

feat: hints #196

merged 1 commit into from
Jun 30, 2023

Conversation

caarlos0
Copy link
Member

Hints can be used to "hint" options into endpoints discovered though other means, for instance, zeroconf.

Wishlist will match the hint.match (as a glob) against the discovered endpoints' names, and will apply the given settings to said endpoints.

It'll only apply to discovered endpoints, and will not affect other endpoints.

This can only be set via YAML configuration.

Hints can be used to "hint" options into endpoints discovered though
other means, for instance, zeroconf.

Wishlist will match the `hint.match` (as a glob) against the discovered
endpoints' names, and will apply the given settings to said endpoints.

It'll only apply to discovered endpoints, and will not affect other
endpoints.

This can only be set via YAML configuration.

Signed-off-by: Carlos Alexandro Becker <[email protected]>
@caarlos0 caarlos0 added the enhancement New feature or request label Jun 30, 2023
@caarlos0 caarlos0 self-assigned this Jun 30, 2023
@caarlos0 caarlos0 merged commit e707484 into main Jun 30, 2023
12 checks passed
@caarlos0 caarlos0 deleted the hints branch June 30, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants