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

fix /apiversion endpoint format and redirect in gateway #3569

Closed
Panaetius opened this issue Jul 26, 2023 · 0 comments · Fixed by SwissDataScienceCenter/renku-gateway#667 or #3591
Closed
Assignees
Labels

Comments

@Panaetius
Copy link
Member

currently the /apiversion endpoint returns supported_metadata_version: 10.0 but this should be an int or string "10", not a float.

Additionally, when doing e.g. /api/renku/6/apiversion (with no v6 renku-core pod deployed), the gateway forwards the call to the newest core-service instance (e.g. v10) instead of giving a 404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
2 participants