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

openshift API v3.9.0 incompatible #2049

Open
iamvbenz49 opened this issue Sep 30, 2024 · 3 comments
Open

openshift API v3.9.0 incompatible #2049

iamvbenz49 opened this issue Sep 30, 2024 · 3 comments

Comments

@iamvbenz49
Copy link

Screenshot from 2024-09-30 12-58-46

When try to run some files on meshery project, I'm receiving this error openshift/api is incompatible

@hurzelpurzel
Copy link

got the same with kompose....

@hurzelpurzel
Copy link

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

@iamvbenz49
Copy link
Author

Thank you @hurzelpurzel

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

No branches or pull requests

2 participants