Skip to content

Agent Engine Deployment with GCSArtifact via custom adk_app.py not working as expected #2298

@manick2411

Description

@manick2411

When trying to deploy ADK Agents with GCS Artifact via ADK CLI. The given custom adk_app.py is not transferred to the temporary folder and the default app is always created. Causing not able to deploy with custom services.

On inspection of ADK CLI deploy.py file, it doesn't seem to check whether the custom adk app file exists or not it just creates a default app irrespective with the default settings(No additional services).

Please fix this bug by adding a condition to check whether custom app file exists.

Even better will be to easily change Needed services via CLI itself.

Metadata

Metadata

Assignees

Labels

agent engine[Component] This issue is related to Agent Engine deploymentbot triaged[Bot] This issue is triaged by ADK bot

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions