Releases: inlets/inlets-operator
Releases · inlets/inlets-operator
Fix for issue with invalid ownerReference
Changelog for 0.5.0:
- PR #29 Add build status badge by @utsavanand2
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
Changelog for 0.4.5:
Generated by Derek
Add opt-in flag and clean-up IP from LoadBalancer when deleting
Minor updates to the Scaleway provisioner
Don't block for Scaleway to provision
Changelog for 0.4.2:
Generated by Derek
Add Scaleway and enhancements for ignore annotation
Changelog for 0.4.1:
- PR #23 Add scaleway provider by @alexandrevilain
- PR #20 Remove tunnel when annotated not to manage by @blackjid
Generated by Derek
Add support for inlets-pro
Changelog:
- Adds support for inlets-pro via
--license
parameter
Trim whitespace for secrets
Changelog:
- Trim whitespace for secrets
Fix bug in AUTH token and /etc/default
Fix bug in AUTH token and /etc/default
Move to inlets org
Changelog:
- Move to inlets org