index
:
fs-tracer-backend
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rest-api
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-04
misc: use bitnami chart for metallb
Baitinq
1
-5
/
+2
2024-05-04
kafka: set smaller retention limit
Baitinq
1
-0
/
+2
2024-05-04
misc: set proper priorities in helmsman config
Baitinq
1
-2
/
+4
2024-05-04
payload-processor: use consumer group and properly handle application shutdown
Baitinq
3
-5
/
+24
2024-05-04
payload-processor: fmt
Baitinq
1
-1
/
+1
2024-05-04
misc: add helmsman config
Baitinq
6
-10
/
+60
2024-05-03
payload-processor: print current time when processing
Baitinq
2
-3
/
+4
2024-05-02
rest-api: Write to kafka asynchronously
Baitinq
2
-4
/
+20
2024-05-02
Switch to kafka :^)
Baitinq
14
-96
/
+131
2024-05-02
misc: add deploy.sh script
Baitinq
2
-5
/
+8
2024-05-02
misc: clean up unnecessary use of ptrs
Baitinq
2
-6
/
+6
2024-05-02
payload-processor: add stub
Baitinq
18
-211
/
+178
2024-05-02
Fix gazelle warning
Baitinq
1
-1
/
+1
2024-05-02
Change instructions to reference the service in the tag
Baitinq
1
-2
/
+2
2024-05-02
Change module name and cleanup http handler
Baitinq
6
-27
/
+79
2024-05-02
Start setting up rabbitmq connection
Baitinq
6
-3
/
+61
2024-05-01
rest-api: Create specific payload endpoint
Baitinq
1
-2
/
+6
2024-05-01
k8s: rest-api: Set service externalTrafficPolicy to local
Baitinq
1
-0
/
+1
2024-05-01
rest-api: Add logs
Baitinq
1
-0
/
+2
2024-05-01
rest-api: return request body as string
Baitinq
1
-1
/
+7
2024-05-01
Flake: Add gopls dependency
Baitinq
1
-0
/
+1
2024-05-01
rest-api: return request body
Baitinq
1
-4
/
+6
2024-05-01
Build images with bazel
Baitinq
13
-13
/
+2956
2024-04-29
Create dummy rest-api service
Baitinq
6
-5
/
+25
2024-04-29
Switch to k3s from kind
Baitinq
7
-18
/
+22
2024-04-28
Switch to go for rest-api
Baitinq
27
-32
/<