feat(gatus): monitor placemyparents PRODUCTION endpoints #214

Merged
kblack0610 merged 1 commit from land/gatus-pmp-retry into master 2026-09-01 19:40:47 +00:00
Owner

Re-land of #211, which reported merged=True but whose merge commit was discarded by a concurrent squash-merge - the content never reached master.

All conditions live-verified against prod on 2026-09-01: both endpoints 200 with status=ok, api also environment=production, certs valid to 2026-11-15, responses 285ms/720ms. Dropped the original commits client.insecure: true`, which would have defeated the CERTIFICATE_EXPIRATION condition beside it.

Re-land of #211, which reported merged=True but whose merge commit was discarded by a concurrent squash-merge - the content never reached master. All conditions live-verified against prod on 2026-09-01: both endpoints 200 with status=ok, api also environment=production, certs valid to 2026-11-15, responses 285ms/720ms. Dropped the original commit`s `client.insecure: true`, which would have defeated the CERTIFICATE_EXPIRATION condition beside it.
feat(gatus): monitor placemyparents PRODUCTION endpoints
All checks were successful
checks / fleet-roster (pull_request) Successful in 6s
checks / kustomize-builds (pull_request) Successful in 6s
0f37032ced
gatus only watched the home-k3s preview deployment (placemyparents-*.apps.svc),
so an outage of the real public site or API went unnoticed. Adds both prod
endpoints as a placemyparents-prod group.

Replayed from a48a867 (2026-06-01, 394 commits behind): that commit targeted
apps/gatus/configmap.yaml, which 402f5f2 replaced with a generated config.yaml,
so the cherry-pick could not apply. Dropped the original's 'client.insecure:
true' - these are public endpoints with valid certs, and skipping verification
would defeat the CERTIFICATE_EXPIRATION condition sitting right beside it.

Live-verified 2026-09-01: both return 200 with status=ok (api also
environment=production), certs valid to 2026-11-15 (~1800h), responses 285ms
and 720ms.
kblack0610 deleted branch land/gatus-pmp-retry 2026-09-01 19:40:47 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kblack0610/home-config!214
No description provided.