68 Commits

Author SHA1 Message Date
5c2c7ec3b7
fix lint errors
Some checks failed
Gitea Actions Demo / lint (push) Successful in 2m12s
Gitea Actions Demo / test (push) Failing after 2m4s
Gitea Actions Demo / release-image (push) Has been skipped
2025-03-09 16:12:50 -05:00
93e86e0f17
update gems
Some checks failed
Gitea Actions Demo / lint (push) Failing after 2m40s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / release-image (push) Has been skipped
2025-03-09 16:02:57 -05:00
c66d4676e3
rename project to Kubernaut
Some checks failed
Gitea Actions Demo / lint (push) Failing after 2m8s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / release-image (push) Has been skipped
2025-03-09 15:46:29 -05:00
a93cab4de5
remove namespace from kustomization
Some checks failed
Gitea Actions Demo / lint (push) Failing after 2m2s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / release-image (push) Has been skipped
2025-03-09 15:38:57 -05:00
b2e4fcbce1
add route to test chunked encoding 2025-03-09 15:38:34 -05:00
86ba2e6c1a
add route to dump bytes
Some checks failed
Gitea Actions Demo / lint (push) Failing after 2m11s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / release-image (push) Has been skipped
2025-03-09 15:36:49 -05:00
3a78bf5d03
add routes to dump configuration 2025-03-09 15:36:07 -05:00
fde1dd14b5
use jsonify() helper
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-03-09 15:35:40 -05:00
a4955d35fa
add configuration class 2025-03-09 15:35:40 -05:00
aa907dfa5f
add class to wrap sensitive values 2025-03-09 15:35:40 -05:00
cca1aa4604
add empty labels hash on namespace to make patching easier
All checks were successful
Gitea Actions Demo / lint (push) Successful in 2m10s
Gitea Actions Demo / test (push) Successful in 2m1s
Gitea Actions Demo / release-image (push) Successful in 1m42s
2025-03-06 09:15:03 -06:00
958a174aaa
remove ingress
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-03-04 13:55:07 -06:00
0dadbec3e5
kustomize: change targetPort names
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m51s
Gitea Actions Demo / test (push) Successful in 1m50s
Gitea Actions Demo / release-image (push) Successful in 7m6s
2025-02-07 10:32:08 -06:00
7b0c93aa62
kustomize: convert rollout to deployment
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m33s
Gitea Actions Demo / test (push) Successful in 1m31s
Gitea Actions Demo / release-image (push) Successful in 2m42s
2025-02-07 00:23:07 -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
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