~/
kellerstein
writing
about
rss
Writing
2 posts · tagged security · oldest Apr 2025
all
agents
26
architecture
19
ai
16
infra
10
kubernetes
6
debugging
5
testing
5
azure
4
python
4
product
3
tooling
3
docker
2
git
2
observability
2
qemu
2
refactoring
2
security
2
windows
2
automation
1
claude-code
1
evaluation
1
fastapi
1
helm
1
mcp
1
mitmproxy
1
models
1
retrospective
1
reverse-engineering
1
terraform
1
traefik
1
REX
1 post · 2026
github
watch demo
2026·09·14
A question cannot change your file
REX makes one safety promise: ASK cannot write, ACT edits a copy, and only Approve touches your file. Three times it broke without a sound — a line gone under "Applied to 0 file(s)", a committed file deleted under a notice saying it was put back, a copy removed while the agent was reading it — and what an allowlist, four SDKs and a repository's own settings file taught me about where a boundary actually is.
agents
ai
security
11 min
OpenOperator
1 post · 2025
github
watch demo
2025·04·16
Shipping a 6 GB ISO to every pod (and then deleting the storage key)
An initContainer that pulls once, one PVC projected into eleven mount points via subPath, and a three-month migration from a storage key to workload identity.
kubernetes
azure
security
infra
7 min