open-design/charts
Sharon K 6244b67295
Some checks failed
visual-baseline / Capture visual baselines (push) Waiting to run
actionlint / Lint GitHub Actions workflows (push) Failing after 1s
ci / Detect CI change scopes (push) Successful in 0s
nix-check / build (push) Failing after 1s
ci / Validate Nix flake (push) Has been skipped
ci / Preflight (push) Failing after 1s
ci / Workspace unit tests (push) Failing after 1s
ci / Daemon workspace tests (push) Failing after 1s
ci / Web workspace tests (push) Failing after 1s
ci / Browser tests (push) Failing after 1s
ci / Build workspaces (push) Failing after 1s
ci / Validate workspace (push) Failing after 0s
ci / Runtime trace (push) Has been skipped
MVP Helm chart (#2140)
* introduce MVP Helm chart

* address review feedback and add config checksums

* implement zero-trust sidecar proxy and fix health probes

* address PR feedback on publicBaseUrl and sidecar

* pass ingress headers and consolidate proxy port

* fallback allowed origins for localhost when ingress is disabled to prevent CORS errors during port-forwarding

* enforce proxy security and auto-derive base URL

* hardcode service targetPort to proxy

* require explicit base url for multi-host ingress

* prevent silent CORS failures for LoadBalancer and NodePort and README updates

* Added  to the deployment pod annotations. This ensures that changes made to  during a helm upgrade will properly trigger a rolling update of the pods instead of serving stale proxy configurations

* dynamically derive scheme per host in allowed origins

* dynamically derive scheme for single-host publicBaseUrl

* add default apiToken placeholder and wrap ingress path guardrail

* add recent changes to readme

* explicitly disallow non-root ingress path prefixes

* update README to reflect path and origin guardrails

---------

Co-authored-by: shaarron <sharon.kroch@gmail.com>
2026-05-24 14:37:25 +00:00
..
open-design MVP Helm chart (#2140) 2026-05-24 14:37:25 +00:00