Commit Graph

1 Commits (aac317503ea2eba68439bf1d49e413d26f2aa96c)

Author SHA1 Message Date
Prathamesh Musale 1375f209d3 test(k8s): add tests for jobs, secrets, labels, and namespace isolation
Add a job compose file for the test stack and extend the k8s deploy
test to verify new features:
- Namespace isolation: pod exists in laconic-{id}, not default
- Stack labels: app.kubernetes.io/stack label set on pods
- Job completion: test-job runs to completion (status.succeeded=1)
- Secrets: spec secrets: key results in envFrom secretRef on pod

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 05:06:31 +00:00