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

Improve error messages when a platform being upgraded is not supported by upgrade image #204

Open
jgallag88 opened this issue Jan 23, 2019 · 1 comment

Comments

@jgallag88
Copy link
Contributor

Following #166, there is a new upgrade failure mode. In particular, we support building upgrade images which don't contain all of the packages needed to run upgrade on any supported platform. This is done to make it easier to iterate on changes during development, but could lead to a confusing situation for those testing upgrade internally. We should add an explicit check for this situation and provide guidance on how to proceed when this situation is encountered.

@pzakha
Copy link
Contributor

pzakha commented Aug 13, 2021

@jgallag88 I think a better place for this type of issue would be JIRA since this kind of check wouldn't be performed by appliance-build. I know this is old, but I do believe this still applies. I'm trying to close out old github issues that are not relevant anymore.

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

No branches or pull requests

2 participants