Commit Graph

2 Commits (master)

Author SHA1 Message Date
Dustin 976518dd03 Rename controller → coordinator
The term _controller_ has a specific meaning in Kubernetes context, and
this process doesn't really fit it.  It doesn't monitor any Kubernetes
resources, custom or otherwise.  It does use Kubernetes as a data store
(via the lease), but I don't really think that counts.  Anyway, the term
_coordinator_ fits better in my opinion.
2025-09-25 18:03:41 -05:00
Dustin 6f7160fc02 Initial commit 2025-09-24 08:17:03 -05:00