juspay/services-flake

Reserved service name “default” for single-instance services

Offen

#260 geöffnet am 05.07.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Nix (63 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (737 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 8T 1h) (10 gemergte PRs in 30 T)

Beschreibung

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