Polycrate API 0.11.27 released: Pod Status, DataSource & SLO Dashboard
Polycrate API 0.11.27 is a major feature release focusing on K8sApp pod status tracking, DataSource …
With version 0.11.0, the Polycrate API gains two key new features: Downtime Detection & Logging for automatic capture and SLA tracking of service outages, and a Notification System for multi-provider notifications.
Centralized capture and tracking of service downtimes with full SLA integration.
Highlights:
Downtime Kinds:
| Kind | SLA Relevant |
|---|---|
generic |
✅ Yes |
planned-maintenance |
❌ No |
emergency-maintenance |
❌ No |
customer-caused |
❌ No |
upstream-provider |
❌ No |
force-majeure |
❌ No |
false-positive |
❌ No |
Centralized notification system with multi-provider support via Apprise.
Supported Providers:
Features:
Automatic Notifications:
Extensions of the Workspace API for template-based workspace creation:
# In polycrate-api workspace
polycrate run docker build
polycrate run docker push
polycrate run polycrate-api installPolycrate API is the backend for the Polycrate CLI, enabling centralized multi-cluster management. Learn more →
Polycrate API 0.11.27 is a major feature release focusing on K8sApp pod status tracking, DataSource …
With Polycrate CLI 0.29.15, we have resolved the root cause of a persistent bug where endpoints with …
Polycrate API 0.11.23 introduces crucial fixes for API key authentication and enhances contact …