authored by
Asherah Connor
<ashe@kivikakk.ee>
6 months ago
README.md
| 12 ++++++++++++
1 file changed, 12 insertions(+)
@@ -1,3 +1,15 @@
+THOUGHTS:
+
+If we want to get rid of the CRD: can use annotations on
+deployments/pods/whatever to signal how to build the target image/from where.
+
+We don't need to do a separate clone phase in its own PV; we can just `nix build
+TARGETURL#blah` and put the cache (and/or store) in the PV instead!
+
+---
+
+
+
NEXT STEPS:
Look into deploy-image, start reading its code to see if it does something like