Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

fix workflow deploy command - #4

Merged
maximilien merged 8 commits into
AI4quantum:mainfrom
akihikokuroda:server
Oct 31, 2025
Merged

fix workflow deploy command#4
maximilien merged 8 commits into
AI4quantum:mainfrom
akihikokuroda:server

Conversation

@akihikokuroda

@akihikokuroda akihikokuroda commented Oct 30, 2025

Copy link
Copy Markdown
Member

Fix workflow deploy command

  • --docker and --k8s options are supported.
  • workflow deploy is using "maestro-api" image. It is built by
docker build -t maestro-api -f Dockerfile-deploy .
  • The agents and workflow yaml files are provided to the container

    • Docker: mount the local directory of the host
    • Kubernetes: create a configmap and mount it to the container in the pod

Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
@akihikokuroda
akihikokuroda marked this pull request as draft October 30, 2025 12:59
Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
@akihikokuroda
akihikokuroda marked this pull request as ready for review October 30, 2025 14:37

@maximilien maximilien left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@maximilien
maximilien merged commit 4640300 into AI4quantum:main Oct 31, 2025
11 checks passed
@akihikokuroda

Copy link
Copy Markdown
Member Author

@maximilien Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants