llhhbc
llhhbc
merge
Signed-off-by: LongHui Li Please ensure your pull request adheres to the following guidelines: - [x] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request) - [ ] All code is...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? 1. in this env: vip is 172.19.206.95, located at 172.19.204.8, this...
## Description Add label selector for k8s metadata processor. For only need watch some pod by label selector. I'm not sure if I should limit which pods to fetch only...
**Is your feature request related to a problem? Please describe.** 测试发下,如果这个pod只有出去的流量,没有入流量,无法在Kindling WorkLoad Detail界面中筛选出该pod **Describe the solution you'd like** ```go func getKindlingPrefix(isServer bool) string { var kindMark string if isServer {...