academia/deploy/k3s
Andrés Eduardo García Márquez 84e228fe3e
CI/CD Pipeline / deploy (push) Failing after 31s Details
CI/CD Pipeline / smoke-tests (push) Has been skipped Details
CI/CD Pipeline / e2e-tests (push) Has been skipped Details
CI/CD Pipeline / rollback (push) Has been skipped Details
ci: update deploy script and workflow for K3s deployment
deploy.sh improvements:
- Updated namespace to 'academia'
- Added pull_code, run_tests, smoke_tests functions
- Smoke tests verify: health API, frontend, GraphQL, database
- Added rollback command
- Uses passwordless sudo

Workflow still configured but limited by runner memory.
Use deploy.sh directly on K3s server for reliable deployments.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 08:18:58 -05:00
..
api.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
configmap.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
deploy.sh ci: update deploy script and workflow for K3s deployment 2026-01-09 08:18:58 -05:00
frontend.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
hpa.yaml chore(deploy): update deployment config and add utility scripts 2026-01-09 07:44:43 -05:00
ingress.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
kustomization.yaml chore(deploy): update deployment config and add utility scripts 2026-01-09 07:44:43 -05:00
namespace.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
networkpolicy.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
secrets.yaml chore(deploy): update deployment config and add utility scripts 2026-01-09 07:44:43 -05:00
sqlserver.yaml fix(k3s): increase SQL Server memory limits to prevent OOMKilled 2026-01-09 07:19:42 -05:00