|
bfbcfb7904
|
Volume processing fixes (#729)
|
2024-02-06 12:32:10 -07:00 |
|
|
6848fc33cf
|
Implement dry run support for k8s deploy (#727)
|
2024-02-06 07:07:56 -07:00 |
|
|
36bb068983
|
Add ConfigMap test. (#726)
* Add ConfigMap test.
* eof
* Minor tweak
* Trigger test
---------
Co-authored-by: David Boreham <david@bozemanpass.com>
|
2024-02-05 14:15:11 -06:00 |
|
|
2fcd416e29
|
Basic webapp deployer stack. (#722)
|
2024-02-02 19:05:15 -07:00 |
|
|
6629017d6a
|
Support other webapp types (react, static). (#721)
* Support other webapp types (react, static).
|
2024-02-02 18:04:06 -06:00 |
|
|
b398050787
|
Don't include volumes in spec if we don't have any. (#720)
|
2024-01-31 15:11:32 -06:00 |
|
|
12ec1bec43
|
Add ConfigMap support for k8s. (#714)
* Minor fixes for deploying with k8s and podman.
* ConfigMap support
|
2024-01-30 23:09:48 -06:00 |
|
|
62af03077f
|
Add deployed/error status output to the state file. (#719)
* More status info
* Up default resource limits.
* Need ps
|
2024-01-30 22:13:45 -06:00 |
|
|
428b05158e
|
Fix DnsRecord ownership check. (#718)
* Fix DnsRecord ownership check.
* Var names
|
2024-01-30 13:31:59 -06:00 |
|
|
1f9653e6f7
|
Fix kind mode and add k8s deployment test (#704)
* Fix kind mode and add k8s deployment test
* Fix lint errors
|
2024-01-16 15:55:58 -07:00 |
|
|
b83030f63b
|
Use custom act with gitea. (#700)
* Use custom act with gitea.
* Make sure wget is available
* Fix repo url
|
2024-01-09 22:53:43 -06:00 |
|
|
837e443800
|
Support application removal requests. (#697)
* Support application removal request.
* Git should never prompt when deploying a webapp
|
2023-12-21 18:05:40 -06:00 |
|
|
d8357df345
|
Add image pull secret to pods (#692)
|
2023-12-15 14:27:45 -07:00 |
|
|
27a14737f8
|
Make the container tag based on the deployment path. (#688)
|
2023-12-14 09:49:21 -06:00 |
|
|
1f4eb57069
|
Add --dry-run option (#686)
|
2023-12-13 22:56:40 -06:00 |
|
|
88f66a3626
|
Add deployment update and deploy-webapp-from-registry commands. (#676)
|
2023-12-13 21:02:34 -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 |
|
|
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 |
|
|
d7093277b4
|
Use constants (#671)
|
2023-11-29 20:50:53 -07:00 |
|
|
03a3645b3c
|
Add --port option to run-webapp. (#667)
* Add --port option to run-webapp
* Fixed merge
* lint
|
2023-11-29 11:32:28 -06:00 |
|
|
113c0bfbf1
|
Propagate env file for webapp deployment (#669)
|
2023-11-28 21:14:02 -07:00 |
|
|
1a069a6816
|
Use a temp file for the spec file name (#668)
|
2023-11-28 19:56:12 -07:00 |
|
|
a68cd5d65c
|
Webapp deploy (#662)
|
2023-11-27 22:02:16 -07:00 |
|
|
87bedde5cb
|
Support for k8s ingress and tls (#659)
|
2023-11-21 16:04:36 -07:00 |
|
|
01029cf7aa
|
Fix for code path that doesn't create a DeploymentContext (#658)
|
2023-11-21 08:35:31 -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 |
|
|
2059d67dca
|
Add run-webapp command. (#651)
|
2023-11-15 10:54:27 -07:00 |
|
|
ce587457d7
|
Add env var support for k8s (#634)
|
2023-11-08 17:53:46 -07: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 |
|