Markus Boehme
Markus Boehme
**Issue number:** n/a **Description of changes:** There is no need to support USB-attached network interfaces in the cloud, and such devices are equally unlikely to be encountered in servers. Make...
**Issue number:** Closes #2155 **Description of changes:** This PR implements what has been proposed in #2155, the addition of a new `settings.boot.reboot-to-reconcile` setting to automatically reboot Bottlerocket if either the...
**Image I'm using:** Build of metal-dev variant fresh off develop **What I expected to happen:** When using the example user data from the boot settings section of the `README.md`, ......
**Image I'm using:** The official Bottlerocket v0.9.3 admin container image on a metal-dev variant on aarch64. **Issue or Feature Request:** When not running the admin container in superpowered mode (user...
Fix the invocation of iptables/nftables if the redirection fails. As os.Args[0] can still contain e.g. the full path of the symlink the wrapper was invoked as, the leading path components...