flyctl

Command line tools for fly.io services

APACHE-2.0 License

Downloads
229
Stars
1.4K
Committers
180

Bot releases are hidden (Show)

flyctl - v0.0.407

Published by michaeldwan about 2 years ago

d8237fce Add flapsClient to context in order to fix panic (#1351)
e93878f5 add processes to flyctl machine config

flyctl - v0.0.406

Published by michaeldwan about 2 years ago

ba78bd6f Compare digest rather than tag+version (#1350)
8a7e1491 Revert "Add heartbeat to remote builder"
6ccd732d Determine failover eligibility based on in-region replicas (#1347)
6bdeb00d Don't include destroyed machines when evaluating members (#1346)
d17aa09b typo
0cb61ec4 oops use NewTicker()
0d6f158a Add heartbeat to remote builder

flyctl - v0.0.405

Published by michaeldwan about 2 years ago

ab727619 Don't blow away PRIMARY_REGION even if it's not present within the fly.toml file (#1345)
1144879e Ensure we don't lose health checks on deploy (#1344)
cd544556 Disable fly deploy for v2 apps (#1343)

flyctl - v0.0.404

Published by michaeldwan about 2 years ago

487846a0 Add machine restart command
c361fcd2 WaitForStartOrStop now gets flaps from context
099c7435 Bumping the health check to 1 sec
1dd41fcc Cleaning up machine clone logging (#1334)
f5393085 Use watch.MachineChecks in more places
6b74178a MachineChecks can check a slice of machines
bd6c40e6 Stop clearing screen on first iteration
52a39763 Try to improve output formating
0aff1832 Struggling to clear and reuse this table
13a7678f Add more space between rows
9424780b Print the total number of checks
c12a6a11 Account for machines with no health checks
a384b61d Watch machine heatlh checks during update/deployments
336f1152 Consistent timeout
70044e5c Bring back failover before leader restart for machines
1fc2e3e4 Use alloc restart for pg postgres restarts
724556f9 Update doctor to check app dns
a0ff527f Clarify --org takes the organization slug
85bfdfd6 Use flaps.Restart to restart postgres on machines

flyctl - v0.0.403

Published by michaeldwan about 2 years ago

4386a944 Adding auto-confirm flag so command can be run without interactivity (#1328)

flyctl - v0.0.402

Published by michaeldwan about 2 years ago

c561e1c5 provide a little more info when you can't connect to a host which might be arg 0 (#1324)
8eacb1d6 Don't query _apps.internal for Wireguard probing, as queries can flake on orgs with large numbers of apps
d000d00b Simplify code
c0273fa6 Rolback remix
c12c07fb Add tools.go, to declare dependency on genqlient
209a909e Oops
a1ea4eab Allow for build files which only contain a build-target line
d36ae200 setup nuxtjs and remix to listen on port 8080
bef4deef setup nextjs to listen on port 8080

flyctl - v0.0.402-pre-1

Published by michaeldwan about 2 years ago

8eacb1d6 Don't query _apps.internal for Wireguard probing, as queries can flake on orgs with large numbers of apps

flyctl - v0.0.401

Published by michaeldwan about 2 years ago

2402d9ff Reworking pg upgrade process and adding confirmation prompt (#1322)
0c8bf82f machines: preserve existing config on deploy

flyctl - v0.0.400

Published by michaeldwan about 2 years ago

33578117 Redis addons should exclude undeployed regions from the list of read replica regions
fe1b0f7d Initial work towards passing excludable regions to region select prompts

flyctl - v0.0.399

Published by michaeldwan about 2 years ago

3f98b0dd ping timeout on waiting for docker (#1320)
a7e2a04d Fix typo in info command output
71c6e817 Fix:acquire lease(s) only after checking if cluster is not standalone
9145f099 Check platform after checking for postgres app
1dd23227 Check image version before obtaining lease
1af156fb Acquire cluster wide lock/lease before failover
a254e2dd Gatekeep failover cmd for machines apps only
d8703272 Make sure to add failover to the command chain
ead750d7 Move the image version check commit into another PR
c701f16b Add fly pg failover command
e021b1c2 Update Error output on incompatible image version
d7676335 Postgres:Make sure all machines are running the right image version
a04dd32e fix: remove "the" as the first word
0ffadf93 fix: consistent description formatting
265e26e1 Fix typo in Postgres command

flyctl - v0.0.399-pre-1

Published by michaeldwan about 2 years ago

3f98b0dd ping timeout on waiting for docker (#1320)
a7e2a04d Fix typo in info command output
71c6e817 Fix:acquire lease(s) only after checking if cluster is not standalone
9145f099 Check platform after checking for postgres app
1dd23227 Check image version before obtaining lease
1af156fb Acquire cluster wide lock/lease before failover
a254e2dd Gatekeep failover cmd for machines apps only
d8703272 Make sure to add failover to the command chain
ead750d7 Move the image version check commit into another PR
c701f16b Add fly pg failover command
e021b1c2 Update Error output on incompatible image version
d7676335 Postgres:Make sure all machines are running the right image version
a04dd32e fix: remove "the" as the first word
0ffadf93 fix: consistent description formatting
265e26e1 Fix typo in Postgres command

flyctl - v0.0.398

Published by michaeldwan about 2 years ago

467b944f Sort machines by ID and checks by name
5c14a694 use "error" per rugwiro suggestion
03233b71 machines: clone breaks for non-postgres apps (#1305)
d88fe5f8 Faster PG status by using role from check output
90e410a0 machines: update with dockerfile
82e2125d machines: impl update to a new image

flyctl - v0.0.397

Published by michaeldwan about 2 years ago

900c330c Ad row lines for better eye parsing
159cbe0d Use check output as-is
89e67ed4 deploy: filter out zombie machines missing config
b3923a36 fix: extrapolate logic
bc7c1f07 fix: Update commands
333955c5 fix: Add check for platform
416a9d2f fix: lowercase
75e61921 fix: Catch error if app is running on machines

flyctl - v0.0.397-pre-1

Published by michaeldwan about 2 years ago

89e67ed4 deploy: filter out zombie machines missing config

flyctl - v0.0.396

Published by michaeldwan about 2 years ago

2fa4ff1e fix lint and consistency issues
994d1d64 add name, no-replicas, enable/disable-eviction, and plan flag to redis create
10e84fca Status now show how many checks are passing if any
a66deddd added alias volume to fly volumes

flyctl - v0.0.395

Published by michaeldwan about 2 years ago

399b8c53 Stop using FLY_IMAGE_REF for deployment tag
ae3cdfc0 fix: prevent schedule override

flyctl - v0.0.394

Published by michaeldwan about 2 years ago

0e2b3f4c Do not use cmd/presenters package
2baef524 Improve checks command based on feedback from @rugwirobaker
cd67edb9 style fixes
28f73450 fix: Machine status updates
8d5f4c27 Add machine checks table
6155d7f6 Register postgres checks on creation
1d557472 Rewrite "fly checks"
380420a3 wip
832c5677 Defer lease release (#1283)
47768ffe fix: Show updated config
3413e4f1 fix: Add details on machine update
ec498d8c Unmarshall machine check statuses

flyctl - v0.0.394-pre-1

Published by michaeldwan about 2 years ago

0e2b3f4c Do not use cmd/presenters package
2baef524 Improve checks command based on feedback from @rugwirobaker
cd67edb9 style fixes
28f73450 fix: Machine status updates
8d5f4c27 Add machine checks table
6155d7f6 Register postgres checks on creation
1d557472 Rewrite "fly checks"
380420a3 wip
832c5677 Defer lease release (#1283)
47768ffe fix: Show updated config
3413e4f1 fix: Add details on machine update
ec498d8c Unmarshall machine check statuses

flyctl - v0.0.393

Published by michaeldwan about 2 years ago

ff768677 fix toml parsing for machine top level checks
a206ea7c fix: typo
d9cc2e5d fix: Validate action to catch errors
1984cb46 fix: Add wait for stopped

flyctl - v0.0.393-pre-1

Published by michaeldwan about 2 years ago

ff768677 fix toml parsing for machine top level checks
a206ea7c fix: typo
d9cc2e5d fix: Validate action to catch errors
1984cb46 fix: Add wait for stopped