Skip to content

Commit

Permalink
Merge pull request hashicorp#45 from anubhavmishra/patch-1
Browse files Browse the repository at this point in the history
update CHANGELOG to show connect injector RBAC support
  • Loading branch information
Rebecca Zanzig committed Oct 19, 2018
2 parents 395fab2 + 789fdbc commit 08b1564
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ IMPROVEMENTS:
This will create the `ClusterRole` and `ClusterRoleBinding` necessary
for the catalog sync. [GH-29]
* client: agents now have the node name set to the actual K8S node name [GH-14]
* RBAC support for `connectInject`. This will create a `ClusterRole`, `ClusterRoleBinding`,
and `ServiceAccount` that is necessary for the connect injector to automatically generate
TLS certificates to interact with the Kubernetes API.

BUG FIXES:

Expand Down

0 comments on commit 08b1564

Please sign in to comment.