Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DigitalOcean Fedora Atomic 27 image no longer exists #223

Closed
dghubble opened this issue May 19, 2018 · 0 comments
Closed

DigitalOcean Fedora Atomic 27 image no longer exists #223

dghubble opened this issue May 19, 2018 · 0 comments

Comments

@dghubble
Copy link
Member

Bug

Environment

  • Platform: digital-ocean
  • OS: fedora-atomic

Problem

The DigitalOcean droplet image "fedora-27-x64-atomic" seems to have been deleted following the release of Fedora 28 and Fedora Atomic 28. Checking the DO API shows the only option is 28:

doctl compute image list-distribution | grep -i atomic
34114584    28 x64 Atomic        snapshot    Fedora Atomic    fedora-28-x64-atomic    true      20

Steps to Reproduce

terraform apply the example Fedora Atomic Digital Ocean cluster. The Digital Ocean API now returns errors since the module uses image "".

* digitalocean_droplet.workers: Error creating droplet: POST https://api.digitalocean.com/v2/droplets: 422 You specified an invalid image for Droplet creation.

Unfortunately, Fedora Atomic 28 still has a systemd-journald issue and we haven't felt comfortable updating. Given 27 is no longer an option, we may try to ship 28 with workarounds or some jankiness (note Typhoon for Digital Ocean and Atomic is classified as alpha).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant