Skip to content

v0.0.27

Compare
Choose a tag to compare
@nsainaney nsainaney released this 03 Feb 00:48
· 79 commits to develop since this release

0.0.27 (2021-02-03)

✨ Features

  • c6o-system: Ensure default namespace is managed by c6o (#151) (88fe2de)
  • c6o-system: Initial release of Harbour Master (#154) (a500e7f), closes #155 #1239
  • cli: add shared manifest to app conversion (#166) (5f63f18)
  • mongo: Support for secretRefs and configMapRefs. Migrated mongo based provisioners (#158) (00304f2)

🐛 Bug Fixes

  • AppEngine: add fsGroup to security context to fix #182 (#183) (f456230)
  • istio: Removed http routing from virtual service (#184) (ab0c33e)
  • vscode: Fix bad service template (237d48b)
  • Added missing references (6409cb7)
  • AppEngine fails on ConfigMap with boolean or numeric values (#181) (23fa9d4)
  • Configs and Secrets cannot be an array, must be KeyValue (#180) (d04367d)
  • Removed reference to incorrect AppObject/AppDocument (f988ede)
  • app-engine: Secrets getting skipped (acb0a0b)
  • istio: Do not handle virtualServices in develop/localhost (d60dd6d)
  • nodered: Fixed ports (5eb901d)

📦 Code Refactoring

  • appengine: Using contracts and using inquire flow in cli and UI (#156) (4d612b9)

♻️ Chores

  • Bumped kubeclient to 0.0.8. Removed local reference (cc755f2)
  • c6o-system: Cleaned up host API (0e00b11)
  • contracts: Split labels between App and AppEngine contracts (8e4671e)
  • manifest refactor: new data model (#192) (604e6a4)
  • Code formatting changes only! (2df4e69)
  • Migrated databases to use flow (#157) (341a92f)
  • Migrated mariadb to flow (1956390)
  • update Vaadin to 14.4.5 (fa3cdde)
  • Using mergeWith to manage labels (#185) (d37071f)
  • refactor manifests: Initial refactor of all manifests (#178) (67b39cb)
  • Bump "js-yaml" to v4.0.0 (d00e402)
  • Bump js-yaml to v4.0.0 (aac8811)
  • appengine-upgrade: Continue with the Web UI for appengine upgrades (e592561)