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

NET-5879 - consul-template support for sameness groups #1899

Merged
merged 16 commits into from
Jun 18, 2024
Merged

Conversation

jmurret
Copy link
Member

@jmurret jmurret commented Mar 19, 2024

consul 1.19 will allow passing the sameness-group param to the /health endpoints. This PR allows consul template to utilize that functionality.

.golangci.yml Show resolved Hide resolved
dependency/vault_pki.go Outdated Show resolved Hide resolved
@jmurret jmurret force-pushed the jm/NET-5879 branch 2 times, most recently from b800110 to 5736d63 Compare June 3, 2024 16:44
@jmurret jmurret marked this pull request as ready for review June 3, 2024 17:27
@jmurret jmurret requested review from jm96441n, lkysow and nathancoleman and removed request for lkysow June 3, 2024 17:37
Copy link
Member

@lkysow lkysow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Only thing "blocking" from me is the question about other things to test.

dependency/dependency_test.go Outdated Show resolved Hide resolved
dependency/dependency_test.go Outdated Show resolved Hide resolved
dependency/dependency_test.go Outdated Show resolved Hide resolved
dependency/health_service.go Outdated Show resolved Hide resolved
dependency/health_service_test.go Show resolved Hide resolved
dependency/health_service_test.go Show resolved Hide resolved
dependency/dependency_test.go Show resolved Hide resolved
dependency/dependency_test.go Outdated Show resolved Hide resolved
dependency/health_service_test.go Outdated Show resolved Hide resolved
dependency/health_service_test.go Show resolved Hide resolved
dependency/health_service.go Outdated Show resolved Hide resolved
dependency/health_service.go Outdated Show resolved Hide resolved
dependency/dependency.go Outdated Show resolved Hide resolved
@jmurret jmurret force-pushed the jm/NET-5879 branch 2 times, most recently from e403b23 to 356338d Compare June 18, 2024 19:25
@jmurret jmurret merged commit 93de881 into main Jun 18, 2024
54 checks passed
@jmurret jmurret deleted the jm/NET-5879 branch June 18, 2024 20:16
Copy link
Member

@nathancoleman nathancoleman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants