Polycrate API 0.11.18 released: Hotfix & Bar-Charts
ayedo Redaktion 1 Minute Lesezeit

Polycrate API 0.11.18 released: Hotfix & Bar-Charts

Polycrate API 0.11.18 behebt den timezone.utc Fehler und ändert Timeline-Charts auf Bar-Chart-Stil.
polycrate polycrate-api bugfix hotfix kubernetes devops ui

Polycrate API 0.11.18 behebt einen kritischen Fehler bei der Timeline-Datenextraktion und ändert den Chart-Stil auf Bar-Charts.

Hotfix: timezone.utc AttributeError

Nach dem Deploy von 0.11.17 erschien in Production folgender Fehler:

Error extracting storage timeline: module 'django.utils.timezone' has no attribute 'utc'

Django’s timezone Modul hat kein utc Attribut. 0.11.18 verwendet jetzt datetime.timezone.utc aus der Python Standard-Library.

UI: Bar-Chart-Stil

Die Timeline-Charts für S3 Buckets und LoadBalancer Instances wurden von Area-Charts auf Bar-Charts umgestellt, um Konsistenz mit dem Endpoint Detail UI herzustellen.

Alle drei Detail-UIs (Endpoint, S3 Bucket, LoadBalancer) verwenden jetzt denselben visuellen Stil für Timeline-Daten.

Vollständige Release Notes

polycrate-api Block

Der polycrate-api Block wurde auf Version 0.5.22 (API 0.11.18) aktualisiert:

polycrate pull cargo.ayedo.cloud/ayedo/k8s/polycrate-api
polycrate run polycrate-api install

Jetzt aktualisieren

polycrate run polycrate-api install

Oder laden Sie das Docker Image direkt:

docker pull cargo.ayedo.cloud/library/polycrate-api:0.11.18

Polycrate API ist die zentrale Management-Plattform von ayedo für Multi-Cluster-Kubernetes-Umgebungen. Mehr erfahren →

Ähnliche Artikel