Skip to content

Commit

Permalink
update CHANGELOG to show connect injector RBAC support
Browse files Browse the repository at this point in the history
  • Loading branch information
anubhavmishra committed Oct 19, 2018
1 parent 395fab2 commit 789fdbc
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 789fdbc

Please sign in to comment.