Prathamesh Musale prathamesh
  • Joined on 2023-10-09
prathamesh pushed to test-ci at cerc-io/stack-orchestrator 2026-03-10 04:05:54 +00:00
0918816563 add local test runner script
prathamesh created branch test-ci in cerc-io/stack-orchestrator 2026-03-10 04:05:54 +00:00
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-09 13:19:02 +00:00
a312bb5ee7 ci: upgrade Kind to v0.25.0 and pin kubectl to v1.31.2
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-09 13:00:11 +00:00
36126545ac fix(k8s): use deployment namespace for pod/container lookups
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-09 12:13:18 +00:00
8530aa3385 k8s: extract basename from stack path for labels
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-09 10:01:39 +00:00
8769df6c35 k8s: add start() hook for post-deployment k8s resource creation
86c11ff241 k8s: add app.kubernetes.io/stack label to pods and jobs
Compare 2 commits »
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-06 10:01:34 +00:00
be8081c62f fix(webapp): use YAML round-trip instead of raw string append in _fixup_url_spec
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-06 09:51:51 +00:00
ac73bb2a73 fix: remove shadowed os import in cluster_info
prathamesh created pull request cerc-io/stack-orchestrator#995 2026-03-06 09:18:20 +00:00
Add Job and secrets support for k8s-kind deployments
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-05 04:54:11 +00:00
dc60695100 fix(k8s): copy configmap dirs for jobs-only stacks during deploy create
50fd116ead fix(k8s): include job volumes in PVC/ConfigMap/PV creation
b5528b9a38 fix(k8s): remove job-name label that conflicts with k8s auto-label
8f0ebb22fa fix(k8s): skip Deployment creation for jobs-only stacks
f997378c04 feat(k8s): add Job support for non-Helm k8s-kind deployments
Compare 7 commits »
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-03 14:27:01 +00:00
12c66d0467 fix(k8s): copy configmap dirs for jobs-only stacks during deploy create
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-03 14:15:28 +00:00
c1b553e7f2 fix(k8s): include job volumes in PVC/ConfigMap/PV creation
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-03 14:12:18 +00:00
f03079c8f0 fix(k8s): remove job-name label that conflicts with k8s auto-label
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-03 14:03:31 +00:00
0842c521a6 fix(k8s): skip Deployment creation for jobs-only stacks
prathamesh pushed to feature/k8s-jobs at cerc-io/stack-orchestrator 2026-03-03 13:49:22 +00:00
6a45ddf72e feat(k8s): add Job support for non-Helm k8s-kind deployments
prathamesh created branch feature/k8s-jobs in cerc-io/stack-orchestrator 2026-03-03 13:49:21 +00:00
prathamesh pushed to feature/secrets-support at cerc-io/stack-orchestrator 2026-03-02 09:41:38 +00:00
98dcf5d967 docs: update CLI reference to match actual code
prathamesh pushed to feature/secrets-support at cerc-io/stack-orchestrator 2026-02-27 09:46:34 +00:00
9b91213bf8 feat: add secrets support for k8s deployments
prathamesh created branch feature/secrets-support in cerc-io/stack-orchestrator 2026-02-27 09:46:34 +00:00
prathamesh pushed tag v0.1.7-zenith-0.2.5 to LaconicNetwork/zenith-wallet-web 2026-02-20 11:11:21 +00:00