David Boreham dboreham
  • Joined on 2022-12-08
dboreham pushed to main at cerc-io/fixturenet-eth-stacks 2024-06-04 16:41:15 +00:00
fc8abf7bc4 Enable run on trigger
dboreham pushed to main at cerc-io/fixturenet-eth-stacks 2024-06-04 16:00:09 +00:00
0002a90523 Rename for clarity
dboreham pushed to main at cerc-io/fixturenet-eth-stacks 2024-06-04 14:43:37 +00:00
4296951f60 Tidy up job
dboreham pushed to main at cerc-io/fixturenet-eth-stacks 2024-06-04 14:40:10 +00:00
c4a45b7f04 Merge pull request 'Add job for image publication' (#12) from dboreham/publish-container-images into main
e6f2ec632f Add job for image publication
Compare 2 commits »
dboreham merged pull request cerc-io/fixturenet-eth-stacks#12 2024-06-04 14:40:08 +00:00
Add job for image publication
dboreham created pull request cerc-io/fixturenet-eth-stacks#12 2024-06-04 14:39:04 +00:00
Add job for image publication
e6f2ec632f Add job for image publication
dboreham created branch dboreham/publish-container-images in cerc-io/fixturenet-eth-stacks 2024-06-04 14:38:39 +00:00
dboreham commented on issue cerc-io/stack-orchestrator#833 2024-06-03 02:46:00 +00:00
Support k8s taints and tolerations, node affinity and node selectors

For clarity: SO will only support adding the relevant metadata to pod descriptors it creates. It won't address the other side of this feature: specifying the metadata on the nodes.

dboreham opened issue cerc-io/stack-orchestrator#833 2024-06-03 02:33:49 +00:00
Support k8s taints and tolerations
dboreham closed issue cerc-io/stack-orchestrator#807 2024-06-03 02:29:57 +00:00
Fix compose config file references for external stacks
dboreham commented on issue cerc-io/stack-orchestrator#807 2024-06-03 02:29:57 +00:00
Fix compose config file references for external stacks

I believe this has been fixed.

dboreham closed issue cerc-io/stack-orchestrator#569 2024-06-03 02:29:01 +00:00
Copy stack plugin code to deployment
dboreham commented on issue cerc-io/stack-orchestrator#569 2024-06-03 02:29:00 +00:00
Copy stack plugin code to deployment

I believe this was fixed.

dboreham closed issue cerc-io/stack-orchestrator#579 2024-06-03 02:28:36 +00:00
Add test for fixturenet-payments stack
dboreham commented on issue cerc-io/stack-orchestrator#579 2024-06-03 02:28:36 +00:00
Add test for fixturenet-payments stack

The stack has its own repo and (simple) test now.

dboreham closed issue cerc-io/stack-orchestrator#616 2024-06-03 02:27:41 +00:00
using --pull doesn't do what one would expect - if the repo exists locally, it doesn't pull the branches/tags that are needed