Commit Graph

9 Commits

Author SHA1 Message Date
argoyle 27041f7ca5 fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert
dancefetcher / build (pull_request) Successful in 6m23s
dancefetcher / deploy-prod (pull_request) Has been skipped
Remove cpu from resource limits while keeping memory limits and all
requests intact. CPU limits cause unnecessary throttling and
overcommit alerts when actual usage is far below limits.
2026-03-01 12:15:54 +01:00
argoyle bb9d47f6b3 fix: remove incorrect digest pinning from image reference
dancefetcher / build (pull_request) Successful in 20m19s
dancefetcher / deploy-prod (pull_request) Has been skipped
2026-01-09 11:54:24 +01:00
renovate 6afe6cebcc chore(deps): update oci.unbound.se/dancefinder/dancefetcher docker digest to 91a06ed (#152)
dancefetcher / build (push) Successful in 12m54s
dancefetcher / deploy-prod (push) Successful in 52s
2026-01-09 09:03:37 +00:00
renovate 105297c7cf chore(deps): pin oci.unbound.se/dancefinder/dancefetcher docker tag to fed388a (#151)
dancefetcher / build (push) Successful in 10m40s
dancefetcher / deploy-prod (push) Successful in 2m15s
2026-01-09 08:02:32 +00:00
argoyle cfe50f4db3 ci: migrate from GitLab CI to Gitea Actions
dancefetcher / build (pull_request) Successful in 4m36s
dancefetcher / deploy-prod (pull_request) Has been skipped
- Add Gitea Actions workflow (.gitea/workflows/ci.yaml)
- Update K8s deployment image registry to oci.unbound.se
2026-01-07 16:39:19 +01:00
argoyle 81ed971550 feat(k8s): add labels to dancefetcher CronJob deployment
Adds metadata labels for the dancefetcher CronJob to enhance 
identification and organization within Kubernetes. This change 
improves clarity and alignment with best practices for 
Kubernetes resource management.
2025-01-24 16:46:12 +01:00
argoyle 9a6705c4d7 chore: move to non deprecated version of batch 2022-10-05 07:35:47 +02:00
argoyle aa49e07598 chore: reduce resources 2021-10-05 08:38:00 +02:00
argoyle 3aaa69175c feat: initial version 2020-02-07 21:02:17 +01:00