Skip to content

Releases: inlets/inlets-operator

Add VPC and subnet selection to the EC2 provisioner

02 Sep 12:51
Compare
Choose a tag to compare

Changelog for 0.9.1:

  • PR #94 Add vpcId and subnetId params for EC2 provider. Resolves #91 by @digitalsanctum

Commits
50aea57 Add vpcId and subnetId params for EC2 provider. Resolves #91 by @digitalsanctum
06992b3 Bump chart version to include 0.9.0 of the operator by @alexellis

Generated by Derek

Move to inlets PRO 0.7.0 and vendor exit-server's user-data code

27 Aug 15:35
Compare
Choose a tag to compare

Changelog for 0.9.0:

Commits
df434e9 Update versions of inlets proxies by @alexellis
e2ef426 Migrate to inlets PRO 0.7.0 by @alexellis
b142eea Update chart bundle by @alexellis
de9d2da Update charts bundle by @alexellis
83337d5 Update controller to 0.8.6 by @alexellis

Generated by Derek

Refactoring to reconciliation loop

21 Jul 07:45
Compare
Choose a tag to compare
Pre-release

Changelog for 0.8.6:

  • PR #89 Added aws helm chart installation; updated crds installation path by @SachinMaharana
  • PR #88 Refactoring code for host provisioning and status update by @zechenbit

Commits
7a0abb7 Added aws helm chart installation;updated crds installation path by @SachinMaharana
337da78 Refactor code for host provisioning and status update by @zechenbit
6b1d48c Update operator to 0.8.5 image by @alexellis

Generated by Derek

Add Linode Provisioner

14 Jul 10:35
Compare
Choose a tag to compare
Pre-release

Changelog for 0.8.5:

  • PR #83 Add Linode Provisioner by @zechenbit
  • PR #86 Bump chart for operator release 0.8.4 by @alexellis

Commits
2682661 Add Linode Provioner by @zechenbit
e0438af Add RBAC for Tunnel status updates by @alexellis
574dabf Bump chart for operator release 0.8.4 by @alexellis

Generated by Derek

Fix for updating status sub-resource

11 Jul 08:57
Compare
Choose a tag to compare
Pre-release

Changelog for 0.8.4:

Commits
0381190 Fix issue with status sub-resource by @alexellis
840555a Apply temporary fix for inlets CRD YAML by @alexellis

Generated by Derek

Update CRD to allow null client_deployment

04 Jul 14:08
Compare
Choose a tag to compare

Changelog for 0.8.3:

  • PR #81 Generate CRD from code using controller-gen by @alexellis

Commits
3cde738 Update client_deployment in CRD by @alexellis
bbc5945 Fix issue with CRD required fields by @alexellis
78b0d14 Remove older manually created CRD by @alexellis
52e4198 Remove reference to tiller by @alexellis
738ed4d Generate the CRD for inlets by @alexellis
9adf8ec Update chart to latest version of operator by @alexellis

Generated by Derek

Only sync services matching type of LoadBalancer

10 Jun 20:55
Compare
Choose a tag to compare

Add a public LoadBalancer to any Kubernetes Service

See the README or our intro tutorial to expose an IngressController to get started.

Changelog for 0.8.2:

Commits
fcfe85b Split license-check from the build by @alexellis
ca674d2 Optimize docker build by @alexellis
e588fbc Only sync service type=LoadBalancer by @aledbf
d15d7e1 Fix for openshift 3.11 RBAC by @alexellis
3543083 Travis to use Go 1.13 by @alexellis
97d2042 Bump chart to 0.8.1 of operator by @alexellis

Generated by Derek

Use AWS to find host IP

31 May 15:54
Compare
Choose a tag to compare

Changelog for 0.8.1:

Commits
90bbb09 Use AWS to find IP for inlets-pro by @alexellis
a66c9d4 Update chart to 0.8.0 by @alexellis

Generated by Derek

Update the service status IP for use with externalDNS

22 May 20:48
Compare
Choose a tag to compare

Changelog for 0.8.0:

  • PR #76 Re-enabled updating the service status with the ingress IP by @skycoop

This version updates the service status IP for use with Kubernetes externalDNS. https://github.com/kubernetes-sigs/external-dns

Commits
c899572 Re-enabled updating the service status with the ingress IP by @skycoop
67d8699 Bump chart to operator 0.7.6 by @alexellis

Generated by Derek

Update proxy versions in tests

13 May 12:25
Compare
Choose a tag to compare

Changelog for 0.7.6:

Commits
44cf40a Update proxy version in test by @alexellis

Generated by Derek