Skip to content

v0.2.0

Compare
Choose a tag to compare
@OriHoch OriHoch released this 15 Apr 09:20
· 200 commits to master since this release

Changelog

  • handle inconsistent storage naming (#24)
  • define ENVIRONMENT_NAME in activate (#22)
  • fix pip version to 18.1 - fixes #26 (#27)
  • add connection pooler, fix deis instance hang on db get (#30)
  • fix waiting for ready status (#31)
  • (#32)
    • added DB web-ui: ckan-cloud-operator db web-ui
    • fixed various problems with db migration and setup process
    • fixes to connection pooler
    • fixed checks of existing DB
    • increment suffix to db name in case it already exists (as re-using existing db name doesn't work)
    • add commands to delete routes
    • delete routes on instance deletion
    • added jupyter notebook for bulk migration and testing
  • uptime monitoring (#41)
  • add documentation, refactoring, misc. improvements (#42)
  • backup and restore operations (#48)
  • fix for envvars (#49)
  • add monitoring docs f6bdd34
  • support for multiple db instances (#51)
  • update orgportals smtp creds (#52)
  • add jenkins-jnlp agent
  • add resources package dataflow
  • enable access logs debugging
  • support for AWS based infra (#53)
  • deploy jenkins-jnlp on release publish
  • verification of installed operator version