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.451-pre-2

Published by michaeldwan almost 2 years ago

dc8410f0 do not set checks on release_command machine.
ab5439a8 get checks working plus add timeout flags

flyctl - v0.0.451-pre-1

Published by michaeldwan almost 2 years ago

ef0fbb93 clean up wait for state output
e04dff90 fix config metadata after #1571
51325e4a Remove unnecessary condition that's causing issues (#1575)
a25b8f82 Postgres flex config
02596205 use iostreams.ColorScheme() instead of aurora to avoid metachars in terms that do not support them
92693659 update default lease to be 10 minutes during deployment
9040027c fly deploy for machines: release_command
3f4fb2cf get rid of --skip-health-checks on fly deploy; use --detach in its place
c4c0c491 take 500ms to release leases even when context is canceled
47fc04b0 start of volume support for fly deploy for machines
c50bd8b6 fly deploy for machines support volumes
35b0f240 print some logs while the deployment is running showing how it is progressing
f7a40fb1 fly deploy for machines: wait for healthchecks before moving on, add --skip-health-checks flag to not
2bdf2a96 address deepsource findings
dce377fa fly deploy: concurrently acquire/release leases, update flaps.Wait() to better handle timeouts
0bfa6e4c fly deploy for machines for apps v2

flyctl - v0.0.450

Published by michaeldwan almost 2 years ago

51325e4a Remove unnecessary condition that's causing issues (#1575)

flyctl - v0.0.449

Published by michaeldwan almost 2 years ago

295c899e Nomad to machines migration (#1573)

flyctl - v0.0.448

Published by michaeldwan almost 2 years ago

72834833 adapt to some changes in issueCertificate mutation

flyctl - v0.0.447

Published by michaeldwan almost 2 years ago

8a55d406 Don't blow away metadata on deploy (#1571)
1bf1fd3e Add aliases for replaced commands.
d191692e Add aliases for replaced commands.
320a480e Rename fly config display to fly config show.
b763012b Rename pg config view to pg config show.
26437090 Rename volumes delete to volumes destroy and add rm alias for consistency.
5e1f010a Rename fly machine remove to fly machine destroy.

flyctl - v0.0.446

Published by michaeldwan almost 2 years ago

ad482c8f Fix segfault on machine clone when not using snapshots
7dab2066 No point on passing meta information that belongs to the volume
9fddfac7 Update instead of replace when mounts exists
f389e010 Generic go can infer the types
f7cbde98 Move volume selection based on volume name to flyctl

flyctl - v0.0.446-pre-2

Published by michaeldwan almost 2 years ago

ad482c8f Fix segfault on machine clone when not using snapshots

flyctl - v0.0.446-pre-1

Published by michaeldwan almost 2 years ago

7dab2066 No point on passing meta information that belongs to the volume
9fddfac7 Update instead of replace when mounts exists
f389e010 Generic go can infer the types
f7cbde98 Move volume selection based on volume name to flyctl

flyctl - v0.0.445

Published by michaeldwan almost 2 years ago

17429ef9 IPAddress doesn't yet return network field
6bb89281 throw error on invalid port definition
d1a2121f parse port range in machine run command
b7b35895 Adding provision option for PG flex (#1557)
9dba2ca0 Allow specifying a network name for targeted Flycast assignments
988195b3 add StartPort, EndPort to MachinePort
c8204ce9 Rename flag to attach-volume
f0896070 Reattach existing volume to a new machine
247f21e7 Detach is already defined by shareFlags
157010ca fly machine run/update hook into health checks if present

flyctl - v0.0.444

Published by michaeldwan almost 2 years ago

3653f033 Remove volume name workaround now that it is always there
c3d69c7b Remove MachineNetwork as it is not used
68891c1c Temp fix: switch back to config update over ssh

flyctl - v0.0.444-pre-1

Published by michaeldwan almost 2 years ago

3653f033 Remove volume name workaround now that it is always there
c3d69c7b Remove MachineNetwork as it is not used
68891c1c Temp fix: switch back to config update over ssh

flyctl - v0.0.443

Published by michaeldwan almost 2 years ago

63f03d09 Whitelist 'flyio/postgres-timescaledb' image (#1550)
1d79dd14 fly jobs open
505b8cbf remove debug line
94b98610 rename flag to --from-snapshot and reuse volume pool name if set
a7b91625 This hopefully fixes machine env vars getting wiped during update
eecac07f Add volume Name to machine API
f475acfa Clone machine and its volumes from last snapshot if exists
119bb544 Passing Machine network info is optional
e07ce44f Add a few log messages to pg attach

flyctl - v0.0.443-pre-1

Published by michaeldwan almost 2 years ago

1d79dd14 fly jobs open
505b8cbf remove debug line
94b98610 rename flag to --from-snapshot and reuse volume pool name if set
a7b91625 This hopefully fixes machine env vars getting wiped during update
eecac07f Add volume Name to machine API
f475acfa Clone machine and its volumes from last snapshot if exists
119bb544 Passing Machine network info is optional
e07ce44f Add a few log messages to pg attach

flyctl - v0.0.442

Published by michaeldwan almost 2 years ago

1fd47339 Fix:passing flaps.ReleaseLease params in the wrong order
3e8d69cd Complete alignment chart
d37961ed Django insensitive matching (#1525)
ae2c8ce7 [bug] Fix ability to add metadata when running a new machine
12ae30af Fix fly volume create docstring to mention actual default size of 3.
8943553d Fix type assertion causing command interactivity to fail under Windows.
6d10a852 remove reference to non-existent connection string

flyctl - v0.0.441

Published by michaeldwan almost 2 years ago

ef675529 fix fly doctor when you have a shared ip (#1523)

flyctl - v0.0.441-pre-1

Published by michaeldwan almost 2 years ago

ef675529 fix fly doctor when you have a shared ip (#1523)

flyctl - v0.0.440

Published by michaeldwan almost 2 years ago

eb879bff Don't log lease error in the event the lease is not found (#1521)
66b77165 App move is now compatible with Apps running on Machines (#1520)
bd5bfe4e set user-agent on flaps request to contain the CLI version
a79a92e5 Mark postgres machines with fly-managed-postgres
1c970740 Clear skips machines that are not leased
f034b428 give scanner functions access to Context; Phoenix scanner changes for PR deploy (#1509)
40f9504a Add fly m leases command
f1a9e284 Allow 'flyctl config validate' without authentication

flyctl - v0.0.439

Published by michaeldwan almost 2 years ago

8ff7e8a1 Fix IP address allocation
84fb1ef3 basic allocate and release of shared ips (#1516)

flyctl - v0.0.438

Published by michaeldwan almost 2 years ago

94ea3b84 Allow allocating private IPv6 addresses on other orgs visible to the requesting user
d86ede63 Remove unused machine launch command
1256a817 Add fly.toml to dockerignore when creating from gitignore
b41d1f0f Only add 'fly.toml' to dockerignore during build if no '.dockerignore' file was found
af9c2782 Set required version to v0.0.33
3f4b74a2 Don't create unused build.log file
48ed8fe6 fly pg config update now goes over http instead ssh