- add imagePullPolicy: IfNotPresent to all k8s Deployments, DaemonSet
(grafana, jaeger, loki, rabbitmq, redis, promtail)
- migrate wg.Add(1)/go/defer wg.Done() pattern to wg.Go() (Go 1.25+)
in logger/loki_syncer.go and task/worker.go
- simplify redundant map existence check before delete in diagram/graph.go
- update deploy.md to reflect pg PVC size (6Gi) and resource limits
|
||
|---|---|---|
| .. | ||
| anchor_set.go | ||
| component_set.go | ||
| graph.go | ||
| hash_test.go | ||
| multi_branch_tree.go | ||
| redis_client.go | ||
| redis_hash.go | ||
| redis_init.go | ||
| redis_set.go | ||
| redis_string.go | ||
| redis_zset.go | ||
| topologic_set.go | ||