Request: Output security identities by default #687
Labels
⌨️ area/cli
Impacts the command line interface of any command in the repository.
👍 good-first-issue
Good starting point for new developers, which requires minimal understanding of Hubble.
🌟 kind/feature
This introduces new functionality.
Security identities are very helpful in pinpointing whether it's likely that an issue is related to a pod identity, or world identity issues, or even masquerading issues. It would be helpful to print these by default (even if it's just the number) so that when users report issues, we can at least tell a bit more about the likely direction of the flow, whether it's between two pods or a pod and outside, or whether Cilium has assessed the identity of something as belonging "to the world" which has different policy debug paths from pod<->pod identity investigations.
The text was updated successfully, but these errors were encountered: