Skip to content

Releases: Aetherix-code/QuickStack

0.2.0

Choose a tag to compare

@JerryVDP JerryVDP released this 19 Mar 10:05

This is featured packed release! including auto nodes balancing, node-podes visibility, DARK MODE! and many bug fixes

  • [feat] Node affinity enforcement - QuickStack will periodically balance apps with PREFERRED node affinity setting across matching nodes
  • [feat] Node groups balance enforcement - make sure all node groups (grouped by matching labels) share the load, and prevent a situation where all apps with same node affinity end up on a single node
  • [feat] See on which node(s) apps are deployed, this is implemented across many places in the system, such as in the apps table in the project view, in the monitoring page, in the node's details pane, and more...
  • [feat] Better env vars parsing, older versions supported a strict KEY=VALUE, now we support KEY="VALUE" as well
  • [perf] Faster "AUTO" builds
  • [perf] Better terminal socket management
  • [UI] DARK MODE! 🔥
  • [UI] Change env vars font
  • [UI] Fix UI bugs in the cluster page
  • [fix] Allow "micro" cores conversion
  • [fix] Fix FE warning about stroke-width
  • [fix] Prevent monitoring page from crashing by skipping "bad" nodes
  • [other] Make sure to schedule QuickStack instance on the main node only
  • [other] Better GitHub repos fetching

0.1.5

Choose a tag to compare

@JerryVDP JerryVDP released this 15 Mar 11:38
  • Github integrations fixes

This is the first actual public release

0.1.4

Choose a tag to compare

@JerryVDP JerryVDP released this 13 Mar 18:57
  • Fix private repos cloning

0.1.3

Choose a tag to compare

@JerryVDP JerryVDP released this 13 Mar 15:28
  • Another fix for S3 images

0.1.2

Choose a tag to compare

@JerryVDP JerryVDP released this 13 Mar 14:51
2ece250
  • Fix S3 docker image storage

0.1.1

Choose a tag to compare

@JerryVDP JerryVDP released this 13 Mar 14:03
b13ab07
  • Bug fix

0.1.0

Choose a tag to compare

@JerryVDP JerryVDP released this 13 Mar 10:02
  • Fix registry S3 storage by pinning registry to v2

First semi-stable version!

0.0.17

Choose a tag to compare

@JerryVDP JerryVDP released this 12 Mar 19:32
  • Fix app deletion

0.0.16

Choose a tag to compare

@JerryVDP JerryVDP released this 12 Mar 18:44
  • Fix GitHub integration

0.0.15

Choose a tag to compare

@JerryVDP JerryVDP released this 12 Mar 17:48
  • Bug fix