Commit Graph

50 Commits

Author SHA1 Message Date
9006678b33
Update cat
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m31s
Gitea Actions Demo / test (push) Successful in 1m19s
Gitea Actions Demo / release-image (push) Successful in 1m6s
2024-08-26 15:21:22 -05:00
dfe9b1a90f
Fix invalid Reloader configuration
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m21s
Gitea Actions Demo / test (push) Successful in 1m32s
Gitea Actions Demo / release-image (push) Successful in 1m1s
2024-08-26 12:56:05 -05:00
4eb94e172d
Rotate SESSION_SECRET again
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m21s
Gitea Actions Demo / test (push) Successful in 1m18s
Gitea Actions Demo / release-image (push) Successful in 1m5s
2024-08-25 13:28:18 -05:00
70da0054d9
Rename project to kipunji 2024-08-25 13:28:18 -05:00
e570a2e3c8
Add endpoint for chunked transfer 2024-08-20 20:02:21 -05:00
d52786aa44
Rotate secret again 2024-08-19 02:04:50 -05:00
467a8a4b15
Finish Reloader setup 2024-08-18 01:53:32 -05:00
cbef23df77
Rename ConfigMap 2024-08-18 01:49:06 -05:00
af77b895e0
Add a ConfigMap 2024-08-18 01:38:47 -05:00
2417429953
Rotate session secret again 2024-08-18 01:20:41 -05:00
4e567a0041
Enable reloader 2024-08-18 01:18:49 -05:00
9ef84c509d
Rotate session secret 2024-08-18 01:15:44 -05:00
83a6152472
Disable sessions for endpoints that do not require them 2024-08-17 14:03:04 -05:00
ac5f98d865
Remove Deployment in favor of a Rollout 2024-08-11 18:02:48 -05:00
87156eda3d
Add /status/:code 2024-08-11 17:52:44 -05:00
22b9593ab1
Add Argo Rollout 2024-08-11 17:52:44 -05:00
b6f05b475f
Add /_cat/cookies 2024-08-11 11:18:41 -05:00
b174107b8a
Rotate k8s SESSION_SECRET 2024-08-07 12:20:38 -05:00
de408fc00d
Fix secret reference 2024-07-30 14:43:35 -05:00
f8868939e1
Use reloader 2024-07-30 14:30:20 -05:00
730817d059
Add sealed secret 2024-07-30 14:30:00 -05:00
9ce79f2f67
Add memcached 2024-07-29 10:13:57 -05:00
c57d3303ed
Make Kustomize manifests more modular 2024-07-28 20:53:43 -05:00
7fc61df477
Add readiness check web endpoint 2024-07-27 17:05:01 -05:00
f131f64641
Add readiness probe 2024-07-27 16:29:06 -05:00
f8b05bf760
Add liveness probe 2024-07-27 16:22:33 -05:00
ae20830cda
Remove secret generator 2024-07-25 23:26:20 -05:00
6c4ae108ee
Use secret generator 2024-07-21 11:35:01 -05:00
55fbed3c3c
Rename CI YAML file 2024-07-17 21:31:21 -05:00
88e24c688b
Move text/plain routes to /_cat prefix 2024-07-08 10:07:34 -05:00
ca7d22374d
Switch to RSpec 2024-07-07 20:14:02 -05:00
3b5e0f5c71
standardrb: don't autofix 2024-07-07 16:43:30 -05:00
9fab7393f7
Fix lint errors 2024-07-07 16:26:38 -05:00
dba544db71
Add linter 2024-07-07 16:17:23 -05:00
68e91f3afb
Add a unit test 2024-07-06 18:05:21 -05:00
5aeb90a18d
Add hostname to session JSON output 2024-07-05 16:13:12 -05:00
1262f37b99
Mark SESSION_SECRET as optional 2024-07-05 15:25:08 -05:00
702478f84d
Expose the SESSION_SECRET environment variable 2024-07-05 15:16:40 -05:00
c8372cec1c
Add JSON endpoint for /env 2024-07-04 02:04:51 -05:00
6802c59f1d
Fix PID file path 2024-07-04 01:24:04 -05:00
abb7cb0c90
add ingress 2024-07-03 21:10:47 -05:00
c0f699b45b
Add Kubernetes service 2024-07-02 23:56:04 -05:00
a8f3a655f9
allow pid creation as ruby user 2024-07-02 16:55:22 -05:00
72d77a5d7a
add kustomize 2024-07-02 16:32:38 -05:00
949ec2f719
push to Gitea 2024-07-02 16:08:43 -05:00
41b19ed24b
fix app name 2024-07-02 15:58:41 -05:00
5479867f82
Use secrets for docker username and password 2024-07-02 15:51:46 -05:00
f261572986
fix Dockerfile syntax warnings 2024-07-02 15:50:33 -05:00
a687388440
enable actions 2024-07-02 15:48:28 -05:00
e2b0cf9794
first commit 2024-07-02 15:24:45 -05:00