Add an indication whether a pod is in charge by kmesh
Open
kind/feature
- Dominant language
- Go
- Stars
- 757
- Forks
- 276
- Avg merge
- 5d 20h
- Merged PRs (30d)
- 2
Description
Curretly whether kmesh takes effect on a pod not only depends on the namespace label `istio.io/dataplane : kmesh`, but also whether the pod has sidecar injected, So i propose we add a label or annotation to the pod that kmesh will be in charge.
This could be done in the kmesh cni plugin via a pod update
Contributor guide
Research direction
Start with the kmesh CNI plugin and trace how it determines whether a pod is affected by the namespace label and sidecar injection state. The work is done when the plugin updates the pod with a label or annotation that accurately indicates whether kmesh is in charge.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100