mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2669] [Feature Request] 移除/healthz密码保护 #2130
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @c1emon on GitHub (Nov 21, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2669
Describe the feature request
你好,我正在尝试将frps部署在k8s里,刚看到了0.38版本在dashboard端口上添加了/healthz路径来支持健康检查,但是测试下来发现当启用了dashboard的basic auth时,/hezlthz也需要登陆了。虽然我可以在ingress上配置密码等,但是似乎对于/healthz的保护有点不太必要?
Describe alternatives you've considered
No response
Affected area