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 …
With version 0.11.5, the Polycrate API receives important bugfixes and UX improvements. Tables now refresh faster, and objects can be directly accessed via URL.
The internal polycrate run command has been updated to be compatible with newer CLI versions. The error Error: unknown shorthand flag: 'o' in -o=yaml is now resolved.
Clusters are no longer marked as “degraded” if there is no nginx Ingress Controller present. Endpoint discovery now functions independently of the Ingress Controller type.
The “Deployments” column in the LoadbalancerInstance table now shows the correct values.
Tables now refresh every 10 seconds instead of 30 seconds, providing even more up-to-date data at a glance.
Objects can now be directly accessed via URL parameters:
/ui/workspaces/?drawer=<object-id>
The polycrate-api block has been updated to version 0.5.6:
polycrate pull cargo.ayedo.cloud/ayedo/k8s/polycrate-api
polycrate run polycrate-api install
# In polycrate-api Workspace
polycrate run docker build
polycrate run docker push
polycrate run polycrate-api install
Polycrate API is the backend for the Polycrate CLI and enables centralized 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 API 0.11.22 fixes the LoadBalancer metrics query. The detail UI now shows correct …
Polycrate API 0.11.21 addresses two critical issues: S3 buckets with Ceph backend now display …