Skip to content

Releases: inlets/inletsctl

Add GCE as a provisioner

30 Nov 12:22
Compare
Choose a tag to compare
Pre-release

Changelog for 0.3.3:

Generated by Derek

Use auth token with kfwd

29 Nov 17:25
Compare
Choose a tag to compare

Changelog for 0.3.2:

  • Use auth token with kfwd - it seems inlets now requires one

Generated by Derek

Add "inletsctl kfwd" command

29 Nov 16:53
Compare
Choose a tag to compare

Changelog for 0.3.1:

  • Add "inletsctl kfwd" command, see #11 for more details on how to use and for a video.

Generated by Derek

Move provision package to inletsctl

28 Nov 19:58
Compare
Choose a tag to compare

Changelog for 0.3.0:

Generated by Derek

Only print OSS tunnel data once

13 Nov 21:09
Compare
Choose a tag to compare

Changelog for 0.2.8:

Generated by Derek

Only print OSS tunnel data once

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