[PR #4934] [CLOSED] Label frps pods based on customDomain info #5080

Closed
opened 2026-05-05 14:54:21 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4934
Author: @abhijitchaudhari1
Created: 8/14/2025
Status: Closed

Base: devHead: user/abhijit/add-custom-domain-labels


📝 Commits (1)

  • e12e14d Label frps pods based on customDomain info

📊 Changes

4 files changed (+205 additions, -0 deletions)

View changed files

📝 go.mod (+20 -0)
📝 go.sum (+63 -0)
pkg/util/kube/pod.go (+104 -0)
📝 server/proxy/http.go (+18 -0)

📄 Description

WHY


🔄 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/fatedier/frp/pull/4934 **Author:** [@abhijitchaudhari1](https://github.com/abhijitchaudhari1) **Created:** 8/14/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `user/abhijit/add-custom-domain-labels` --- ### 📝 Commits (1) - [`e12e14d`](https://github.com/fatedier/frp/commit/e12e14dceb377746148126297f470746b3ffae1a) Label frps pods based on customDomain info ### 📊 Changes **4 files changed** (+205 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+20 -0) 📝 `go.sum` (+63 -0) ➕ `pkg/util/kube/pod.go` (+104 -0) 📝 `server/proxy/http.go` (+18 -0) </details> ### 📄 Description ### WHY <!-- author to complete --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:54:21 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#5080
No description provided.