• Joined on 2023-06-26
rix pushed to main at rix/abra 2023-09-24 09:43:43 +00:00
5ae73f700e Merge branch 'fix-deploy-no-catalogue'
63d419caae Merge branch 'fix-478'
179b66d65c Merge branch 'fix-476'
c9144d90f3 refactor: integration -> manual
ebf5d82c56 fix: failover if no recipe meta available
Compare 34 commits »
rix pushed to add-waiting-interrupt-handling at rix/abra 2023-08-04 18:08:38 +00:00
412e366200 Merge remote-tracking branch 'coopcloud/main' into add-waiting-interrupt-handling
5ae73f700e Merge branch 'fix-deploy-no-catalogue'
63d419caae Merge branch 'fix-478'
179b66d65c Merge branch 'fix-476'
c9144d90f3 refactor: integration -> manual
Compare 10 commits »
rix commented on pull request toolshed/abra#333 2023-08-04 18:06:41 +00:00
Add os hook for interrupt signal while waiting for service to converge.

Ok I've finally managed to get my deployments again and made those changes, here are the outputs now:

abra a deploy traefik.default

`INFO[0002] Creating config traefik_default_entrypoint_v2…

rix pushed to add-waiting-interrupt-handling at rix/abra 2023-08-04 18:06:05 +00:00
f5cadcc5f0 Further changes to messages.
ae1a6c45f9 Merge branch 'add-waiting-interrupt-handling' of ssh://git.coopcloud.tech:2222/rix/abra into add-waiting-interrupt-handling
1208438cba Add os hook for interrupt signal while waiting for service to converge.
Compare 3 commits »
rix pushed tag 2.1.0+v2.9.9 to coop-cloud/traefik 2023-08-04 12:18:08 +00:00
rix deleted tag 2.1.0+v2.9.9 from coop-cloud/traefik 2023-08-04 12:17:51 +00:00
rix closed pull request coop-cloud/traefik#44 2023-08-04 12:15:51 +00:00
Change 2.1.0+v2.9.9 to an annotated tag
rix pushed tag 2.1.0+v2.9.9 to rix/traefik 2023-08-04 12:15:34 +00:00
rix deleted tag 2.1.0+v2.9.9 from rix/traefik 2023-08-04 12:15:07 +00:00
rix created pull request coop-cloud/traefik#44 2023-08-04 11:37:33 +00:00
Change 2.1.0+v2.9.9 to an annotated tag
rix created branch fix-tags in rix/traefik 2023-08-04 11:32:56 +00:00
rix pushed to fix-tags at rix/traefik 2023-08-04 11:32:56 +00:00
rix created repository rix/traefik 2023-08-04 11:30:13 +00:00
rix pushed to add-waiting-interrupt-handling at rix/abra 2023-08-01 11:51:10 +00:00
65fdaf43cc Attempt to replace the deploy completed message.
2d135329bb Change message when starting to poll for deployment status.
3e95319969 Add os hook for interrupt signal while waiting for service to converge.
1de45a6508 chore(deps): update goreleaser/goreleaser docker tag to v1.19.2
Compare 4 commits »
rix commented on pull request toolshed/abra#333 2023-07-31 18:06:14 +00:00
Add os hook for interrupt signal while waiting for service to converge.

Ok that sounds good, it might be a day or two until I have enough time to make those mods but happy to do that as too literally have no idea what "services converging" means : )

rix commented on pull request toolshed/abra#333 2023-07-30 18:33:47 +00:00
Add os hook for interrupt signal while waiting for service to converge.

Hi @decentral1se ,

I'm fine to change the message and correct me if I'm wrong but I don't think whether or not the app gets deployed depends on when the interrupt occurs.

So for a test I…

rix created pull request toolshed/abra#333 2023-07-30 11:36:31 +00:00
WIP: Add os hook for interrupt signal while waiting for service to converge.
rix pushed to add-waiting-interrupt-handling at rix/abra 2023-07-30 11:28:38 +00:00
1208438cba Add os hook for interrupt signal while waiting for service to converge.
55c7aca3c0 chore: publish 0.8.0-rc2-beta
8fa9419c99 build: pin to goreleaser v18 [ci skip]
73ad0a802e Revert "build: replacements is deprecated"
798fd2336c chore: go mod tidy
Compare 10 commits »
rix created branch add-waiting-interrupt-handling in rix/abra 2023-07-30 11:28:37 +00:00
rix pushed to main at rix/abra 2023-07-15 11:17:12 +00:00
a7ce71d6cf Fix formatting.
10f60fee1d Replace deprecated system.TempFileSequential with os.CreateTemp
6025ab443f Update volume list options.
43ecf35449 Change CommonOptions (deprecated) to ClientOptions and remove unneeded parameters.
4d2a1065d2 Replace types.volume with new volume type
Compare 9 commits »