Skip to content

[pull] main from google:main#51

Merged
pull[bot] merged 6 commits into
Android-studio61:mainfrom
google:main
Jun 13, 2026
Merged

[pull] main from google:main#51
pull[bot] merged 6 commits into
Android-studio61:mainfrom
google:main

Conversation

@pull

@pull pull Bot commented Jun 13, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


Summary by cubic

Adds Secret Manager integration and expands BigQuery Agent Analytics with Java support and a context graph, plus clearer compaction and GKE deployment guidance. Improves graph routing docs for fan-out and JoinNode usage.

  • New Features

    • Secret Manager integration (Python v1.29.0): secure runtime secret fetch with install and usage guide.
    • BigQuery Agent Analytics: Java support with quickstart/config examples and a new context graph section; added assets.
  • Refactors

    • Compaction: added token-based strategy with EventsCompactionConfig examples; sliding-window marked optional.
    • GKE deploy: Workload Identity binding for adk deploy gke default KSA and 403 troubleshooting update.
    • Graph routes: clearer fan-out/join flow and JoinNode example.

Written for commit 9cdc191. Summary will update on new commits.

Review in cubic

vm-r and others added 6 commits June 12, 2026 20:58
* Update bigquery-agent-analytics.md

* Update bigquery-agent-analytics.md

Java version fix

* Update bigquery-agent-analytics.md

* Update bigquery-agent-analytics.md

* Changing documentation for BigQueryAgentAnalyticsPlugin , adding  java examples.

---------

Co-authored-by: Joe Fernandez <931947+joefernandez@users.noreply.github.com>
* Create secret-manager.md

initial draft

* Update secret-manager.md

Updated draft

* Update secret-manager.md

* Update secret-manager.md

* Update secret-manager.md

* Add files via upload

* Update secret-manager.md

* Update secret-manager.md

* Update secret-manager.md

* Update secret-manager.md

---------

Co-authored-by: Joe Fernandez <931947+joefernandez@users.noreply.github.com>
* docs: clarify fan-out and join paths

* Update routes.md

* Update routes.md

---------

Co-authored-by: Joe Fernandez <931947+joefernandez@users.noreply.github.com>
* Update compaction.md

Added the explanation for token compaction, and a header section for sliding window section, added the section: What is compaction?

* Update compaction.md

Worked on changes

* Update compaction.md

* Update compaction.md

worked on other 2 comments

* Update compaction.md
* docs(gke): add Workload Identity IAM binding for adk deploy gke

The automated deployment path (`adk deploy gke`) generates a manifest
that uses the `default` Kubernetes service account in the `default`
namespace, but the docs only documented the Workload Identity IAM
binding for the manual path (which uses a custom `adk-agent-sa`).

Without binding `roles/aiplatform.user` to the `default` service
account, agent pods start but model requests fail with
`403 PERMISSION_DENIED`.

Add a "Configure Workload Identity for Agent Platform" step under
Option 2 with the correct binding for the `default` service account,
and cross-reference it from the 403 troubleshooting entry.

Fixes #1254

* Update gke.md

---------

Co-authored-by: Joe Fernandez <931947+joefernandez@users.noreply.github.com>
* Add context graph section to BigQuery Agent Analytics docs

Added a section on the context graph, detailing its purpose, structure, and operational references for materialization and deployment.

* Add files via upload

---------

Co-authored-by: Joe Fernandez <931947+joefernandez@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Jun 13, 2026
@pull pull Bot added the ⤵️ pull label Jun 13, 2026
@pull pull Bot merged commit 9cdc191 into Android-studio61:main Jun 13, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants