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

Change WRP Message Source #142

Closed
joe94 opened this issue Feb 11, 2020 · 1 comment
Closed

Change WRP Message Source #142

joe94 opened this issue Feb 11, 2020 · 1 comment
Assignees

Comments

@joe94
Copy link
Member

joe94 commented Feb 11, 2020

Currently, the source is set here on each outgoing WRP Message from tr1d1um:

wrpMsg.Source = fmt.Sprintf("%s/%s", w.WRPSource, wrpMsg.Source)

Since we now simply want the Source to be `dns:{{fqdn-of-server}}:

This aligns with our original specs: https://xmidt.io/docs/wrp/basics/#service-locators

@joe94
Copy link
Member Author

joe94 commented Feb 19, 2020

fixed by #144

@joe94 joe94 closed this as completed Feb 19, 2020
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

No branches or pull requests

2 participants