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

schema: remove invalid top-level keys #3891

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Sep 24, 2024

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: #3889

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: coreos#3889
@gursewak1997
Copy link
Member

/test rhcos

@gursewak1997 gursewak1997 merged commit 25ae36e into coreos:main Sep 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants