Source: peer-finder
Section: admin
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/kmodules/peer-finder/tags
Vcs-Browser: https://github.com/alvistack/kmodules-peer-finder
Vcs-Git: https://github.com/alvistack/kmodules-peer-finder.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 golang-1.26,

Package: peer-finder
Architecture: amd64
Description: Peer finder daemon for StatefulSet
 This is a simple peer finder daemon that is useful with StatefulSet and
 related use cases. All it does is watch DNS for changes in the set of
 endpoints that are part of the governing service of the PetSet. It
 periodically looks up the SRV record of the DNS entry that corresponds
 to a Kubernetes Service which enumerates the set of peers for this the
 specified service.
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
