AFDudley
  • Joined on 2023-01-05
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-22 08:22:15 +00:00
97a85359ff Fix helpers.py to use Caddy ingress instead of nginx
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-22 08:07:23 +00:00
ffa00767d4 Add extra_args support to deploy create command
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-22 07:12:20 +00:00
86462c940f Fix high-memlock spec to include complete OCI runtime config
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-22 06:58:49 +00:00
87db167d7f Add RuntimeClass support for unlimited RLIMIT_MEMLOCK
dd856af2d3 Fix pyright type errors across codebase
cd3d908d0d Apply pre-commit linting fixes
Compare 3 commits »
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-22 01:27:08 +00:00
03f9acf869 Add unlimited-memlock support for Kind clusters
ba1aad9fa6 Add black, pyright, yamllint to pre-commit hooks
Compare 2 commits »
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-22 00:32:56 +00:00
dc36a6564a Fix misleading error message in load_images_into_kind
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-22 00:28:33 +00:00
c5c3fc1618 Retrigger test-container-registry CI
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-22 00:12:08 +00:00
2e384b7179 Trigger test-container-registry CI
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-22 00:05:14 +00:00
b708836aa9 Add flake8 to pre-commit hooks
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-22 00:04:47 +00:00
d8da9b6515 Add missing get_kind_cluster function to helpers.py
AFDudley created branch helm-charts-with-caddy in cerc-io/stack-orchestrator 2026-01-21 04:18:09 +00:00
AFDudley pushed to helm-charts-with-caddy at cerc-io/stack-orchestrator 2026-01-21 04:18:09 +00:00
5a1399f2b2 Apply pre-commit linting fixes
89db6e1e92 Add Caddy ingress and k8s cluster management features
9bd59f29d9 Add CLAUDE.md, pre-commit config, and pyproject.toml
Compare 3 commits »
AFDudley pushed to afd-caddy-ingress at cerc-io/stack-orchestrator 2026-01-21 02:26:18 +00:00
750cf3072c extra file removal
AFDudley pushed to afd-caddy-ingress at cerc-io/stack-orchestrator 2026-01-20 11:27:03 +00:00
8bcf781b4e Add secrets create/update/delete permissions for Caddy
AFDudley pushed to afd-caddy-ingress at cerc-io/stack-orchestrator 2026-01-20 11:23:27 +00:00
e6d0c90098 Fix network section merge to preserve http-proxy from stack init
AFDudley pushed to afd-caddy-ingress at cerc-io/stack-orchestrator 2026-01-20 11:06:50 +00:00
81fb4675f9 Increase default container resources to 4 CPUs and 8GB memory
AFDudley pushed to afd-caddy-ingress at cerc-io/stack-orchestrator 2026-01-20 11:02:29 +00:00
d9c0614ba3 Set ConfigMap defaultMode to 0755 for executable scripts
AFDudley pushed to afd-caddy-ingress at cerc-io/stack-orchestrator 2026-01-20 10:57:40 +00:00
2f4dd4ce12 Add command/entrypoint support for K8s deployments
AFDudley pushed to afd-caddy-ingress at cerc-io/stack-orchestrator 2026-01-20 10:46:39 +00:00
bce898ec35 Implement docker-compose variable expansion for K8s
AFDudley pushed to afd-caddy-ingress at cerc-io/stack-orchestrator 2026-01-20 10:34:20 +00:00
23e732e485 Fix Caddy ingress image registry