AFDudley
  • Joined on 2023-01-05
AFDudley pushed to afd-dumpster-local-testing at cerc-io/stack-orchestrator 2026-03-24 11:42:42 +00:00
90e32ffd60 Support image-overrides in spec for testing
1052a1d4e7 Support image-pull-policy in spec (default: Always)
f93541f7db Fix CA cert mounting: subPath for Go, expanduser for configmaps
713a81c245 Add external-services and ca-certificates spec keys
98ff221a21 Fix PV rebinding after deployment stop/start cycle
Compare 10 commits »
AFDudley created branch afd-dumpster-local-testing in cerc-io/stack-orchestrator 2026-03-24 11:42:42 +00:00
AFDudley pushed to merge-multi-http-proxy at cerc-io/stack-orchestrator 2026-03-16 06:16:55 +00:00
8a7491d3e0 Support multiple http-proxy entries in a single deployment
AFDudley created branch merge-multi-http-proxy in cerc-io/stack-orchestrator 2026-03-16 06:16:55 +00:00
AFDudley pushed to fix/kind-mount-propagation at cerc-io/stack-orchestrator 2026-03-10 17:13:31 +00:00
0d699edef0 Merge branch '_so_push' into _so_main_push
1df32635de fix(deps): bump pydantic 1.10.9 → 1.10.13 (CVE-2024-3772)
dd7aeb329a Merge remote-tracking branch 'stack-orchestrator/fix/kind-mount-propagation' into _so_main_merge
8cc0a9a19a add/local-test-runner (#996)
Compare 4 commits »
AFDudley pushed to fix/kind-mount-propagation at cerc-io/stack-orchestrator 2026-03-10 16:58:12 +00:00
b129aaa9a5 Merge branch 'bar-822-kind-load-after-rebuild'
fdde3be5c8 fix: add pre-commit hooks and fix all lint/type/format errors
8119b25add bar-822: replace kind load with local registry for image loading
7f12270939 bar-6cb: fix PV claimRef, namespace race, and PVC creation resilience
03a5b5e39e Merge commit '19bb90f8148833ea7ff79cba312b048abc0d790b' as 'stack-orchestrator'
Compare 56 commits »
AFDudley released v1.1.0-8cc0a9a-202603092006 at cerc-io/stack-orchestrator 2026-03-09 20:07:04 +00:00
AFDudley pushed to main at cerc-io/stack-orchestrator 2026-03-09 20:05:01 +00:00
8cc0a9a19a add/local-test-runner (#996)
AFDudley merged pull request cerc-io/stack-orchestrator#996 2026-03-09 20:04:59 +00:00
add/local-test-runner
AFDudley created pull request cerc-io/stack-orchestrator#996 2026-03-09 15:58:51 +00:00
add/local-test-runner
AFDudley created branch add/local-test-runner in cerc-io/stack-orchestrator 2026-03-09 15:58:12 +00:00
AFDudley pushed to add/local-test-runner at cerc-io/stack-orchestrator 2026-03-09 15:58:12 +00:00
8a864f7c67 feat: add local test runner script
AFDudley pushed to fix/kind-mount-propagation at cerc-io/stack-orchestrator 2026-03-09 03:29:19 +00:00
974eed0c73 feat: add deployment prepare command (so-076.1)
9c5b8e3f4e chore: initialize pebbles issue tracker
14f423ea0c fix(k8s): read existing resourceVersion/clusterIP before replace
1da69cf739 fix(k8s): make deploy_k8s.py idempotent with create-or-replace semantics
Compare 4 commits »
AFDudley pushed to fix/kind-mount-propagation at cerc-io/stack-orchestrator 2026-03-08 02:56:17 +00:00
cc6acd5f09 fix: default skip-cluster-management to true
806c1bb723 refactor: rename deployment update to deployment update-envs
Compare 2 commits »
AFDudley pushed to fix/kind-mount-propagation at cerc-io/stack-orchestrator 2026-03-07 17:56:19 +00:00
7f205732f2 fix(k8s): expand etcd cleanup whitelist to preserve core cluster services
AFDudley pushed to fix/kind-mount-propagation at cerc-io/stack-orchestrator 2026-03-07 17:31:05 +00:00
a11d40f2f3 fix(k8s): add HostToContainer mount propagation to kind extraMounts
eae4c3cdff feat(k8s): per-service resource layering in deployer
8a8b882e32 bug: deploy create doesn't auto-generate volume mappings for new pods
Compare 3 commits »
AFDudley created branch fix/kind-mount-propagation in cerc-io/stack-orchestrator 2026-03-07 17:31:05 +00:00
AFDudley created pull request cerc-io/stack-orchestrator#994 2026-03-04 17:14:38 +00:00
fix/k8s-port-mappings-v5
AFDudley pushed to fix/k8s-port-mappings-v5 at cerc-io/stack-orchestrator 2026-03-04 17:13:50 +00:00
26dea540e9 fix(k8s): use deployment namespace for pod and container lookups
AFDudley pushed to fix/k8s-port-mappings-v5 at cerc-io/stack-orchestrator 2026-03-04 16:41:32 +00:00
7cd5043a83 feat(k8s): add kind-mount-root for unified kind extraMount