Releases: inlets/inletsctl
Releases · inlets/inletsctl
Fix issue with Civo's userdata
Changelog for 0.2.7:
Generated by Derek
Add Packet.com as provider
Add Civo as provisioner
Add Civo to delete command Adds Civo to the delete command, tested e2e. The status code for the documented API is 202 for deletions, but the API actually gives out 200. https://www.civo.com/api/instances#deleting-an-instance Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Move to non-blocking Scaleway implementation
Changelog:
- Move to non-blocking Scaleway implementation
Add delete command
Changelog:
- Adds delete command - see README.md for instructions or
inletsctl delete --help
Fix typo
Fix issue with ws vs wss Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Add inlets-pro support
Add inlets-pro example Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Add Scaleway
Add support for Scaleway Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
New release
Fix typo Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Initial create command
Encrypt uploads Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>