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 …
Polycrate API 0.11.18 fixes a critical error in timeline data extraction and changes the chart style to bar charts.
After deploying 0.11.17, the following error appeared in production:
Error extracting storage timeline: module 'django.utils.timezone' has no attribute 'utc'Django’s timezone module does not have a utc attribute. 0.11.18 now uses datetime.timezone.utc from the Python standard library.
The timeline charts for S3 Buckets and LoadBalancer Instances have been switched from area charts to bar charts to ensure consistency with the Endpoint Detail UI.
All three detail UIs (Endpoint, S3 Bucket, LoadBalancer) now use the same visual style for timeline data.
The polycrate-api block has been updated to version 0.5.22 (API 0.11.18):
polycrate pull cargo.ayedo.cloud/ayedo/k8s/polycrate-api
polycrate run polycrate-api installpolycrate run polycrate-api installOr download the Docker image directly:
docker pull cargo.ayedo.cloud/library/polycrate-api:0.11.18Polycrate API is ayedo’s central management platform for multi-cluster Kubernetes environments. 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 …