mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-07-24 12:45:21 -04:00
[PR #902] [MERGED] docs: add wait command to helm install in docs #874
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:joaquin/add-wait-to-docs📝 Commits (2)
3822ee8add wait command to helm install in docse3ed3a9added 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
--waitso you can see if pods come up properly during the deployment. This help prevent silent failures in deployment.Testing
I test
--waitagain to make sure no errors🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.