We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When try to run some files on meshery project, I'm receiving this error openshift/api is incompatible
The text was updated successfully, but these errors were encountered:
got the same with kompose....
Sorry, something went wrong.
Did found a solution: Add replace github.com/openshift/api v3.9.0+incompatible => github.com/openshift/api v0.0.0-20230704153349-abb98ff04d03
to your go.mod file to replace the nonexsting module with the corresponding hash version
Thank you @hurzelpurzel
No branches or pull requests
When try to run some files on meshery project, I'm receiving this error openshift/api is incompatible
The text was updated successfully, but these errors were encountered: