Chris Boot

Results 19 issues of Chris Boot

In a dual-stack (or IPv6 only) cluster, `localhost` resolves to `::1`. HAProxy is configured to log to `localhost:514` and dutifully sends log messages to `[::1]:514`, but the `whereisaaron/kube-syslog-sidecar` listens only...

bug

These are really useful for distributing pods between nodes and/or availability zones in a more expressive and flexible manner than using affinity. Please see [Pod Topology Spread Constraints](https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/).

#### What this PR does / why we need it: The `${response:0:7}` syntax is non-POSIX and not understood by Debian's dash shell, so if a Debian-based Redis image is used...

#### What this PR does / why we need it: When Redis is running as a slave, don't pass readiness probes until and unless the replica is fully synchronised. This...

#### What this PR does / why we need it: Allow disabling the readiness and liveness probes on both Redis and Sentinel. This can be useful if issues are encountered...

I have a couple of setups using the Zalando Postgres Operator, configured to upload WALs to an S3 bucket using IAM Roles for Service Accounts (IRSA). When upgrading from spilo-16...

While there is no current date for deprecation of the Python 3.9 runtime it's only a matter of time. Please publish a new release with support for a newer runtime,...

# What does this implement/fix? This implements a device mode ("Slave" as the Opentherm spec calls it). This allows an Opentherm thermostat to communicate with ESPHome as if it were...

integration: opentherm

In our RT instance we have multiple inactive states: resolved and closed. When work is completed on a ticket it is marked as resolved, and the Resolved date is updated...