'infra single-project' fails when run after `deploy` for agent_runtime
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 48/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 静か
- 技術スタック
- python, terraform
- 領域
- cli, cloud, infrastructure
調査の方向性
まず agents-cli deploy と agents-cli infra single-project のフローから始め、続いて skills/google-agents-cli-observability/SKILL.md にある操作順序のガイダンスを読んでください。その順序でコマンドを再現し、single-project が 2 つ目のインスタンスを作成するのではなく既存の Reasoning Engine を更新し、serving インスタンスに observability 変数が付加されていることを確認してください。
索引モデルが issue の本文から書いたものです。
説明
Problem
When using Agent Runtime (Reasoning Engine), running agents-cli infra single-project after an initial agents-cli deploy does not work as intended.
infra single-project uses terraform, but deploy does not and uses an API instead. This means that when single-project tries to use terraform to update, it doesn't have visibility into the existing reasoning engine resource already created. So, the terraform apply invoked by single-project silently provisions a second Reasoning Engine instance with the same name.
This leads to:
- Observability environment variables being wired to the new (empty) instance.
- The original (serving) instance remaining without observability configuration.
Workarounds
The short version though: either run single-project before deploy so tracking is properly established, or fix it manually using the above instructions.
Ref: b/504375097
- 主要言語
- Python
- スター
- 6k
- フォーク
- 670
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
google/agents-cli のほかの issue
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 92/100
google/agents-cli#86 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
google/agents-cli#85 · コメント 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
google/agents-cli#84 · コメント 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 72/100
google/agents-cli#83 · コメント 2 件 · リアクション 1 件 ·
-
google/agents-cli#79 · コメント 2 件 · 担当者 1 名 ·
google/agents-cli の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
anthropics/skills#1811 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
speaches-ai/speaches#678 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
datalayer/mcp-compose#42 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
conda-forge/spacy-feedstock#177 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
UKGovernmentBEIS/inspect_evals#2523 ·