Simon Mayer
Simon Mayer
To reproduce this issue, the following [codebase](https://containerlab.dev/manual/kinds/k8s-kind/#kubernetes-in-docker-kind-cluster) can be used. The creation of the kinD clusters can be used in combination with the `--node-selector` option: ```bash sudo containerlab deploy --topo...
**What this PR does / why we need it**: Adds PowerDNS as additional provider. **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Release note**: ```feature operator...
This PR is related to [MEP-14](https://docs.metal-stack.io/dev/development/proposals/MEP14/README/). Depends on: - [ ] https://github.com/metal-stack/metal-api/pull/571
In the context of [MEP-14](https://github.com/metal-stack/docs/pull/213) it should be possible to configure custom NTP servers for the metal-hammer. To remain backward compatibility, the NTP servers currently in use should be used...
This PR is related to [MEP-14](https://docs.metal-stack.io/dev/development/proposals/MEP14/README/). Related PRs: - [ ] https://github.com/metal-stack/metal-hammer/pull/139 - [ ] https://github.com/metal-stack/metal-images/pull/255 - [ ] https://github.com/metal-stack/metalctl/pull/266 - [ ] https://github.com/metal-stack/docs/pull/222
## Description When a machine image is retrieved, its integrity is checked. Currently this is done with an md5 hash file next to the image file. This PR adds support...
## Description This PR is related / replaces #147. Depends on: https://github.com/metal-stack/go-hal/pull/73 TODO: - [ ] run in test with older hardware where the BMC has been factory reset
The `last_error_event` from machines should be cleared from the issue history after some time (about 6 days). While deploying metal-stack on the new supermicro nodes, we encountered the following problem:...
Related to the following `metal-api` changes https://github.com/metal-stack/metal-api/issues/628