Commit Graph

602 Commits

Author SHA1 Message Date
decentral1se 39babea963
docs: remove that missing feature [ci skip] 2021-10-20 17:36:41 +02:00
decentral1se 07613f5163
fix: devendor capsul code
Closes coop-cloud/organising#155.
2021-10-20 17:34:01 +02:00
decentral1se 7f1d9eeaec
fix: check if record already exists 2021-10-20 16:56:34 +02:00
decentral1se 02d24104e1
feat: domain CRUD complete with Gandi provider 2021-10-20 16:52:19 +02:00
Roxie Gibson da8d72620a
test: warning not to test cli [ci skip] 2021-10-20 10:15:55 +01:00
Roxie Gibson 96ccadc70f
refactor: move making app struct to construct func
makes the code cleaner and easier to grab the app struct for testing
2021-10-20 09:45:38 +01:00
decentral1se 8703370785
WIP: domain create 2021-10-20 00:05:57 +02:00
decentral1se 7d8c53299d
docs: more domain command docs hacking 2021-10-20 00:05:49 +02:00
decentral1se 0110aceb1f
docs: rewording 2021-10-19 23:03:12 +02:00
decentral1se aec1e4520d
fix: handle missing containers
Closes coop-cloud/organising#198.
2021-10-19 22:50:43 +02:00
decentral1se 74bcb99c70
fix: use this weird default
Closes coop-cloud/organising#207.
2021-10-19 22:43:43 +02:00
decentral1se dd4f2b48ec
fix: explode when wrong provider chosen 2021-10-19 10:19:31 +02:00
decentral1se 7f3f41ede4
docs: dns list docs 2021-10-18 22:20:11 +02:00
decentral1se 597b4b586e
WIP: domain listing with Gandi
Rethinking the interface already.
2021-10-18 22:16:29 +02:00
decentral1se 7ea3df45d4
WIP: dns support via libdns 2021-10-18 20:35:43 +02:00
decentral1se 5941ed9728
fix: handle exceptions 2021-10-18 20:35:32 +02:00
decentral1se d1e42752e2
fix: set connection timeouts + clean up bad contexts
Closes coop-cloud/organising#205.
2021-10-18 10:48:43 +02:00
decentral1se 9dfbd21c61
fix: parse args correctly for validation 2021-10-18 09:43:32 +02:00
decentral1se 9526d1fde6
fix: ensure we have version checked out on deploy 2021-10-18 09:30:43 +02:00
decentral1se 62cc7ef92d
feat: upgrade/downgrade support chaos mode 2021-10-18 08:57:25 +02:00
decentral1se c5a7a831d2
docs: chaos mode flag docs 2021-10-18 08:35:59 +02:00
decentral1se 4aae186f5f
chore: squash formatting issue 2021-10-18 08:27:39 +02:00
decentral1se 2f9b11f389
feat: support deploying with chaos mode 2021-10-18 08:14:06 +02:00
decentral1se 6d42e72f16
fix: allow for client creation on default context
See coop-cloud/organising#206.
2021-10-17 23:50:44 +02:00
decentral1se 5be190e110
fix: check that docker is installed on local add 2021-10-17 23:50:28 +02:00
decentral1se c1390f232e
fix: show "local" instead of "default" 2021-10-17 23:50:12 +02:00
3wc 95e19f03c4 fix: make release not crash on missing images 2021-10-16 18:57:21 +02:00
knoflook dc040a0b38
chore: change test context names 2021-10-16 13:26:03 +02:00
knoflook e6e2e5214f
test: add tests for pkg/client/client.go 2021-10-16 13:04:57 +02:00
knoflook 61452b5f32
docs: add README.md to document testing 2021-10-16 12:26:43 +02:00
knoflook 78460ac0ba
test: increatse client/context.go coverage to 90% 2021-10-16 11:41:41 +02:00
decentral1se 0615c3f745
fix: support downgrade/upgrade for unknown versions 2021-10-15 09:58:45 +02:00
3wc e820e0219d docs: how to enable bash autocomplete from source 2021-10-14 22:37:32 +02:00
decentral1se 75fb9a2774
chore: publish new version 2021-10-14 13:31:18 +02:00
decentral1se 0d500b636d
feat: more info on version changing deployments 2021-10-14 13:30:33 +02:00
decentral1se 5dd97cace0
docs: expand deploy/upgrade/downgrade docs 2021-10-14 12:26:07 +02:00
decentral1se ae32b1eed2
fix: standardise checkout options 2021-10-14 12:17:58 +02:00
decentral1se 113bdf9e86
feat: add stats to app list 2021-10-14 12:02:12 +02:00
decentral1se d4d4da19b7
feat: first steps towards watchable ps output
See coop-cloud/organising#178.
2021-10-14 11:51:40 +02:00
decentral1se 454ee696d6
fix: make ps a bit more useful and less verbose 2021-10-14 11:36:03 +02:00
decentral1se ca16c002ba
docs: add more description for versions command 2021-10-14 11:32:32 +02:00
decentral1se 91cc8b00b3
fix: avoid alias conflict 2021-10-14 11:32:25 +02:00
decentral1se d0828c4d8d
fix: teach app version command to read new versions 2021-10-14 11:29:57 +02:00
decentral1se b69aed3bcf
feat: add rollback command
Closes coop-cloud/organising#127.
2021-10-14 01:52:55 +02:00
decentral1se 875255fd8c
feat: add upgrade command 2021-10-14 01:23:04 +02:00
decentral1se 2dca602c0b
fix: error handling in deploy 2021-10-14 01:22:54 +02:00
decentral1se 1dca8a1067
chore: set 1.16 as requirement now
Closes coop-cloud/organising#201.
2021-10-13 16:55:58 +02:00
decentral1se 37022bf0c8
feat: make deploy only deploy
See coop-cloud/organising#127.
2021-10-13 16:51:04 +02:00
knoflook eb5b35d47f
build: change sed flags in installer for mac os compatibility 2021-10-13 16:36:07 +02:00
knoflook ece1130797
build: add automatic os and architecture detection to installer script 2021-10-13 15:51:19 +02:00