Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Zanzig authored Nov 12, 2018
1 parent c2f5a5d commit 48cdf85
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

IMPROVEMENTS:

* RBAC support for `syncCatalog`. This is enabled by default if the catalog
sync is enabled but can be controlled with `syncCatalog.rbac.enabled`.
This will create the `ClusterRole` and `ClusterRoleBinding` necessary
for the catalog sync. [GH-29]
* RBAC support for `syncCatalog`. This will create the `ClusterRole`, `ClusterRoleBinding`
and `ServiceAccount` that is 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
Expand Down

0 comments on commit 48cdf85

Please sign in to comment.