Commit Graph

7 Commits

Author SHA1 Message Date
Falkan
2c5d267d84 chore: clean up build scripts — simple docker build+push to registry.nerdrage.cloud
- Remove build-local.sh and old build-push.sh (crictl/scp/buildah workflow)
- New build-push.sh: docker build + push to registry.nerdrage.cloud/dickloads
- deployment.yaml: update image to registry.nerdrage.cloud/dickloads:latest, imagePullPolicy Always
2026-03-19 23:00:00 -04:00
Falkan
1e7331d4fc fix: use crictl image import instead of ctr for proper CRI registration 2026-03-19 02:02:43 -04:00
Falkan
c588949411 fix: tag image as localhost/humor-units to avoid docker.io expansion 2026-03-19 01:55:39 -04:00
Falkan
cffaaea26d fix: use OCI archive workflow instead of registry — scp + ctr import on each node 2026-03-19 01:33:47 -04:00
Falkan
8e739f4077 fix: use NodePort for registry — resolvable from node host network 2026-03-19 01:27:16 -04:00
Falkan
e5ff5a90c5 fix: build-push.sh — push via port-forward, tag with in-cluster registry address 2026-03-19 01:08:02 -04:00
Falkan
177b15920f chore: in-cluster registry manifest, build-push.sh script 2026-03-19 01:00:54 -04:00