Skip to content

Releases: inlets/inletsctl

Fix issue with Civo's userdata

13 Nov 20:48
Compare
Choose a tag to compare

Changelog for 0.2.7:

Generated by Derek

Add Packet.com as provider

10 Nov 20:42
Compare
Choose a tag to compare

Changelog for 0.2.6:

Generated by Derek

Add Civo as provisioner

07 Nov 21:22
Compare
Choose a tag to compare
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

01 Nov 16:13
Compare
Choose a tag to compare

Changelog:

  • Move to non-blocking Scaleway implementation

Add delete command

29 Oct 16:22
Compare
Choose a tag to compare

Changelog:

  • Adds delete command - see README.md for instructions or inletsctl delete --help

Fix typo

29 Oct 12:23
Compare
Choose a tag to compare
Fix issue with ws vs wss

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

Add inlets-pro support

29 Oct 12:22
Compare
Choose a tag to compare
Add inlets-pro example

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

Add Scaleway

29 Oct 11:48
Compare
Choose a tag to compare
Add support for Scaleway

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

New release

29 Oct 10:19
Compare
Choose a tag to compare
Fix typo

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

Initial create command

29 Oct 10:16
Compare
Choose a tag to compare
Encrypt uploads

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>