Commit Graph

9 Commits

Author SHA256 Message Date
ad6ba2c8e6 More work.
Added chat service
Updated packet service to pass the tcp stream around in a Arc type.
Updated character position data to not require multiplying the coords
Added more debug logs
Added an interceptor for gRPC comms with the chat server
Updated build and push script for the chat server changes
2025-06-06 17:52:29 -04:00
6a2711bdc1 - update: charts to be able to set the service account. 2025-03-20 22:49:42 -04:00
0cfacd8935 - update: charts to make more sense in what the settings do 2025-03-20 17:30:21 -04:00
03cef8e526 - update: network type for both api and packet service to be LoadBalancer instead of being the defaul ClusterIP 2025-03-18 12:46:37 -04:00
3c6d74405f - removed: unused imports
- removed: unused volume and mounts
2025-03-18 11:58:26 -04:00
89a1e93dc3 - update: service port env variable to just be named service_port 2025-03-18 11:57:51 -04:00
f4bc414ebd - update: code update to use kube api instead of consul 2025-03-18 02:00:11 -04:00
e28219c8b7 - update: auto generate the database url using the saved secret 2025-03-18 00:11:08 -04:00
eebf5c58e0 - add: helm chart
- add: python script for building and pushing the containers
2025-03-17 23:59:33 -04:00