[PR #902] [MERGED] docs: add wait command to helm install in docs #874

Closed
opened 2026-02-21 17:19:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/902
Author: @joaquin-borggio-lc
Created: 7/14/2025
Status: Merged
Merged: 7/14/2025
Merged by: @joaquin-borggio-lc

Base: mainHead: joaquin/add-wait-to-docs


📝 Commits (2)

  • 3822ee8 add wait command to helm install in docs
  • e3ed3a9 added more --waits

📊 Changes

3 files changed (+5 additions, -5 deletions)

View changed files

📝 docs/self_hosting/installation/kubernetes.mdx (+1 -1)
📝 docs/self_hosting/observability/observability_stack.mdx (+3 -3)
📝 docs/self_hosting/upgrades.mdx (+1 -1)

📄 Description

Let's push folks to install and upgrade with --wait so you can see if pods come up properly during the deployment. This help prevent silent failures in deployment.

Testing
I test --wait again to make sure no errors


🔄 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/langsmith-docs/pull/902 **Author:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Base:** `main` ← **Head:** `joaquin/add-wait-to-docs` --- ### 📝 Commits (2) - [`3822ee8`](https://github.com/langchain-ai/langsmith-docs/commit/3822ee8dd06ea5b850c302c302bca3a36722ef0d) add wait command to helm install in docs - [`e3ed3a9`](https://github.com/langchain-ai/langsmith-docs/commit/e3ed3a93f27c2c00d0f6b463d878aebe30c1cba5) added more --waits ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/self_hosting/installation/kubernetes.mdx` (+1 -1) 📝 `docs/self_hosting/observability/observability_stack.mdx` (+3 -3) 📝 `docs/self_hosting/upgrades.mdx` (+1 -1) </details> ### 📄 Description Let's push folks to install and upgrade with `--wait` so you can see if pods come up properly during the deployment. This help prevent silent failures in deployment. Testing I test `--wait` again to make sure no errors --- <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-21 17:19:07 -05:00
yindo closed this issue 2026-02-21 17:19:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#874