stackabletech / issues

This repository is only for issues that concern multiple repositories or don't fit into any specific repository
2 stars 0 forks source link

Add proper versioning to demos #563

Open razvan opened 7 months ago

razvan commented 7 months ago

Descriptions

The demos are not versioned. There are "release" branches but the stacks reference files in main. These branches only serve documentation purposes - for Antora.

Demos are the preferred way to test platform upgrades. But this process is extremely cumbersome and involves a lot of temporary patching and reverting to switch between operator versions.

Adding proper versioning would alleviate this problem and add additional benefits:

stackablectl changes are also required to support demo versions.