Commit Graph

3 Commits

Author SHA1 Message Date
Jacob Blain Christen 82b6733a94 updated build scripts enabling automatic publishing of binaries 2020-01-30 12:34:07 -07:00
Jacob Blain Christen 0e77c79550 secrets support
- Add `secrets` references to **Plan** spec. Changes in referenced `secrets` can trigger re-application of a **Plans**.
- The label that a **Plan** places on an applied `node` is no longer the `status.latestVersion` but is instead a sha224 digest of `status.latestVersion` and the key-order-value(s) of each secret's `data` in the order each `secret` is specified. This value is represented as `status.latestHash`
2020-01-29 13:55:38 -07:00
Jacob Blain Christen 968cf52541 initial commit 2020-01-05 22:46:52 -07:00