Polycrate CLI 0.29.11 Released: TLS Debug Logging
ayedo Redaktion 1 Minute Lesezeit

Polycrate CLI 0.29.11 Released: TLS Debug Logging

Polycrate CLI 0.29.11 enhances the diagnosis of TLS issues in API-managed endpoints with debug logging.
polycrate kubernetes devops debugging operator

Polycrate CLI version 0.29.11 enhances the diagnosis of TLS issues in API-managed endpoints.

TLS Type-Cast Debug Logging

In API-managed endpoints, there could be instances where the TLS value was incorrectly transmitted (tls: falsetls: true). This led to the operator constructing HTTPS URLs on port 80, resulting in 404 errors.

With the new debug logging, type-cast errors become immediately visible:

WARN: httpSpec[tls] type cast to bool failed
      endpoint: example.com
      tlsType: string
      tlsValue: "false"

These messages only appear when a type-cast fails and assist in root cause analysis.

Full Release Notes

polycrate-operator Block 0.3.19

The polycrate-operator block has been updated to version 0.3.19:

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

Update Now

polycrate update 0.29.11

Or download the binaries directly from PolyHub.


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

Ähnliche Artikel