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

Custom Resource Backend

David Greeson requested to merge reminder-cr into main

Summary

Custom Resource

Instead of shoving everything into a configmap and doing insane parsing, it looks a lot better to use a custom resource where I can define the structure of the data. It's a lot easier to see with kubectl than mashed json in a configmap.

!gif command deprecation

Discord has their own gif feature. There's no need for this

!poll command deprecation

Discord also has their own poll feature making this one obsolete.

Gitlab CI

Now this project will have automated deployment upon merge.

Merge request reports