cozystack icon indicating copy to clipboard operation
cozystack copied to clipboard

Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service

Results 238 cozystack issues
Sort by recently updated
recently updated
newest added

## Summary by CodeRabbit - **Documentation** - Completely overhauled and expanded the Managed Kubernetes Service guide for Cozystack. - Added detailed explanations of service architecture, tenant isolation, and use cases....

I am going to share an example of how to deploy Cozystack on top of two Ubuntu machines with kubeadm installed on them. I wasn't sure if this is something...

documentation

When creating a tenant name, the user can choose a name with a dash: `example-alpha`. There are no warnings or limitations in the UI to do so. However, when deploying...

## Summary by CodeRabbit - **New Features** - Enhanced log monitoring by adding support for Kubernetes events and audit logs. - Introduced custom log parsers for improved log format handling....

Signed-off-by: Andrei Kvapil ## Summary by CodeRabbit - **New Features** - Expanded support for prerelease tags to include "alpha" and "beta" suffixes (e.g., `-alpha.1`, `-beta.2`) in addition to "rc". -...

Signed-off-by: Andrei Kvapil ## Summary by CodeRabbit - **Chores** - Improved the process for updating or creating maintenance branches to ensure they always point to the latest tagged release commit.

Signed-off-by: Andrei Kvapil ## Summary by CodeRabbit - **Bug Fixes** - Improved configuration to automatically disable admission webhooks for cert-manager when the cert-manager addon is not enabled, preventing unnecessary webhook...

Signed-off-by: Andrei Kvapil ## Summary by CodeRabbit - **New Features** - Added support for specifying a literal password in keystore configurations, alongside existing secret reference options. - Introduced a new...

remove specification: ``` pvc: volumeMode: Block accessModes: - ReadWriteMany ``` with `storage` it will be filled automatcially from storageprofile for specific storage provider ## Summary by CodeRabbit - **New Features**...