Revision fbddb07a899310ffcefdc901e224b1963a9dcbce authored by Daniel Borkmann on 03 May 2024, 15:10:39 UTC, committed by Daniel Borkmann on 07 June 2024, 22:00:37 UTC
Dump the status for the used device mode into cilium status, so that this
is picked up by the sysdump.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
1 parent bd6ca1f
Raw File
CONTRIBUTING.md
# How to Contribute

## To Cilium/Hubble

See the [Developer / Contributor
Guide](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/) for detailed information on
how to contribute, get started and find good first issues.

## To the cilium.io website

Please see the [cilium.io website contributing guide](https://github.com/cilium/cilium.io/blob/main/CONTRIBUTING.md) for detailed
information on how to add blogs, trainings, and other resources.

## To the Cilium documentation

Please see the [Cilium documentation contributing guide](https://docs.cilium.io/en/stable/contributing/docs/) for detailed
information on how to contribute to the Cilium documentation.
back to top