fournos-ui: add OpenShift OAuth proxy and Let's Encrypt TLS - #116
Conversation
Secure the dashboard with an OAuth proxy sidecar that authenticates users via OpenShift's built-in OAuth server. Add cert-manager integration for automatic Let's Encrypt certificate issuance. - Add kustomize overlay patches for OAuth proxy sidecar, service TLS, and ServiceAccount OAuth redirect annotation - Add Route, Certificate CR, and ClusterIssuer manifests - Update README with full deployment instructions and troubleshooting - Gitignore deployment-specific files (secrets, cluster config) - Replace params.env.example with oauth-cookie-secret.yaml.example Co-authored-by: Cursor <cursoragent@cursor.com>
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
kpouget
left a comment
There was a problem hiding this comment.
thanks @Harshith-umesh
/lgtm
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kpouget The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Summary
Split from #113 — this PR contains only the gitops/infrastructure changes.
Test plan
Made with Cursor