claudie icon indicating copy to clipboard operation
claudie copied to clipboard

Cloud-agnostic managed Kubernetes

Results 148 claudie issues
Sort by recently updated
recently updated
newest added

Testing e2e with new kubeone version Needs to be tested for backwards compatibility

Fixes #1340 Updates the `updateNodepool` function in `services/context-box/server/domain/usecases/update_nodepool.go` to correctly update the `dsChecksum` alongside the `desiredState` during autoscaling requests. - Adds logic to calculate and update `dsChecksum` after updating the...

Fixes #1383 Updates the `longhorn-req.yml` playbook to include multipath configuration for Longhorn support. - **Configures `/etc/multipath.conf`**: Adds a task to insert a blacklist configuration into `/etc/multipath.conf` to prevent MountVolume.SetUp errors,...

I was getting the following error for a pvc: ``` 2024-05-10 13:18:58+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.2.3+maria~ubu2204 started. 2024-05-10 13:18:58+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable...

bug

This issue is related to: https://github.com/kubernetes/registry.k8s.io/issues/261 and https://github.com/berops/claudie/issues/783 In a cluster deployed on Hetzner, after a cluster is deployed one of the compute nodes stays in `NotReady` state. From the...

bug
groomed

Hello! Tried to install using Ubuntu 24.04 VM and got this error in Hertnzer: ``` control-hetzner-gfox6by-1: failed task: ./wireguard : Install wireguard via pip summary: :stderr: error: externally-managed-environment × This...

good first issue
groomed
chore

Bumps the go-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.25.1` |...

dependencies
go

with this config ``` apiVersion: claudie.io/v1beta1 kind: InputManifest metadata: name: sima-k8s-04 namespace: default labels: app.kubernetes.io/part-of: claudie spec: providers: - name: hetzner-1 providerType: hetzner secretRef: name: hetzner-secret-cloud namespace: default nodePools: dynamic:...

bug
good first issue
groomed

updates the references to currently used kubeone version (1.5 -> 1.7) in docs and InputManifest CRD

refresh-docs

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python