Releases: inlets/inlets-operator
Releases · inlets/inlets-operator
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
Multi-arch images for ARM/AMD64
Changelog:
- Multi-arch images for ARM/AMD64 #13 - thank you to @matevzmihalic
Garbage collect VMs
Changelog:
- Garbage collect VMs #5
Add ignore support for services
Changelog:
- Add ignore support for services
To ignore a service such as traefik
type in: kubectl annotate svc/traefik -n kube-system dev.in lets.manage=false