This is the comprehensive, de-duplicated list of repositories contributed to by the members of the NIDS team.
These are the primary operators, controllers, and tools managed directly by the Network Edge team:
- openshift/cluster-ingress-operator (CIO - Core ingress manager)
- openshift/router (HAProxy-based router payload)
- openshift/cluster-dns-operator (CDO - Core DNS manager)
- openshift/coredns (Downstream OpenShift CoreDNS fork)
- openshift/coredns-ocp-dnsnameresolver (DNS Name Resolver plugin)
- openshift/external-dns-operator (EDO - External DNS operator)
- openshift/external-dns (Downstream External DNS fork)
- openshift/aws-load-balancer-operator (ALBO - AWS Load Balancer Operator)
- openshift/route-controller-manager (RCM - Route Controller Manager payload)
- openshift/network-edge-tools (Internal tools & scripts repository)
These are shared monorepos, release-engineering tools, docs, and platform integrations the team contributes to regularly:
- openshift/api (Custom Resource Definition APIs)
- openshift/library-go (Common Go helper libraries)
- openshift/origin (Main OpenShift platform codebase)
- openshift/release (CI/CD workflows and payload configurations)
- openshift/images (Base images & payloads)
- openshift/enhancements (Team proposals & architectural designs)
- openshift/openshift-docs (Official user-facing documentation)
- openshift/openshift-tests-private (Product verification tests)
- openshift/machine-api-operator (Machine API management)
- openshift/cluster-monitoring-operator (Cluster Monitoring management)
- openshift/golang-crypto (Shared Go crypto module fork)
- openshift/golang-oauth2 (Shared Go OAuth2 module fork)
- openshift/cloud-provider-gcp (GCP cloud-provider driver fork)
These are upstream communities where the team contributes fixes or tracks changes:
- kubernetes-sigs/external-dns (Upstream External DNS)
- kubernetes-sigs/gateway-api (Upstream Gateway API)
- kubernetes/cloud-provider-aws (Upstream AWS Cloud Provider)
- kubernetes/cloud-provider-gcp (Upstream GCP Cloud Provider)
- kubernetes/website (Upstream Kubernetes docs)
- coredns/coredns (Upstream CoreDNS)
- haproxy/haproxy (Upstream HAProxy)
- istio/api (Upstream Istio APIs)
- jcmoraisjr/haproxy-ingress (Upstream HAProxy Ingress controller)
- gin-gonic/gin (Upstream Gin Web Framework)
- golang/glog (Upstream logging library)
Our OCPBUGS Jira components: "Networking / router", "ExternalDNS Operator", "Networking / DNS", "AWS Load Balancer Operator", "route-controller-manager"