Commit Graph

11 Commits

Author SHA1 Message Date
2c5159ff93 Merge branch 'main' into telackey/deployer
# Conflicts:
#	stack_orchestrator/deploy/compose/deploy_docker.py
#	stack_orchestrator/deploy/deploy.py
#	stack_orchestrator/deploy/deployment.py
2023-12-06 11:32:03 -06:00
077ea80c70
Add deployment status command and fix k8s output for deployment ps (#679) 2023-12-06 09:27:47 -07:00
15faed00de
Generate a unique deployment id for each deployment (#680)
* Move cluster name generation into a function

* Generate a unique deployment id for each deployment
2023-12-05 22:56:58 -07:00
1ded4cec81 Add 'update' command as well 2023-12-05 15:13:32 -06:00
ab0e70ed83
Change path portion of unique cluster name to point to compose file, not argv[0]. (#678) 2023-12-04 13:39:14 -06:00
a68cd5d65c
Webapp deploy (#662) 2023-11-27 22:02:16 -07:00
f6624cb33a
Add image push command (#656) 2023-11-20 20:23:55 -07:00
c9c6a0eee3
Changes for remote k8s (#655) 2023-11-20 09:12:57 -07:00
5c80887215
Fix missing tty parameter. (#653) 2023-11-16 12:58:03 -06:00
5e91c2224e
kind test stack (#629) 2023-11-08 01:11:00 -07:00
4456e70c93
Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00