juspay/services-flake

Reserved service name “default” for single-instance services

Open

#260 opened on Jul 5, 2024

 (0 comments) (0 reactions) (0 assignees)Nix (63 forks)github user discovery
good first issue

Repository metrics

Stars
 (737 stars)
PR merge metrics
 (Avg merge 8d 1h) (10 merged PRs in 30d)

Description

The other thing we can do here is to support a special service name, "default". Handy for cases where you run exactly 1 service, so both default namespace and the process name can drop it. Instead of db-init, it would just be postgres-init.

EDIT: Could happen in separate PR.

Originally posted by @srid in https://github.com/juspay/services-flake/issues/258#issuecomment-2209554140

Contributor guide