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

Added missing CheckID, Name & Notes check parameters #160

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

CogitoGroupDevTeam
Copy link
Contributor

Registering a service global.consul.agent.service.register({}) with {checks: [{}]} or {check: {}} ignores the checkid/id, name and notes params.
However the global.consul.agent.check.register({}) method do support these fields.
This merge requests enables the global.consul.agent.check.register() params in the global.consul.agent.service.register() checks field.

@silas silas merged commit 00bd8c6 into silas:main Oct 21, 2024
2 checks passed
@silas
Copy link
Owner

silas commented Oct 21, 2024

Thanks for the PR!

Change released in [email protected].

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.

2 participants