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

[api] Add NetworkStatus to allocation response #17280

Merged
merged 2 commits into from
Jul 4, 2023

Commits on May 23, 2023

  1. [api] Add NetworkStatus to allocation response

    Service discovery or mesh network systems consuming the Nomad event stream or API need to know the CNI assigned IP for the allocation. This data is returned by the underlying Nomad API but isn't mapped in the response struct.
    deverton-godaddy committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5ac476d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    1c441d4 View commit details
    Browse the repository at this point in the history