[PR #565] [MERGED] chore: allow disabling of agent products automatically #567

Closed
opened 2026-02-16 02:16:41 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/helm/pull/565
Author: @joaquin-borggio-lc
Created: 2/2/2026
Status: Merged
Merged: 2/3/2026
Merged by: @joaquin-borggio-lc

Base: mainHead: joaquin/enable-disabling-agent-products


📝 Commits (5)

  • 5e589ca chore: allow disabling of agent products automatically
  • 17eca05 enable agent bootstrap by default
  • 541c9d3 new images
  • 9abdd83 update operator
  • d9faed5 addressed romains comment

📊 Changes

6 files changed (+69 additions, -39 deletions)

View changed files

📝 charts/langsmith/Chart.yaml (+2 -2)
📝 charts/langsmith/README.md (+17 -12)
📝 charts/langsmith/templates/_helpers.tpl (+22 -0)
📝 charts/langsmith/templates/agent-bootstrap/bootstrap-job.yaml (+12 -12)
📝 charts/langsmith/templates/agent-bootstrap/rbac.yaml (+5 -2)
📝 charts/langsmith/values.yaml (+11 -11)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/helm/pull/565 **Author:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Created:** 2/2/2026 **Status:** ✅ Merged **Merged:** 2/3/2026 **Merged by:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Base:** `main` ← **Head:** `joaquin/enable-disabling-agent-products` --- ### 📝 Commits (5) - [`5e589ca`](https://github.com/langchain-ai/helm/commit/5e589ca72fd38d1b8bd0ee17a991a7980cdc32df) chore: allow disabling of agent products automatically - [`17eca05`](https://github.com/langchain-ai/helm/commit/17eca051fa27410abc5b3568f70f6f0fc58a49c4) enable agent bootstrap by default - [`541c9d3`](https://github.com/langchain-ai/helm/commit/541c9d301f8ebb9cc91781435dda5efa1fa7c84e) new images - [`9abdd83`](https://github.com/langchain-ai/helm/commit/9abdd83413cf3eba671aacf4d6effe171e9a2178) update operator - [`d9faed5`](https://github.com/langchain-ai/helm/commit/d9faed5fde0026aeba58837cb4df380d81ee409a) addressed romains comment ### 📊 Changes **6 files changed** (+69 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `charts/langsmith/Chart.yaml` (+2 -2) 📝 `charts/langsmith/README.md` (+17 -12) 📝 `charts/langsmith/templates/_helpers.tpl` (+22 -0) 📝 `charts/langsmith/templates/agent-bootstrap/bootstrap-job.yaml` (+12 -12) 📝 `charts/langsmith/templates/agent-bootstrap/rbac.yaml` (+5 -2) 📝 `charts/langsmith/values.yaml` (+11 -11) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:16:41 -05:00
yindo closed this issue 2026-02-16 02:16:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/helm#567