62 Commits

Author SHA1 Message Date
9d469dd4e5
convert rollout to deployment
Some checks failed
Gitea Actions Demo / test (push) Blocked by required conditions
Gitea Actions Demo / release-image (push) Blocked by required conditions
Gitea Actions Demo / lint (push) Has been cancelled
2025-02-07 00:17:55 -06:00
c91311ced7
kustomize: remove namespace that does not exist yet 2025-02-07 00:17:55 -06:00
c44f6bb8c5
Merge remote-tracking branch 'origin/develop'
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m55s
Gitea Actions Demo / test (push) Successful in 1m27s
Gitea Actions Demo / release-image (push) Successful in 1m17s
2025-02-06 23:33:09 -06:00
d1dc57f15a
convert rollout to deployment
Some checks failed
Gitea Actions Demo / lint (push) Failing after 23m56s
Gitea Actions Demo / test (push) Has been cancelled
Gitea Actions Demo / release-image (push) Has been cancelled
2025-02-06 23:24:36 -06:00
4c3d660a0c
add metadata.name to Kustomization
Some checks failed
Gitea Actions Demo / release-image (push) Blocked by required conditions
Gitea Actions Demo / test (push) Blocked by required conditions
Gitea Actions Demo / lint (push) Has been cancelled
2025-01-28 01:20:12 -06:00
e03150a2da
Use the new json() helper 2025-01-28 01:20:12 -06:00
d413953ebb
Add HTTP basic authentication endpoint 2025-01-28 01:20:12 -06:00
8924d1155c
Add json() helper 2025-01-28 01:20:12 -06:00
631c2bdcf3
add metadata.name to Kustomization
Some checks failed
Gitea Actions Demo / lint (push) Successful in 3m11s
Gitea Actions Demo / test (push) Successful in 2m16s
Gitea Actions Demo / release-image (push) Failing after 12m6s
2025-01-28 01:19:02 -06:00
059ed64805
Use the new json() helper
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m26s
Gitea Actions Demo / test (push) Successful in 1m19s
Gitea Actions Demo / release-image (push) Successful in 1m6s
2024-09-04 17:07:52 -05:00
6f4b7335f8
Add HTTP basic authentication endpoint
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m32s
Gitea Actions Demo / test (push) Successful in 1m18s
Gitea Actions Demo / release-image (push) Successful in 1m7s
2024-09-04 15:24:12 -05:00
9f222725d1
Add json() helper 2024-09-04 15:23:53 -05:00
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