Polycrate API 0.11.7 released: Host String Representation
Polycrate API version 0.11.7 corrects the representation of host objects. Host String Representation …
Polycrate API version 0.11.10 addresses several UI bugs and performance issues in the endpoint monitoring system.
The max_endpoints property used the old effective_capacity field, which is no longer updated. This led to incorrect capacity calculations. Now, the SystemConfig value is used directly (default: 300 endpoints per agent).
API-side endpoint discovery has been disabled. The Polycrate Operator is now the sole source for endpoint discovery. This prevents duplicate endpoints with different API IDs.
The polycrate-api block has been updated to version 0.5.14:
polycrate pull cargo.ayedo.cloud/ayedo/k8s/polycrate-api
polycrate run polycrate-api install
docker pull cargo.ayedo.cloud/polycrate/polycrate-api:0.11.10
Polycrate is the Infrastructure-as-Code tool by ayedo for declarative multi-cluster management. Learn more →
Polycrate API version 0.11.7 corrects the representation of host objects. Host String Representation …
Polycrate API version 0.11.6 addresses critical validation errors that prevented updates via the …
With version 0.29.7, Polycrate receives important bug fixes for the operator’s API …