IMPROVEMENTS:
- RBAC support for
syncCatalog
. This is enabled by default if the catalog sync is enabled but can be controlled withsyncCatalog.rbac.enabled
. This will create theClusterRole
andClusterRoleBinding
necessary for the catalog sync. [GH-29]
BUG FIXES:
- Updated images to point to latest versions for 0.3.0.
- Add missing continuation characters to long commands [GH-26].
FEATURES:
connectInject
can install the automatic Connect sidecar injector.
FEATURES:
syncCatalog
can install the service catalog sync functionality.
IMPROVEMENTS:
- server: support
storageClass
[GH-7]
Initial release