Skip to content

Orchestrate kubernetes v5.0.0

Compare
Choose a tag to compare
@Kriys94 Kriys94 released this 18 Feb 17:59
· 35 commits to master since this release
c0827e5

🆕 Features

  • Make Orchestrate Kubernetes compatible with Orchestrate v21.1.X versions
    • Remove orchestrate-helm-worker and orchestrate-helm-api and use the single Orchestrate Helm Chart
    • Add Orchestrate Vault plugin to hashicorp vault
    • Add Grafana Dashboard for Orchestrate
  • Add Vault Dashbord and its Prometheus configuration
  • Add Ingress for Orchestrate API, Grafana and Prometheus
  • Add 3 environments values: default, staging, and qa

⚠ BREAKING CHANGES

  • Reorganized helmfile structure:
    • .Values are structured as:
      • orchestrate
        • global
        • api
        • keyManager
        • txListener
        • txSender
        • test
      • vaultOperator
      • vault
      • kafka
      • redis
      • postgresql
      • observability
    • environments/common.yaml.gotmpl: all environment variables that could be pass and that are common accross all environment values set
    • helmfile-core.yaml: Releases Orchestrate, Kafka, Postgres and Redis