Skip to content

[major] FVT Implement Workflow for Saas AI Services#2310

Open
joshiricha444 wants to merge 287 commits into
masterfrom
gitops-fvt-aiservice
Open

[major] FVT Implement Workflow for Saas AI Services#2310
joshiricha444 wants to merge 287 commits into
masterfrom
gitops-fvt-aiservice

Conversation

@joshiricha444

@joshiricha444 joshiricha444 commented May 25, 2026

Copy link
Copy Markdown
Contributor

Jira

MASAIB-2258

Description

This PR adds support for FVT environments in AI Service SaaS deployments.
FVT environments need to deploy AI Service instances as standalone application.

Testing Resluts:

Testing results includes succesful pipeline runs for the aiservice pipeline, aiservice instance and tenant level pipelines.

Screenshot 2026-05-25 at 6 07 40 PM Screenshot 2026-05-25 at 6 09 29 PM Screenshot 2026-05-25 at 6 10 20 PM Screenshot 2026-05-25 at 6 11 26 PM

Hardik-Prajapati-10 and others added 30 commits May 25, 2026 15:56
before clonning git repo code added to :
Delete the existing directory and all its contents (rm -rf).
Recreate the empty directory (mkdir -p).
code change updated for the odh
resolving issue with clonning
removed temp folder
added valid folder path
rename to gitops-mas-aibroker-tenant
ACCOUNT_ID replaced with ACCOUNT
@joshiricha444

Copy link
Copy Markdown
Contributor Author

We have introduced the IS_GITOPS_FVT_ENV env in fvt-dev to skip the validation in CLI for SaaS FVT.

If IS_GITOPS_FVT_ENV is true then s3, DRO and JDBC secrets will be skipped and created through the ArgoCD PostSync job

When the pipeline-launcher triggers the validation pipeline, those secrets are not available yet because ArgoCD is still syncing in parallel. That’s why we decided to skip these validations.

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

Successfully merging this pull request may close these issues.

8 participants