Thomas E Lackey
|
903f3b10e2
|
Add support for annotations and labels in spec. (#739)
```
stack: webapp-deployer-backend
deploy-to: k8s
annotations:
foo.bar.annot/{name}: baz
labels:
a.b.c/{name}.blah: "value"
```
Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/739
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
|
2024-02-09 00:11:07 +00:00 |
Thomas E Lackey
|
4b3b3478e7
|
Switch to Docker-style limits
|
2024-02-08 00:43:41 -06:00 |
Thomas E Lackey
|
8964e1c0fe
|
Add resource limit options to spec.
|
2024-02-07 16:48:02 -06:00 |
Thomas E Lackey
|
12ec1bec43
|
Add ConfigMap support for k8s. (#714)
Publish / Build and publish (push) Successful in 50s
Details
Deploy Test / Run deploy test suite (push) Successful in 3m7s
Details
Webapp Test / Run webapp test suite (push) Successful in 2m38s
Details
Smoke Test / Run basic test suite (push) Successful in 3m45s
Details
* Minor fixes for deploying with k8s and podman.
* ConfigMap support
|
2024-01-30 23:09:48 -06:00 |
David Boreham
|
87bedde5cb
|
Support for k8s ingress and tls (#659)
Smoke Test / Run basic test suite (push) Successful in 4m9s
Details
Publish / Build and publish (push) Successful in 1m3s
Details
Deploy Test / Run deploy test suite (push) Successful in 3m1s
Details
K8s Deploy Test / Run deploy test suite (push) Failing after 3m4s
Details
Webapp Test / Run webapp test suite (push) Failing after 3m34s
Details
|
2023-11-21 16:04:36 -07:00 |
David Boreham
|
4456e70c93
|
Rename app -> stack_orchestrator (#625)
Publish / Build and publish (push) Successful in 1m0s
Details
Deploy Test / Run deploy test suite (push) Successful in 3m25s
Details
Smoke Test / Run basic test suite (push) Successful in 4m21s
Details
|
2023-11-07 00:06:55 -07:00 |