Matus Mrekaj

Results 35 comments of Matus Mrekaj

**EDIT:** If it's possible you could deploy the older Claudie version where there was no restriction on the name length. This way you could perform the changes @bernardhalas described (adding...

applying just `kubectl apply -f https://github.com/berops/claudie/releases/download/v0.7.5/claudie.yaml` should work (just tested it by deploying 0.8.0 then applying the command)

I'm not sure how exactly to reproduce this, I've seen this error a few time in the e2e pipeline but a rerun would fix it. Now I'm not sure if...

> I haven't encountered this since that time. Maybe we should close this, and reopen when it happen again? We can leave this open I know this happens from time...

closed by https://github.com/berops/claudie/pull/1498

I wasn't able to setup a HTTPS proxy, spend 2 days. To use the Proxy it needs to handle HTTPS traffic on port 443 but also on 6443. it also...

@bernardhalas have you forced delete the pods ? 'cause when you delete them, they'll finish whatever workflow is currently running, so in theory they should not hang.

I wasn't able to re-create the bug. I tried going through the test-sets multiple times locally, and also in our GCP cluster. I went over the issues in the longhorn...

I've also noticed that sometimes when we delete a node from a cluster the deletion gets stuck forvever on `deleting nodes.longhorn.io ....` https://github.com/berops/claudie/blob/master/services/kuber/server/nodes/delete.go#L172 however, unsure if that's relevant to this...