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

deps: update Consul API and consul-template #23436

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

tgross
Copy link
Member

@tgross tgross commented Jun 25, 2024

  • Upgrade consul-template to 0.39.0 to allow template queries of admin partitions and sameness groups.
  • Upgrade our Consul API to 1.29.1 because it's required for CT, and to remove the replacement pinned version we were using to pick up some newer Consul API features we needed in 1.7.0.

Fixes: #23407
Ref: https://hashicorp.atlassian.net/browse/NET-10153

* Upgrade consul-template to 0.39.0 to allow template queries of admin
  partitions and sameness groups.
* Upgrade our Consul API to 1.29.1 because it's required for CT, and to remove
  the replacement pinned version we were using to pick up some newer Consul API
  features we needed in 1.7.0.

Ref: https://hashicorp.atlassian.net/browse/NET-10153
@tgross tgross force-pushed the deps-consul-template-0.39 branch from 2f2a28d to 9cbeab7 Compare June 25, 2024 20:59
@tgross tgross requested a review from pkazmierczak June 25, 2024 20:59
@tgross tgross marked this pull request as ready for review June 25, 2024 20:59
@tgross tgross requested a review from gulducat June 25, 2024 20:59
@tgross tgross added theme/template theme/consul dependencies Pull requests that update a dependency file labels Jun 25, 2024
@tgross tgross added this to the 1.8.2 milestone Jun 25, 2024
@tgross tgross added backport/ent/1.6.x+ent Changes are backported to 1.6.x+ent backport/ent/1.7.x+ent Changes are backported to 1.7.x+ent backport/1.8.x backport to 1.8.x release line labels Jun 25, 2024
Copy link
Contributor

@pkazmierczak pkazmierczak left a comment

Choose a reason for hiding this comment

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

LGTM!

@tgross tgross merged commit bd2a2ce into main Jun 26, 2024
37 checks passed
@tgross tgross deleted the deps-consul-template-0.39 branch June 26, 2024 12:49
Copy link

github-actions bot commented Jan 2, 2025

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/ent/1.6.x+ent Changes are backported to 1.6.x+ent backport/ent/1.7.x+ent Changes are backported to 1.7.x+ent backport/1.8.x backport to 1.8.x release line dependencies Pull requests that update a dependency file theme/consul theme/template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dep: update consul-template dependency to v0.39.0
2 participants