With version 0.29.7, Polycrate receives important bug fixes for the operator's API communication.
API Schema Update
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
Enhanced Error Diagnostics
API errors now display the full response body, significantly easing the diagnosis of 400/500 errors.
polycrate-operator Block 0.3.14
The polycrate-operator block has also been updated:
- Fixed: image_tag variable in root-level playbooks
- Cleaned: Removed obsolete playbooks directory
polycrate pull cargo.ayedo.cloud/ayedo/k8s/polycrate-operator
polycrate run polycrate-operator install
Update Now
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 →