Polycrate API 0.11.7 released: Host String Representation
ayedo Redaktion 1 Minute Lesezeit

Polycrate API 0.11.7 released: Host String Representation

Polycrate API 0.11.7 corrects the string representation of host objects.
polycrate kubernetes api bugfix

Polycrate API version 0.11.7 corrects the representation of host objects.

Host String Representation

The base model ManagedObject uses display_name as the primary string representation. For hosts, this is unsuitable because the technical name is more informative.

The Host model now overrides __str__() and always returns name. This ensures hosts are consistently represented by their technical name in lists, logs, and API responses.

Full Release Notes

polycrate-api Block 0.5.8

The polycrate-api block has been updated to version 0.5.8:

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

Update Now

docker pull cargo.ayedo.cloud/polycrate/polycrate-api:0.11.7

Polycrate is ayedo’s Infrastructure-as-Code tool for declarative multi-cluster management. Learn more →

Ähnliche Artikel