#297: converter on by default in the packaged paths #424
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "converter-defaults"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Product line per Nikola: either fully in Kubernetes or fully in Docker — the packaged paths are batteries-included, the bare binary stays the converter-less floor. Helm:
converter.enabled: truedefault (chart 0.3.0, appVersion v0.6.126). Compose: converter as a normal always-on service,CAIRN_PREVIEW_CONVERTER_URLwired, profile removed. Docs: deployment.md reworded accordingly, with the loud airgapped/private-registry note (Docker Hub pull; mirror the image or disable — Cairn runs fully without it, converter pod would sit in ImagePullBackOff while Cairn is fine). CHANGELOG v0.6.126; no code changes.