machine-controller
machine-controller copied to clipboard
Digital Ocean have released a new feature to their API that involves combining assets and assigning projects to resources. Currently the `providerSpec` does not yet know about a `project` setting:...
As a user I want to detect a dns resolver that works on the OS to specify appropriate flag for kubelet.
We came across an issue that all new Ubuntu based VMs gets the same IP in a vSphere environment. This would have happened due to the fact that someone would...
The following operating systems should be supported for VMware Cloud Director: - [x] Ubuntu - [ ] Flatcar - [ ] RHEL - [ ] Rocky Linux
**What this PR does / why we need it**: To make it easier to work with environment variables. Also it's a precursor for integrating with vault without integrating anything. **What...
This is a follow-up from the issues worked around in #1459. ## Background In #1304, we changed our CI setup to get rid of the Hetzner VMs built for each...
**What this PR does / why we need it**: This PR adds support for [OpenNebula](https://opennebula.io/) as a cloud provider. Similar to OpenStack it can be hosted on your own infrastructure....
**What this PR does / why we need it**: We already have a Flatcar Container Linux image on our Nutanix setup, let's test it in our e2e. **Which issue(s) this...
Hi, the metric `node_join_duration` was added in #49 and removed in #270, together with a bunch of other metrics as "broken histograms". While this looks true for the `controller_operation_duration` (as...
Since #1213 was merged our `machine-controller` deployment is unable finish machine cleanup and keeps unused and drained machines running indefinitely. The machine cleanup fails with `failed to delete machine at...