Skip to content
Vishnu Attur edited this page Nov 1, 2019 · 1 revision

Change Log for 1.1

What's new?

Product re-branding to OpenEBS Director

  • MayaOnline has now been renamed to DirectorOnline and MayaOnPrem to DirectorOnPrem.

Local user authentication support

  • Director now supports local users creation and authentication in addition to the GitHub and Google OAuth modes. This will be the default mode of authentication and other modes (GitHub and Google) will be disabled. They can be enabled by following the documentation steps.
  • A local user needs to sign-up / sign-in with a username and a password.
  • A default local user named 'Administrator' of admin kind will be created during installation. Sign-in password for this user is 'password'.
  • The Kubernetes cluster where DirectorOnPrem is installed, is auto-imported (auto-connected) to the Director during installation and will be visible under the Administrator user's default project.

Application-specific monitoring

  • Director now provides a way to enable monitoring on specific application metrics.
  • Monitoring can be setup for six applications - mysql, postgresql, elasticsearch, minio, cockroachdb and redis.
  • Intuitive graphs are plotted against metrics to each of the above applications.

Pre-defined logging filters

  • Pre-defined filters are setup in Kibana logging for common OpenEBS errors.
  • These filters are based on common error patterns in the logging of various OpenEBS components.

Topology performance optimization

  • CPU consumption for topology/scope components have been optimized.

GCP object-storage support in DMaaS

  • DMaaS now supports storing the backups in GCP buckets in addition to the earlier AWS buckets.

Known issues

Graph reporter feature not working

  • Reporter functionality in graphs is still not working.
Clone this wiki locally