48 Commits

Author SHA1 Message Date
40ede07ab0 v0.2.2
All checks were successful
Ruby Lint / lint (push) Successful in 27s
Ruby Test / test (push) Successful in 23s
Release / docker (push) Successful in 3m9s
2025-05-10 18:14:39 -05:00
5165759558 add JWT secret reference
Some checks failed
Ruby Lint / lint (push) Successful in 20s
Ruby Test / test (push) Successful in 24s
Release / docker (push) Has been cancelled
2025-05-10 18:13:02 -05:00
10f73b96ec refer to the session secret using the application name prefix 2025-05-10 18:12:37 -05:00
5097e551e2 just call the Kubernetes secret "kubernaut" 2025-05-10 18:10:50 -05:00
eb5c12ca91 remove secret from Kustomize 2025-05-10 17:46:46 -05:00
066078f23c v0.2.1
All checks were successful
Gitea Actions Demo / lint (push) Successful in 17s
Gitea Actions Demo / test (push) Successful in 11s
Gitea Actions Demo / docker (push) Successful in 2m54s
2025-04-30 22:48:09 -05:00
e23ece0d76 v0.2.0
All checks were successful
Gitea Actions Demo / lint (push) Successful in 24s
Gitea Actions Demo / test (push) Successful in 16s
Gitea Actions Demo / docker (push) Successful in 2m41s
2025-04-30 16:48:14 -05:00
8e9a37b477 v0.1.4
All checks were successful
Gitea Actions Demo / lint (push) Successful in 23s
Gitea Actions Demo / test (push) Successful in 14s
Gitea Actions Demo / docker (push) Successful in 1m41s
2025-04-03 22:59:31 -05:00
bb7f309b34 v0.1.3
All checks were successful
Gitea Actions Demo / lint (push) Successful in 22s
Gitea Actions Demo / test (push) Successful in 14s
Gitea Actions Demo / docker (push) Successful in 2m8s
2025-04-02 21:07:52 -05:00
37694a38d7 v0.1.2
All checks were successful
Gitea Actions Demo / lint (push) Successful in 25s
Gitea Actions Demo / test (push) Successful in 20s
Gitea Actions Demo / docker (push) Successful in 1m54s
2025-04-01 21:23:05 -05:00
69aa675f26 v0.1.1
All checks were successful
Gitea Actions Demo / lint (push) Successful in 21s
Gitea Actions Demo / test (push) Successful in 13s
Gitea Actions Demo / docker (push) Successful in 1m34s
2025-04-01 20:14:30 -05:00
e72f4fb8fd modify HPA to have min 2 and max 5 replicas
All checks were successful
Gitea Actions Demo / lint (push) Successful in 23s
Gitea Actions Demo / test (push) Successful in 13s
Gitea Actions Demo / release-image (push) Successful in 1m52s
2025-03-11 00:03:50 -05:00
61c3acf9b2 add HPA to Kubernetes deployment
All checks were successful
Gitea Actions Demo / lint (push) Successful in 25s
Gitea Actions Demo / test (push) Successful in 13s
Gitea Actions Demo / release-image (push) Successful in 1m56s
2025-03-10 23:50:17 -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
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
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
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
ac5f98d865 Remove Deployment in favor of a Rollout 2024-08-11 18:02:48 -05:00
22b9593ab1 Add Argo Rollout 2024-08-11 17:52:44 -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
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
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
abb7cb0c90 add ingress 2024-07-03 21:10:47 -05:00
c0f699b45b Add Kubernetes service 2024-07-02 23:56:04 -05:00
72d77a5d7a add kustomize 2024-07-02 16:32:38 -05:00