coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
347 stars 168 forks source link

schema: remove invalid top-level keys #3891

Closed jlebon closed 2 months ago

jlebon commented 2 months ago

The "azurestack", "digitalocean", and "exoscale" keys are all image artifacts that go under the images key. So they shouldn't be listed as optional entries in the top-level dict.

Remove those until we actually have support for uploading to those clouds (though e.g. azurestack is clearly one to which that will never apply).

See also: https://github.com/coreos/coreos-assembler/pull/3889

gursewak1997 commented 2 months ago

/test rhcos