juspay/services-flake
Reserved service name “default” for single-instance services
开放
#260 创建于 2024年7月5日
good first issue
仓库指标
- 星标
- (737 个星标)
- PR 合并指标
- (平均合并 8天 1小时) (30 天内合并 10 个 PR)
描述
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 ofdb-init, it would just bepostgres-init.EDIT: Could happen in separate PR.
Originally posted by @srid in https://github.com/juspay/services-flake/issues/258#issuecomment-2209554140