Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

fix(ai/serving): rework capablities to avoid endpoint shadowing #274

Merged
merged 4 commits into from
Jan 30, 2020
Merged

fix(ai/serving): rework capablities to avoid endpoint shadowing #274

merged 4 commits into from
Jan 30, 2020

Conversation

XciD
Copy link
Contributor

@XciD XciD commented Jan 27, 2020

Fix existing shadowing in /cloud/project/ai/serving/{id} with /cloud/project/ai/serving/capabilities

marie-j
marie-j previously approved these changes Jan 27, 2020
JeremyDec
JeremyDec previously approved these changes Jan 28, 2020
@FredericEspiau FredericEspiau self-assigned this Jan 28, 2020
@XciD XciD dismissed stale reviews from JeremyDec and marie-j via 1e3a52a January 28, 2020 13:40
marie-j
marie-j previously approved these changes Jan 29, 2020
Copy link
Contributor

@antleblanc antleblanc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @XciD for you contribution.

Maybe you can update the following OvhApiCloudProject service and add Ai():

src/api/cloud/project/cloud-project.service.js

Ai() {
  return $injector.get('OvhApiCloudProjectAi');
},

Feel free to tell my if you find it relevant for you use case.

On other part these endpoints are currently flagged as Internal.
Do you have any informations about the final release?

Thanks!

@XciD
Copy link
Contributor Author

XciD commented Jan 30, 2020

Hello @antleblanc

I've added your recommendation.

Yes, they are internal for now, should be open in beta next week.

It's possible to merge the PR in order to deploy and test the manager in staging ?

@JeremyDec JeremyDec merged commit ad19d13 into ovh-ux:master Jan 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

5 participants