Stalefeaturehelp wanted
Métricas do repositório
- Stars
- (29.815 stars)
- Métricas de merge de PR
- (Mesclagem média 40d 17h) (48 fundiu PRs em 30d)
Description
Hey there!
kubectl has this nice kubectl-session header when doing multiple requests to the Kubernetes API, which can help for many things in the middle (e.g. stickiness based on HTTP headers, audit, etc.) by giving a unique id related to a single command from the end user.
From what I've seen, Helm doesn't have a session header. Is there any way to know from a MITM perspective which requests are grouped together? If not, how would you feel about adding a helm-session header? :)