Skip to content

Release cluedin-3.2.4-beta.17

Compare
Choose a tag to compare
@dervalp dervalp released this 23 Jul 13:59

Features

Fixes

  • Disable wait init-containers if a service is running externally (e.g Azure SQL)
    • SqlServer
      sqlserver:
         isExternal: true
    • Redis
      redis:
         isExternal: true
  • Added Feature CRD to Controller. Currently, only supports EnableSso function to enable SSO provider.
  • See docs/examples/6_foobar-enablesso.yaml for an example resource.

Fixes

  • Normalize environment variables to support ubuntu based images