[PR #224] [MERGED] [fix] priority of control plane config url #332

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/224
Author: @nerdai
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @nerdai

Base: v0.1.0Head: nerdai/fix-priority-of-control-plane-config-url


📝 Commits (2)

📊 Changes

2 files changed (+4 additions, -7 deletions)

View changed files

📝 llama_deploy/control_plane/server.py (+3 -6)
📝 pyproject.toml (+1 -1)

📄 Description

This PR sets the priority of ControlPlaneConfig.url to use the host and port by default.


🔄 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/run-llama/llama_deploy/pull/224 **Author:** [@nerdai](https://github.com/nerdai) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@nerdai](https://github.com/nerdai) **Base:** `v0.1.0` ← **Head:** `nerdai/fix-priority-of-control-plane-config-url` --- ### 📝 Commits (2) - [`827354e`](https://github.com/run-llama/llama_deploy/commit/827354e975b6378d319f8b7b03363d6aa13ca190) fix priority - [`5713665`](https://github.com/run-llama/llama_deploy/commit/5713665599d73e2f8b5dee62cb916323dc73ff75) bump prerelease version num ### 📊 Changes **2 files changed** (+4 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `llama_deploy/control_plane/server.py` (+3 -6) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description This PR sets the priority of `ControlPlaneConfig.url` to use the `host` and `port` by default. --- <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 01:16:55 -05:00
yindo closed this issue 2026-02-16 01:16:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#332