Skip to content
New issue

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

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

Already on GitHub? # to your account

Support new (1.7+) NodeChecks and ServiceChecks fields on sessions #219

Open
dantheoptimist opened this issue Aug 5, 2021 · 0 comments · May be fixed by #220
Open

Support new (1.7+) NodeChecks and ServiceChecks fields on sessions #219

dantheoptimist opened this issue Aug 5, 2021 · 0 comments · May be fixed by #220

Comments

@dantheoptimist
Copy link

As of Consul 1.7, the checks field has been deprecated and replaced with separate fields for node checks and service checks as per https://www.consul.io/api-docs/session

To support using these fields, these should be added to both the new session object and the session object for calls that return sessions with such checks present.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant