Skip to content

Cloud Seed Vision Ai Controller

Sri Rang requested to merge cloudseed-vision-ai-controller into master

What does this MR do and why?

Previous MRs (list below) introduced frontend components and backend services for Google Cloud Vision AI integrations.

This is the MR that ties up things together.

Introduces a route + controller, calls the services and enables the frontend buttons.

Screenshots or screen recordings

In the project -> operate -> google cloud section

1. AIML Tab is enabled:

image

2. Configure Vision AI is enabled

image

3. Pressing the button generates an MR with Vision AI pipeline

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Checkout branch
  2. Start GDK
  3. Configure GDK for Google Omni Auth https://docs.gitlab.com/ee/integration/google.html
  4. Navigate the project -> operate -> google cloud
  5. Press the buttons highlighted above and verify it works

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sri Rang

Merge request reports