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 I’ve encountered a challenge with disabling IPv6 in my Kubernetes cluster, which includes 3 control plane (master) nodes and 3 worker nodes, all deployed with CozyStack v0.14.1. After reading...

Hello! On fresh clone v0.15.0 `make build` failed on ``` 67 | >>> RUN /tmp/buf lint ./cmd/kubeapps-apis ``` in `dashboard` image ![bug_2024-09-19_09-31](https://github.com/user-attachments/assets/6e49facc-fb80-4a42-99db-1ad9040f241b)

As Cozystack administrator or as a tenant user, I want to import OVA from URL, PVC, ... based on https://kubevirt.io/2019/How-To-Import-VM-into-Kubevirt.html

Users management and restriction per tenant

## Summary by CodeRabbit - **New Features** - Introduced a `.helmignore` file to streamline Helm packaging by excluding unnecessary files. - Added a `Chart.yaml` for CoreDNS, providing essential metadata for...

When installing seaweedfs via dahsboard enabling it in tenant-root, pod `seaweedfs-s3` fails to start. Here are logs: ```log I0902 13:32:01.899614 config.go:66 Reading security.toml from /etc/seaweedfs/security.toml I0902 13:32:01.934406 s3.go:214 wait to...

We need to build custom grafana image which will hold all the needed plugins.

### Issue #718 ### This PR adds a shell script that automatically installs the latest release of [Talm](https://github.com/cozystack/talm) based on the system's OS and architecture. ## Summary by CodeRabbit -...