Polycrate CLI 0.29.6 released: API Client Type Fix
With version 0.29.6, Polycrate receives a critical bug fix: The operator was unable to synchronize …
With version 0.29.7, Polycrate receives important bug fixes for the operator’s API communication.
The API client has been regenerated with the corrected schema. The k8s_cluster field in list responses is now correctly treated as an object, not as a string.
This fixes the error:
json: cannot unmarshal object into Go struct field K8sAppList.kubernetes_apps.k8s_cluster of type string
API errors now display the full response body, significantly easing the diagnosis of 400/500 errors.
The polycrate-operator block has also been updated:
polycrate pull cargo.ayedo.cloud/ayedo/k8s/polycrate-operator
polycrate run polycrate-operator install
polycrate update 0.29.7
Or download the binaries directly from PolyHub.
Polycrate is ayedo’s Infrastructure-as-Code tool for declarative multi-cluster management. Learn more →
With version 0.29.6, Polycrate receives a critical bug fix: The operator was unable to synchronize …
With version 0.29.5, Polycrate receives a critical bug fix: Endpoints with wildcard hostnames like …
With version 0.29.4, Polycrate receives critical bug fixes for the operator: Correct cluster …