Commit 22db070
committed
Squashed commit of the following:
commit c74376e
Author: zheng861 <zheng861@purdue.edu>
Date: Mon Mar 16 11:09:19 2026 -0700
Misc.
- Document Tilt TLS setup
- Restore default values
- Set tls=external on Rancher deployment, as TLS is handled by the ingress controller
commit 96d32f0
Author: zheng861 <zheng861@purdue.edu>
Date: Mon Mar 16 10:25:00 2026 -0700
Patch new kubeconfigs with extra cert
commit 5cfbbcd
Author: zheng861 <zheng861@purdue.edu>
Date: Mon Mar 2 14:23:02 2026 -0500
Misc. cleanup
Update env docs and oauthCallback
Mark email as nullable in getUser
commit 96468f9
Author: zheng861 <zheng861@purdue.edu>
Date: Mon Mar 2 14:13:02 2026 -0500
Fix USE_RANCHER_OIDC check
commit 4f8de0c
Author: zheng861 <zheng861@purdue.edu>
Date: Mon Mar 2 13:34:50 2026 -0500
Rename user id field
commit c4aa111
Author: zheng861 <zheng861@purdue.edu>
Date: Mon Mar 2 13:26:08 2026 -0500
Update names and documentation to include Rancher OIDC
commit f38bdcf
Author: zheng861 <zheng861@purdue.edu>
Date: Mon Mar 2 12:30:40 2026 -0500
Optionally use Rancher OIDC instead of CILogon
Pass Rancher base URL as environment variable instead of v3 API base
commit 2064a71
Author: zheng861 <zheng861@purdue.edu>
Date: Sun Mar 1 18:45:55 2026 -0500
Update appDomain
commit 749038c
Author: zheng861 <zheng861@purdue.edu>
Date: Sun Mar 1 18:03:18 2026 -0500
Add rancher to Tiltfile
commit b4d8ff8
Author: zheng861 <zheng861@purdue.edu>
Date: Sun Mar 1 18:03:07 2026 -0500
Replace secret lookup with value check for robustness
commit 02736cd
Author: zheng861 <zheng861@purdue.edu>
Date: Sat Feb 28 12:19:04 2026 -0500
Update software-properties-common1 parent 3de8e24 commit 22db070
29 files changed
Lines changed: 12700 additions & 289 deletions
File tree
- backend
- prisma
- migrations/20260302182736_rename_cilogon_to_oidc
- src
- db
- repo
- jobs
- lib
- cluster
- service
- builders
- dockerfile
- railpack
- charts/anvilops
- templates
- anvilops
- jobs
- frontend/src/components
- openapi
- tilt
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments