Matus Mrekaj
Matus Mrekaj
Testing e2e with new kubeone version Needs to be tested for backwards compatibility
### Motivation Trying out claudie sits behind a pay-wall, (even in our getting started example we use cloud providers) It would make more sense to have an example that can...
### Current Behaviour During a run of the e2e pipeline when installing wireguard via the ansible playbook the process spawned got stuck for unknown reasons. This halted the workflow of...
some of the infra build by claudie in the e2e pipeline will not be deleted after the pipeline ends with failure, this should not be the case The root cause...
### Current Behaviour I've noticed that sometimes the testing framework gets stuck (always when some manifests end with an error). It will hang for hours, other time I've noticed that...
### Description Currently when the config is picked up by builder, it has a certain amount of TIME in which it has to complete the build of the cluster. This...
### Motivation Conversation from https://github.com/berops/claudie/pull/1184 ### Description We should be able to track static nodes across different claudie instances in multiple management clusters. ### Exit criteria - [ ] Track...
The `longhorn-admission-webhook` pods get stuck in the `Init` state forever.  This issue arises occasionally in the CI and usually a retry of the failed...
### Description Services of type `LoadBalancer` are not working at the moment. When creating a `LoadBalancer` service it will get stuck on `` external IP. Instead of: - user hardcoding...
### Description Claudie uses a number of tools, Terraform, Ansible, Kubeone etc. The logs for these tools have been previously allowed only under Debug log level. With this change I...