Releases: c6o/provisioners
Releases · c6o/provisioners
v0.0.31
v0.0.30
v0.0.29
0.0.29 (2021-06-09)
✨ Features
🐛 Bug Fixes
- Erroneous supervisor reference and quotes (fd65496)
♻️ Chores
- Added cli helpers (#253) (7dfee98)
- Added missing reference to changelog-metahub (f6e3d10)
- Bumped czbundle (35ddfb7)
- Bumped kubeclient (e9410b3)
- Re-factored build system (#252) (7a7dcbe)
- Refactored ProvisionerManager. Migrated provisioners (#246) (dfa682f)
- removed reference to tslib (#250) (b3bdbd6)
- Using kubeclient-resources (#243) (7a2ffea)
- kits: moved kits files into provisioners/contracts (#237) (8816669)
- kits-contracts: added volumes to the app object, updated attach request contract. (#240) (855e7c9)
v0.0.28
0.0.28 (2021-03-31)
✨ Features
- answers file: Ability to specific an answers file during install of an app (#223) (3d332fe)
- HelmEngine: Initial commit of HelmEngine provisioner (#228) (77c8557)
- lifeboat: Add lifeboat to the dock by default (#203) (d56c031)
- lifeboat: Hook into c60-system #179 (e11e0e8)
- mariadb orchestration: mariadb orchestration provisioner working, upgraded wikijs to use it (#220) (e20cc25)
🐛 Bug Fixes
- Corrected app instanceId if name/namespace is undefined (4f2e0a9)
♻️ Chores
- kits: reorganize kits-contracts into provisioners. (#231) (6b89e3f)
- orchestration: Enabled DB orchestration for many provisioners (#221) (c7d3e4d)
- rabbitmq: Fixed manifest. Tested provisioner (#218) (d0faccf)
- Give AppEngine form inputs the 'compact' theme for better screen layout (#198) (4c7d2c6)
- Some more linter disables to suppress certain warnings (668fd68)
v0.0.27
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
♻️ 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)