3 Commits

Author SHA1 Message Date
99714ada82 refactor: orchestrator-leaf mode (image pin, rollback, structured output) (#1)
Co-authored-by: Kay Kayyali <kaykayyali@gmail.com>
Co-committed-by: Kay Kayyali <kaykayyali@gmail.com>
2026-06-27 16:43:36 +00:00
root
cf274f50fa fix: robust payloads, env vars, registry auth, healthcheck verification
- Use jq for JSON payload construction (no more string interpolation)
- Add env_vars input — parsed into proper Portainer env array
- Add registry_url/user/pass inputs for private registry auth
- Fix pullImage: true on create path (was only on update)
- Add healthcheck polling loop with configurable retries/delay
- Fix stack_name default — resolve in script, not action default expression
- Rewrite README with full build+push+deploy example
2026-05-30 00:07:18 +00:00
Bot
b7ea4f8385 Initial commit of reusable Portainer action 2026-05-29 22:29:54 +00:00