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.20 fixes a JavaScript error and adds debug logging to identify the cause of empty timeline data.
In the browser console, the following error appeared during window resize:
Uncaught TypeError: bandwidthChart?.resize is not a functionThe event handler now explicitly checks if the chart object exists and if the resize method is a function.
The LoadBalancer detail UI showed no data for 1h/24h tabs, although data was available for 30d. This version adds extensive debug outputs:
The polycrate-api block has been updated to version 0.5.24 (API 0.11.20):
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.20Polycrate 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 …