Open-Source Wikis

/

Cilium

/

Maintainers

cilium/cilium

Maintainers

Cilium is governed by a group of maintainers and committers documented in MAINTAINERS.md. Project governance lives at cilium/community/GOVERNANCE.md. Special Interest Group ownership is in cilium/community/sigs.yaml.

This page maps the major subsystems in this repo to recent contributors. Where a subsystem has explicit CODEOWNERS (see the CODEOWNERS file at the repo root, ~38 KB), those entries are authoritative; the table below is derived from MAINTAINERS.md and recent git log.

Subsystem ownership

Subsystem Path(s) Recent / official contributors
Cilium agent core daemon/, pkg/endpoint/, pkg/endpointmanager/ aanm, joestringer, christarazi, joamaki
Operator operator/ aanm, christarazi, sayboras, giorio94
Datapath / BPF bpf/, pkg/datapath/, pkg/maps/ borkmann, julianwiedmann, jrfastab, ti-mo, joestringer
Policy pkg/policy/ jrajahalme, christarazi, joestringer, gandro
Identity pkg/identity/ aanm, christarazi, gandro, joestringer
Loadbalancer / kube-proxy replacement pkg/loadbalancer/, pkg/maps/lbmap/, pkg/socketlb/, pkg/maglev/ brb, julianwiedmann, joamaki, borkmann
Hubble hubble/, hubble-relay/, pkg/hubble/, api/v1/observer/ rolinh, glibsm, michi-covalent, gandro
Cluster Mesh clustermesh-apiserver/, pkg/clustermesh/, pkg/kvstore/ aanm, giorio94, gandro, christarazi
Envoy / L7 / Gateway API pkg/envoy/, pkg/proxy/, pkg/ciliumenvoyconfig/ jrajahalme, sayboras, mhofstetter, jrfastab
BGP pkg/bgp/, cilium-cli/bgp/ ldelossa, MrFreezeex, joestringer
Egress gateway pkg/egressgateway/, bpf/lib/egress_gateway.h pippolo84, julianwiedmann, joestringer
Encryption (WireGuard / IPSec) pkg/wireguard/, pkg/datapath/linux/ipsec/, bpf/bpf_wireguard.c brb, MrFreezeex, julianwiedmann, jrfastab
FQDN policy / DNS proxy pkg/fqdn/, standalone-dns-proxy/ aanm, jrajahalme, gandro
K8s integration / CRDs pkg/k8s/, pkg/k8s/apis/cilium.io/ aanm, christarazi, sayboras, mhofstetter
Hive / StateDB pkg/hive/, vendor/github.com/cilium/hive/, vendor/github.com/cilium/statedb/ joamaki, gandro, ti-mo
Cilium CLI cilium-cli/ sayboras, mhofstetter, michi-covalent, rolinh
Documentation Documentation/ nbusseneau, qmonnet, christarazi, michi-covalent
CI / build .github/workflows/, Makefile*, images/ sayboras, marseel, nebril, kaworu

Where to start with questions

  • General contributor questions: #development on the Cilium Slack.
  • SIG-specific questions: check sigs.yaml in the community repo and join the relevant SIG channel.
  • Security: email security@cilium.io (see SECURITY.md).
  • Release coordination: the release SIG channel (#release) and MAINTAINERS.md.

Author and committer ladder

The contributor ladder in cilium/community/CONTRIBUTOR-LADDER.md defines how Reviewers and Committers are nominated. New committers are added by majority vote of existing committers. Emeritus committers — listed in MAINTAINERS.md — are recognised for past contributions.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Maintainers – Cilium wiki | Factory