Skip to content

Commit

Permalink
Update Changelog for hashicorp#964 (hashicorp#979)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndhanushkodi authored Jun 9, 2021
1 parent b771e2f commit ca7ec49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## UNRELEASED

IMPROVEMENTS:
* Allow setting annotations on service accounts for: server, client, client
snapshot agent, connect inject, controller, ingressGateways, meshGateway,
syncCatalog, and terminatingGateways. [[GH-964](https://github.com/hashicorp/consul-helm/pull/964)]

BUG FIXES:
* CRDs: Update the type of connectTimeout and TTL in ServiceResolver and ServiceRouter from int64 to string.
This allows a user to set these values as a duration string on the resource ex '5s'.
Expand Down

0 comments on commit ca7ec49

Please sign in to comment.