Polycrate CLI 0.29.15 released: TLS Serialization Fix
With Polycrate CLI 0.29.15, we have resolved the root cause of a persistent bug where endpoints with …
Polycrate CLI version 0.29.9 brings significant improvements to endpoint monitoring with a complete redesign of Agent Health data.
The operator’s health data is now stored directly on the Agent Model. This eliminates unnecessary database joins and allows faster access to current metrics in the UI.
New Agent Fields:
The operator collects all Check Results and submits them along with the Health Report to the API:
Endpoint Check → Buffer → Health Report → API → Assignment Update
Advantages:
The k8s_cluster field in backup requests is now correctly set - no more “Invalid pk” errors.
The polycrate-operator block has been updated to version 0.3.16:
polycrate pull cargo.ayedo.cloud/ayedo/k8s/polycrate-operator
polycrate run polycrate-operator install
polycrate update 0.29.9
Or download the binaries directly from PolyHub.
Polycrate is ayedo’s Infrastructure-as-Code tool for declarative multi-cluster management. Learn more →
With Polycrate CLI 0.29.15, we have resolved the root cause of a persistent bug where endpoints with …
Polycrate CLI version 0.29.13 introduces debug logging for operator startup and an important …
With version 0.29.14, we have implemented two important bug fixes in the Polycrate Operator that …