All functional patches from the cozystack/kilo fork have been upstreamed and included in squat/kilo v0.7.0: - --internal-cidr flag (PR #403) - allowed-location-ips overlap fix (PR #404) - Auto-detect WireGuard MTU (PR #406) - Preferred source for WireGuard routes (PR #408) - Cilium IPIP overlay support (PR #409) The fork only contained rebranding and CI-specific commits beyond upstream, which are no longer needed. Assisted-By: Claude <noreply@anthropic.com> Signed-off-by: Aleksei Sviridkin <f@lex.la>
9 lines
261 B
YAML
9 lines
261 B
YAML
kilo:
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.7.0@sha256:c7468aee96425f47369fd1d33b9736147aebc2e9c6e4355d0593461c30af308e
|
|
repository: ghcr.io/squat/kilo
|
|
transitCIDR: 100.66.0.0/16
|
|
meshGranularity: location
|
|
cleanUpInterface: false
|
|
mtu: auto
|