cozystack
cozystack copied to clipboard
Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
Not all images have ARM versions. How do I find them: run helm template for each chart, find every image, exclude ones from `ghcr.io/cozystack`, run a check. - [ ]...
It was updated: https://github.com/cozystack/cozystack/commit/4ecf492cd4fa8f74e63b24f69842e3df9e73f59b Then partially reverted during merge: https://github.com/cozystack/cozystack/commit/d550a67f1933eeaa4484ad773186b919c8afc704 Please take a look if it should be updated. ## Summary by CodeRabbit - **Chores** - Updated the Kamaji component...
With this change a request for a virtual machine with 3 vCPUs will reserve exactly the same amount of physical compute, as a request for a Clickhouse instance with `{"resources":...
core/installer is updated to support multiple architectures Part of #519 ## Summary by CodeRabbit - **New Features** - Added full support for ARM64 architecture, including building, tagging, and pushing Talos-related...
We've encountered metallb/metallb#2723 which is reportedly fixed by metallb/metallb#2726. We need to update metallb once this patch is released.
Add support for metallb multiarch build. Part of #519 and a follow-up to PR #945 (issue #909) ## Summary by CodeRabbit - **Chores** - Improved Docker build process for image-controller...
## Summary by CodeRabbit - **Documentation** - Improved and reorganized tenant documentation for better clarity. - Added explicit rules for tenant naming, including restrictions on dashes and required alphanumeric names....