| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Todo | Baitinq | 2024-05-06 | 1 | -3/+3 |
| | | |||||
| * | Add todo | Baitinq | 2024-05-05 | 1 | -0/+1 |
| | | |||||
| * | payload-processor: print message partition | Baitinq | 2024-05-05 | 1 | -1/+1 |
| | | |||||
| * | k8s: fix metallb config resources not being applied | Baitinq | 2024-05-05 | 3 | -1/+34 |
| | | |||||
| * | k8s: add kafka-ui config | Baitinq | 2024-05-05 | 2 | -1/+29 |
| | | |||||
| * | misc: add todo | Baitinq | 2024-05-04 | 2 | -3/+1 |
| | | |||||
| * | misc: kafka: set default number of partitions to 2 | Baitinq | 2024-05-04 | 1 | -0/+1 |
| | | |||||
| * | misc: fix metallb.yml file | Baitinq | 2024-05-04 | 1 | -0/+1 |
| | | | | | since it has multiple resources they need to be separated with `---` | ||||
| * | payload-processor: set up testing | Baitinq | 2024-05-04 | 6 | -4/+51 |
| | | |||||
| * | payload-processor: add concurrency | Baitinq | 2024-05-04 | 2 | -9/+27 |
| | | |||||
| * | go mod tidy | Baitinq | 2024-05-04 | 3 | -10/+9 |
| | | |||||
| * | misc: use bitnami chart for metallb | Baitinq | 2024-05-04 | 1 | -5/+2 |
| | | |||||
| * | kafka: set smaller retention limit | Baitinq | 2024-05-04 | 1 | -0/+2 |
| | | |||||
| * | misc: set proper priorities in helmsman config | Baitinq | 2024-05-04 | 1 | -2/+4 |
| | | |||||
| * | payload-processor: use consumer group and properly handle application shutdown | Baitinq | 2024-05-04 | 3 | -5/+24 |
| | | |||||
| * | payload-processor: fmt | Baitinq | 2024-05-04 | 1 | -1/+1 |
| | | |||||
| * | misc: add helmsman config | Baitinq | 2024-05-04 | 6 | -10/+60 |
| | | |||||
| * | payload-processor: print current time when processing | Baitinq | 2024-05-03 | 2 | -3/+4 |
| | | |||||
| * | rest-api: Write to kafka asynchronously | Baitinq | 2024-05-02 | 2 | -4/+20 |
| | | |||||
| * | Switch to kafka :^) | Baitinq | 2024-05-02 | 14 | -96/+131 |
| | | |||||
| * | misc: add deploy.sh script | Baitinq | 2024-05-02 | 2 | -5/+8 |
| | | |||||
| * | misc: clean up unnecessary use of ptrs | Baitinq | 2024-05-02 | 2 | -6/+6 |
| | | |||||
| * | payload-processor: add stub | Baitinq | 2024-05-02 | 18 | -211/+178 |
| | | |||||
| * | Fix gazelle warning | Baitinq | 2024-05-02 | 1 | -1/+1 |
| | | |||||
| * | Change instructions to reference the service in the tag | Baitinq | 2024-05-02 | 1 | -2/+2 |
| | | |||||
| * | Change module name and cleanup http handler | Baitinq | 2024-05-02 | 6 | -27/+79 |
| | | |||||
| * | Start setting up rabbitmq connection | Baitinq | 2024-05-02 | 6 | -3/+61 |
| | | |||||
| * | rest-api: Create specific payload endpoint | Baitinq | 2024-05-01 | 1 | -2/+6 |
| | | |||||
| * | k8s: rest-api: Set service externalTrafficPolicy to local | Baitinq | 2024-05-01 | 1 | -0/+1 |
| | | |||||
| * | rest-api: Add logs | Baitinq | 2024-05-01 | 1 | -0/+2 |
| | | |||||
| * | rest-api: return request body as string | Baitinq | 2024-05-01 | 1 | -1/+7 |
| | | |||||
| * | Flake: Add gopls dependency | Baitinq | 2024-05-01 | 1 | -0/+1 |
| | | |||||
| * | rest-api: return request body | Baitinq | 2024-05-01 | 1 | -4/+6 |
| | | |||||
| * | Build images with bazel | Baitinq | 2024-05-01 | 13 | -13/+2956 |
| | | |||||
| * | Create dummy rest-api service | Baitinq | 2024-04-29 | 6 | -5/+25 |
| | | |||||
| * | Switch to k3s from kind | Baitinq | 2024-04-29 | 7 | -18/+22 |
| | | |||||
| * | Switch to go for rest-api | Baitinq | 2024-04-28 | 27 | -32/+11 |
| | | |||||
| * | Add README | Baitinq | 2024-04-28 | 1 | -0/+5 |
| | | |||||
| * | Initial commit | Baitinq | 2024-04-28 | 51 | -0/+914 |