fix(registry): keep S3 uploads on stable MinIO service #15
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/stable-minio-service"
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?
Use the MinIO ClusterIP Service for Zot S3 traffic.
Loki evidence from the 2026-09-02 node roll shows two MinIO HTTP 499 responses during direct headless-service uploads. Zot then removed the multipart state and BuildKit failed with blob upload unknown. This change adds a fail-closed guard and uses the MinIO Operator’s documented in-cluster endpoint.