r/o

ooh. 5109ee4e parent 3bce7738

authored by ~talya

authored by Asherah Connor <ashe@kivikakk.ee> 6 months ago

ooh.

README.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/README.md b/README.md
index 9dc7de4..bf6eefc 100644
--- a/README.md
+++ b/README.md
@@ -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