Skip to content

Releases: cerc-io/stack-orchestrator

v1.1.0-2104eb5-202402082031

08 Feb 20:31
Compare
Choose a tag to compare
Merge pull request 'Add Mars stack' (#725) from zach/mars into main

Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/725
Reviewed-by: David Boreham <[email protected]>

v1.1.0-d2ebb81-202402072145

07 Feb 21:45
Compare
Choose a tag to compare
Tags for undeploy (#734)

```
  --include-tags TEXT             Only include requests with matching tags
                                  (comma-separated).
  --exclude-tags TEXT             Exclude requests with matching tags (comma-
                                  separated).
```

Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/734
Co-authored-by: Thomas E Lackey <[email protected]>
Co-committed-by: Thomas E Lackey <[email protected]>

v1.1.0-88a0236-202402070312

07 Feb 03:13
Compare
Choose a tag to compare
Add the ability to filter deployment requests by tag. (#730)

Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/730

v1.1.0-4a981d8-202402071852

07 Feb 18:52
Compare
Choose a tag to compare
Fix repo URL (#733)

Needs a '/' (http) not ':' (ssh).

Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/733
Co-authored-by: Thomas E Lackey <[email protected]>
Co-committed-by: Thomas E Lackey <[email protected]>

v1.1.0-bfbcfb7-202402061932

06 Feb 19:32
bfbcfb7
Compare
Choose a tag to compare
Volume processing fixes (#729)

v1.1.0-937b983-202402062243

06 Feb 22:43
Compare
Choose a tag to compare
Update links from github.com to git.vdb.to (#732)

Update links and references to github.com to git.vdb.to.

Also enable the flake8 lint action in gitea.

Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/732
Co-authored-by: Thomas E Lackey <[email protected]>
Co-committed-by: Thomas E Lackey <[email protected]>

v1.1.0-6848fc3-202402061408

06 Feb 14:08
6848fc3
Compare
Choose a tag to compare
Implement dry run support for k8s deploy (#727)

v1.1.0-3d5ecec-202402061859

06 Feb 19:00
3d5ecec
Compare
Choose a tag to compare
Remove duplicate plugin paths and resulting extraneous error message …

v1.1.0-36bb068-202402052015

05 Feb 20:15
36bb068
Compare
Choose a tag to compare
Add ConfigMap test. (#726)

* Add ConfigMap test.

* eof

* Minor tweak

* Trigger test

---------

Co-authored-by: David Boreham <[email protected]>

v1.1.0-25a2b70-202402040125

04 Feb 01:25
25a2b70
Compare
Choose a tag to compare
Fix command in mainnet-eth docs