Go Common

This repository contains Go libraries that are shared across dbsystel components and libraries, e.g. alertmanager-config-controller.

  • controller: Basic kubernetes controllers, it supports as of now configmap and ingress resources - based on grafana-operator
  • controller-template: Shows how to implement custom kubernetes controller - based on grafana-operator
  • kubernetes A kubernetes client run in/outside k8s-cluster - based on grafana-operator
  • log: A logging wrapper - based on promlog