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.22 fixes the LoadBalancer metrics query. The detail UI now shows correct bandwidth data.
The LoadBalancer instance detail UI showed no bandwidth data - “No bandwidth data available” for all time periods.
Cause: The VictoriaMetrics query used incorrect label names.
Solution: Corrected labels:
loadbalancerinstances_polycrate_io_id (UUID)workspaces_polycrate_io_id (UUID)The polycrate-api block has been updated to version 0.5.26 (API 0.11.22):
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.22Polycrate 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 …