Commit graph

3 commits

Author SHA1 Message Date
e5c73cd534 Remove API readiness check from admission hook
We don't need API access anymore in the admission webhook.
2024-12-25 19:51:37 -08:00
a490fc5662 Rework admission webhook to not need sleep
There's a one-second sleep in the old hook, because the Oven API did not
always record the stream change quickly. Sometimes even that was not
enough. This attempts to work around that by managing the stream list
directly.
2024-12-25 19:48:13 -08:00
c83acbdcfe Reinitialize repo to remove private data
10,000 hours mucking with `git filter-repo` and no reasonable use-case
found. On the plus side, anyone looking at this and curious what I nuked
isn't missing much. This lived in a monorepo up until about a week ago.
2024-12-20 14:45:49 -08:00