Skip to content

v2.0.0 (stateful)

Compare
Choose a tag to compare
@maricaantonacci maricaantonacci released this 17 May 06:44
bb2ba18

Added:

  • Database connection for storing the application state, i.e. information about the users and their deployments
  • New views for dashboard administrator(s)
  • New functionalities:
    • send notification to users when the deployment is ready
    • generate/store ssh keys (requires that Vault integration is enabled)
  • New operations and views for deployment management: deployment update, deployment extra information
  • New endpoint /info to get dashboard version

Changed:

  • Code restructured with the introduction of blueprints for users, deployments, providers, vault, etc.
  • Improved configuration management to make customizations easier:
    • ready-to-use profiles for existing use-cases (deep, xdc, recas, infn-cloud)
    • templates and parameters can be easily overwritten for custom profile
  • Improved Vault integration
  • Improved support for different types of deployment, including HPC jobs (QCG)

Deprecated:

NONE

Removed:

NONE

Fixed:

NONE

Services Dependencies

  • Orchestrator >= v2.4.0
  • (Optional) Vault 1.1.2