Prove availability observation and compile probe natively #345
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/native-availability-proof-20260912"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Native Argo deployments need proof that every configured check ran for the full observation window. Add observation timing and check coverage to availability-probe v12 without changing sampling or failure policy. Compile on the native worker and retain full target-architecture tests, removing the observed 421-second emulated AMD64 compile. Correct the server-package guard’s pipefail/SIGPIPE false result.
Validation: complete Go tests, image guards, and both architecture lanes passed in Build bbf889744b96ba2eb6e6d313cfd4d10aa05cbfc02bebfd735fe0bc1ef1fe8066 at exact head
881ef53e8e. Publish immutable v12 before updating consumers. Timing evidence is an isolated observation, not a fleet or p95 claim.Record native availability observation duration and check coverageto Prove availability observation and compile probe natively