Skip to content

Releases: inlets/inlets-operator

Fix for issue with invalid ownerReference

12 Nov 19:48
Compare
Choose a tag to compare

Changelog for 0.5.0:

Generated by Derek

Fix bug in ownerReference

The ownerReference had the wrong type, kind and group - that of
the tunnel and not that of the service which caused the tunnel
to be created. Tested e2e and shown to be fixed, the problem
was observed when rebooting a machine running kubeadm or an RPi
running k3s.

Thanks to @stefanprodan for helping me to find this and to
@utsavanand2 for confirming the issue.

Switch to https://api.ipify.org to determine IP

12 Nov 15:14
Compare
Choose a tag to compare

Changelog for 0.4.5:

Generated by Derek

Add opt-in flag and clean-up IP from LoadBalancer when deleting

06 Nov 09:44
Compare
Choose a tag to compare

Changelog for 0.4.4:

  • PR #25 Add annotated-only flag to opt-out by default by @blackjid
  • PR #15 Fix service external ip not cleared by @blackjid

Generated by Derek

Minor updates to the Scaleway provisioner

04 Nov 08:39
Compare
Choose a tag to compare

Changelog for 0.4.3:

Generated by Derek

Don't block for Scaleway to provision

01 Nov 16:10
Compare
Choose a tag to compare

Changelog for 0.4.2:

Generated by Derek

Add Scaleway and enhancements for ignore annotation

01 Nov 15:48
Compare
Choose a tag to compare

Changelog for 0.4.1:

Generated by Derek

Add support for inlets-pro

28 Oct 17:04
Compare
Choose a tag to compare

Changelog:

  • Adds support for inlets-pro via --license parameter

Trim whitespace for secrets

20 Oct 14:18
Compare
Choose a tag to compare

Changelog:

  • Trim whitespace for secrets

Fix bug in AUTH token and /etc/default

16 Oct 19:53
Compare
Choose a tag to compare

Fix bug in AUTH token and /etc/default

Move to inlets org

16 Oct 19:39
Compare
Choose a tag to compare

Changelog:

  • Move to inlets org