afterburn icon indicating copy to clipboard operation
afterburn copied to clipboard

A one-shot cloud provider agent

Results 69 afterburn issues
Sort by recently updated
recently updated
newest added

# Bug # If I don't pass an ssh key when starting an instance I get this error from afterburn: ``` [core@fcos-s390x-builder ~]$ journalctl -u [email protected] Jun 01 01:06:40 fcos-s390x-builder...

jira

On GCP the DHCP server send the FQDN as the shortname in DHCP. So when the code that truncates the hostname in the kubelet runs, NM gets ornery that it...

## Bug # When booting a Fedora CoreOS instance on azure there is a 30 second delay: ``` Dec 09 21:25:31 localhost.localdomain systemd[1]: sysroot-ostree-deploy-fedora\x2dcoreos-deploy-92d58206bcc345f7ede4a2385e64addc26e4714e4c2333b5e36ec84d524f6411.0.mount: Deactivated successfully. Dec 09 21:25:59 localhost.localdomain...

[OpenNebula](https://opennebula.io/) is an open-source private cloud system. Its metadata context is passed to VMs through a virtual disk which contains a shell script with bash variables. This provider supports: *...

# Feature Request # ## Environment ## What hardware/cloud provider/hypervisor is being used to run Afterburn? Packet, specifically the n2 servers ## Desired Feature ## At https://github.com/coreos/afterburn/blob/d56ad64d2ed26fc0e2bcb1650b6fa68c0d8fc17a/src/providers/packet/mod.rs#L248 the Packet provider...

# Issue Report # ## Feature Request ## ### Environment ### AWS ### Desired Feature ### After SSH keys have been set, don't continue to set them on every boot....

kind/enhancement
kind/documentation
area/usability

TODO: * [ ] figure out at which point in initramfs this should run --- This adds a new provider for the "qemu" platform. In particular, this provider currently supports...

DRAFT: it is unclear whether we want to provide RHCOS/FCOS on Classic instances, due to overall limitations of Classic infrastructure. Implementation here is complete though, and manually tested. --- This...

kind/design
platform/ibmcloud-classic

Along with: - https://github.com/coreos/ignition/pull/667 - https://github.com/coreos/coreos-overlay/pull/3490 - https://github.com/coreos/scripts/pull/859 - https://github.com/coreos/container-linux-config-transpiler/pull/164 - https://github.com/coreos/bootengine/pull/150 This will greatly enhance working with CoreOS on the Hetzner Cloud.

The release-checklist should be updated with packaging instructions so that it's a clearly documented, repeatable process that can be done without going around to acquire tribal knowledge.

kind/enhancement
kind/documentation