Skip to content

v3.2.0

Compare
Choose a tag to compare
@maricaantonacci maricaantonacci released this 05 Dec 07:58
· 1 commit to main since this release
f0cfc52

New:

  • Extend Settings page with a tab for updating templates and metadata/parameters from git repo.
    • this new function allows to reload the tosca templates and metadata/parameters automatically (without dashboard restart)
  • Add cache (redis) for storing tosca parameters/metadata and info related to available SLAs
  • Add metadata.yml validation
  • Template visibility based on IAM groups can be specified also through regex

Changed:

  • Moving settings page under Admin menu
  • Update flask and other dependencies
  • Use local js and css (instead of external links)
  • Changed structure of the file metadata.yml

Fix:

  • Avoid too many calls to IAM userinfo endpoint (except when really needed)
  • Fix bugs in deployment update