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

[BUG] outdated odo location #66

Closed
kadel opened this issue Feb 11, 2022 · 6 comments · Fixed by #70
Closed

[BUG] outdated odo location #66

kadel opened this issue Feb 11, 2022 · 6 comments · Fixed by #70
Labels
bug Something isn't working

Comments

@kadel
Copy link

kadel commented Feb 11, 2022

Version

Describe the bug

This action installed an outdated odo version.

New odo versions are published at https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/

location on mirror.openshift.com is no longer updated

@divyansh42
Copy link
Member

Thanks for reporting this. We'll take a look at this.

@rtaniwa
Copy link

rtaniwa commented Feb 22, 2022

Thanks Divyanshu. Hopefully this immediate change is pretty straightforward, but it does prompt another question. Do we have a good process in place for how we keep the tools we install current with their releases?

@josephca
Copy link

@divyansh42 - any plan to address this issue soon? Thanks!

@divyansh42
Copy link
Member

@josephca I am waiting for this issue to be solved first. If they redirect then we are in a very good state, otherwise we'll decide what changes need to be done in this action.

@kadel
Copy link
Author

kadel commented Mar 2, 2022

Please don't wait for that. We don't know if redirecting will be possible. But even if we are able to set it up odo should get downloaded from the primary location.

@divyansh42
Copy link
Member

Actually this action is made to install tools from the mirror. So, we followed a very generalised way and made it to work only for OpenShift Mirror. Therefore there is only one logic that works for all the tools. To install odo from different location we will have to re-think and re-design this odo usecase seperately.
I will consult this with the team and update here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants