Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nix: add rule to render a coordinator deployment
In order to embed a coordinator policy hash on release, we first need to establish what the default coordinator policy should be. This commit adds a nix rule that generates the canonical coordinator k8s resources, which can then be used to obtain a policy hash for inclusion in the CLI. Since the generated resources are then guaranteed to be compatible with the released CLI, we can include the resource definitions in the release and encourage users to take the coordinator from there.
- Loading branch information