Matus Mrekaj

Results 41 issues of Matus Mrekaj

### Description Expand the claudie input manifest proxy settings to include optional `noProxyList` that can be specified by the user to indicate which endpoints should not be forwarded to be...

feature

### Description Errors can occur during the execution of the manifest through the individual services. The aim of this feature would be to introduce a way for the user to...

feature

Ansible playbooks used by claudie do not have any timeouts, ocasionally this leads to an infinite block in our e2e pipeline where ssh-ing into the pod is needed to execute...

bug
groomed

### Description Kube-eleven: This service is responsible for building and destroying Kubernetes clusters. Kuber: This service performs actions immediately after a Kubernetes cluster has been built, such as patching nodes,...

feature

The recently added support for the OVH openstack provider has some issues with how claudie operates, where the image IDs are being refreshed and the previous ID's will no longer...

bug

### Motivation To speed up the building of the cluster, we can shave off a few seconds, or even up-to some minutes in maintaining a tofu providers plugin cache. ###...

feature

### Motivation Make Nvidia operator work well with Claudie. ### Description As of https://github.com/berops/claudie/issues/1786 Claudie includes a restart for the Nvidia toolkit daemonset that overwrites the `config.toml` on each node...

feature

### Motivation Currently the provider versions are part of claudie itself, resulting in the claudie version dictating what provider version is to be used for the external templates. Ideally this...

feature
groomed

### Motivation Certain Cloud Providers like GCP and Azure, i.e. [guest accelerator](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_instance#argument-reference) for GCP ### Description For Providers where the instance-type does not automatically make the GPU available, we should...

feature

### Motivation Some providers, Hetzner especially, assigns IP addresses to allocated VMs that were mis-used and thus potentially blacklisted from required package repositories. A pool of IP addresses maintained by...

feature