academia/deploy/k3s
Andrés Eduardo García Márquez f00af02c48
CI/CD Pipeline / deploy (push) Successful in 2m5s Details
CI/CD Pipeline / smoke-tests (push) Failing after 36s Details
CI/CD Pipeline / e2e-tests (push) Has been skipped Details
CI/CD Pipeline / rollback (push) Has been skipped Details
fix(k3s): change SQL Server liveness probe to TCP
- Replace exec probe with sqlcmd (password expansion issue) with TCP probe
- Add startupProbe for slow SQL Server startup on low memory
- Increase initialDelaySeconds to give SQL Server time to start
- This fixes the continuous restarts due to "Login failed for user 'sa'"

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 09:05:47 -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 fix(ci): make tests optional when dotnet not installed 2026-01-09 08:29:25 -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): change SQL Server liveness probe to TCP 2026-01-09 09:05:47 -05:00