Skip to content

Releases: c6o/provisioners

v0.0.31

04 May 23:35
Compare
Choose a tag to compare

0.0.31 (2022-05-04)

✨ Features

🐛 Bug Fixes

  • Changes required for strict build issues (#276) (d9b9479)
  • teleport: Added namespaces to the teleport workload list. (#260) (0466599)

v0.0.30

16 Jun 17:54
Compare
Choose a tag to compare

0.0.30 (2021-06-16)

🐛 Bug Fixes

  • Remove UI-Theme CSS variables from provisioners (#256) (08d7064)

♻️ Chores

v0.0.29

09 Jun 17:21
Compare
Choose a tag to compare

0.0.29 (2021-06-09)

✨ Features

  • Added toKeyValues to Secretes and ConfigMap (#254) (e91e835)

🐛 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

31 Mar 03:11
Compare
Choose a tag to compare

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

03 Feb 00:48
Compare
Choose a tag to compare

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)

v0.0.26

01 Jan 01:23
Compare
Choose a tag to compare

0.0.26 (2021-01-01)

🐛 Bug Fixes

  • appengine: Duct taped skip handling (6707b6b)
  • appengine: Re-removed merged code for handleNext (a3073c1)
  • Skip advancing the index if skipping an install screen (b7861ac)

♻️ Chores

  • Cleaned up tsconfig/package.json. Updated kubeclient to 0.0.7 (#152) (5edc89a)
  • Very small code style update. "e" is typically used in our code to represent an event. (70e4f85)
  • bugbash: Fixed more provisioners (#146) (e5226f8)
  • Removed deprecated provisioner.name (9c5ac68)

v0.0.25

18 Dec 22:14
Compare
Choose a tag to compare

0.0.25 (2020-12-18)

♻️ Chores

  • Adding back some CSS for styling app engine (109556b)

v0.0.24

15 Dec 22:50
Compare
Choose a tag to compare
v0.0.24 Pre-release
Pre-release

0.0.24 (2020-12-15)

🐛 Bug Fixes

  • marina: App name for GetInfo dialogs (978cffa)

♻️ Chores

v0.0.23

10 Dec 03:49
Compare
Choose a tag to compare

0.0.23 (2020-12-10)

Note: Version bump only for package provisioners-root

v0.0.22

09 Dec 22:33
Compare
Choose a tag to compare
v0.0.22 Pre-release
Pre-release

0.0.22 (2020-12-09)

♻️ Chores

  • Change hub.codezero.io to codezero.io (#115) (218976c)