This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

First Release

David Greeson requested to merge tweaks into main

This PR finalizes everything for the first release of this project.

Kubernetes

This package handles operations with kubernetes resources. However, it's only a specific list. Right now, it's just v1/ConfigMaps and v1/Pods.

Cache

This is the combined kuberentes-backed event cache package.

Logger

A very simple logger that just prints things to stdout (or panics if you call Panic or Panicf.

Merge request reports