about summary refs log tree commit diff
path: root/ops/infra/kubernetes/tazblog
AgeCommit message (Collapse)AuthorFilesLines
2020-02-09 r/500 chore(ops/infra/k8s): Delete tazblog deploymentVincent Ambo1-34/+0
2019-12-20 r/239 fix(infra/k8s): Fix Nixery image URLs for moved local projectsVincent Ambo1-1/+1
2019-12-20 r/237 chore: Significantly restructure folder layoutVincent Ambo1-0/+34
This moves the various projects from "type-based" folders (such as "services" or "tools") into more appropriate semantic folders (such as "nix", "ops" or "web"). Deprecated projects (nixcon-demo & gotest) which only existed for testing/demonstration purposes have been removed. (Note: *all* builds are broken with this commit)