Prathamesh Musale prathamesh
  • Joined on 2023-10-09
prathamesh created branch feature/init-containers-temp in cerc-io/stack-orchestrator 2026-03-11 04:08:38 +00:00
prathamesh pushed to feature/init-containers-temp at cerc-io/stack-orchestrator 2026-03-11 04:08:38 +00:00
prathamesh deleted branch feature/k8s-jobs from cerc-io/stack-orchestrator 2026-03-11 03:56:24 +00:00
prathamesh pushed to main at cerc-io/stack-orchestrator 2026-03-11 03:56:23 +00:00
5af6a83fa2 Add Job and secrets support for k8s-kind deployments (#995)
prathamesh merged pull request cerc-io/stack-orchestrator#995 2026-03-11 03:56:22 +00:00
Add Job and secrets support for k8s-kind deployments
prathamesh pushed to feature/init-containers at cerc-io/stack-orchestrator 2026-03-10 13:35:52 +00:00
487dfbfc06 Support namespace and kind-cluster-name overrides in spec
prathamesh created branch feature/init-containers in cerc-io/stack-orchestrator 2026-03-10 10:39:43 +00:00
prathamesh pushed to feature/init-containers at cerc-io/stack-orchestrator 2026-03-10 10:39:43 +00:00
5fe7adfe19 feat(k8s): support init containers via compose labels
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-10 08:13:24 +00:00
aac317503e fix(test): wait for namespace termination before restart
prathamesh created branch test-k8s-deploy-ci in cerc-io/stack-orchestrator 2026-03-10 07:04:30 +00:00
prathamesh pushed to test-k8s-deploy-ci at cerc-io/stack-orchestrator 2026-03-10 07:04:30 +00:00
1aa8ad865b ci: trigger k8s deploy test
aac317503e fix(test): wait for namespace termination before restart
Compare 2 commits »
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-10 06:51:42 +00:00
b85c12e4da fix(test): use --skip-cluster-management for stop/start volume test
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-10 06:32:01 +00:00
a1c6c35834 style: wrap long line in cluster_info.py to fix flake8 E501
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-10 06:26:32 +00:00
91f4e5fe38 fix(k8s): use distinct app label for job pods
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-10 06:16:26 +00:00
68ef9de016 fix(k8s): resolve internal job compose files from data/compose-jobs
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-10 06:00:35 +00:00
a1b5220e40 fix(test): prevent set -e from killing kubectl queries in test checks
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-10 05:35:17 +00:00
464215c72a fix(test): replace empty secrets key instead of appending duplicate
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-10 05:27:44 +00:00
108f13a09b fix(test): wait for kind cluster cleanup before recreating
d64046df55 Revert "fix(test): reuse kind cluster on stop/start cycle in deploy test"
35f179b755 fix(test): reuse kind cluster on stop/start cycle in deploy test
1375f209d3 test(k8s): add tests for jobs, secrets, labels, and namespace isolation
Compare 4 commits »
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-10 04:54:17 +00:00
241cd75671 fix(test): use deployment namespace in k8s control test
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-10 04:41:07 +00:00
183a188874 ci: upgrade Kind to v0.25.0 and pin kubectl to v1.31.2
517e102830 fix(k8s): use deployment namespace for pod/container lookups
ef07b2c86e k8s: extract basename from stack path for labels
7c8a4d91e7 k8s: add start() hook for post-deployment k8s resource creation
b8702f0bfc k8s: add app.kubernetes.io/stack label to pods and jobs
Compare 15 commits »