Skip to content

Releases: inlets/inlets-operator

Update inlets-pro version

03 Apr 15:02
Compare
Choose a tag to compare

Changelog for 0.7.2:

Commits
004a541 Update inlets-pro proxy version by @alexellis

Generated by Derek

Fix a couple of issues with codegen

16 Mar 11:54
Compare
Choose a tag to compare

Changelog for 0.7.1:

Commits
2f3018c Fix issues with codegen by @alexellis
3927047 Fix typo in values.yaml in helm chart by @utsavanand2
c009559 Bump chart up to 0.7.0 of operator for requests/limits by @alexellis

Generated by Derek

Set requests/limits for the tunnel clients

09 Mar 10:21
Compare
Choose a tag to compare

Changelog for 0.7.0:

Limits help prevent bad things from happening. CPU limits can
cause some unexpected behaviour, so this is not being added.

The --max-client-memory flag allows for the limit to be set
higher if required.

Commits
75abac9 Set requests/limits for the tunnel clients by @alexellis
22cff72 Rename k3sup app to arkade by @Waterdrips
2dccd5c Update inlets pro version by @alexellis

Generated by Derek

Update default Docker image usage

25 Feb 07:45
Compare
Choose a tag to compare
Pre-release

Changelog for 0.6.6:

Commits
7081557 Fix tests for newer Docker image by @alexellis
a9804c0 Fix typo in unit tests by @alexellis

Generated by Derek

Fix typo in unit tests

24 Feb 18:54
Compare
Choose a tag to compare
Pre-release

Changelog for 0.6.5:

Commits
a9804c0 Fix typo in unit tests by @alexellis
5f581f3 Bump inlets-pro version in chart by @alexellis

Generated by Derek

Update inlets-pro version

24 Feb 18:34
Compare
Choose a tag to compare
Pre-release

Changelog for 0.6.4:

Commits
5f581f3 Bump inlets-pro version in chart by @alexellis
2a9ab7d Bump base version of inlets-pro by @alexellis
17323f1 Update README in chart to reflect variables by @Waterdrips
75e9196 Bump chart for secret key file flag by @alexellis
b88f82a Add support for secret key to the Helm Chart by @Waterdrips
fd9dcee Publish newer chart by @alexellis
6891afa Update helm chart key to projectID by @utsavanand2
a60434c Update Chart README by @utsavanand2
a6840bd Update to clarify encryption by @alexellis
58603b3 Update blurb by @alexellis
f01a5bc Bump chart for new release by @alexellis
9593688 Remove nil status from CRD by @alexellis
e544366 Add formatted CRD by @alexellis
f4d9f89 Bump operator for GCE fix and validate provider flags by @alexellis

Generated by Derek

Add validation for flags for GCE and Packet

11 Feb 11:54
Compare
Choose a tag to compare

Changelog for 0.6.3:

Commits
f4d9f89 Bump operator for GCE fix and validate provider flags by @alexellis
f7d8f5c Update chart to 0.6.2 of operator by @alexellis
6412255 Remove Godeps folder by @alexellis
7cbc350 Bump provision package by @alexellis

Generated by Derek

Update provision package for GCP and EC2

10 Feb 08:44
Compare
Choose a tag to compare

Changelog for 0.6.2:

Commits
6412255 Remove Godeps folder by @alexellis
7cbc350 Bump provision package by @alexellis
2519127 Update README and backlog to clarify some points by @alexellis
d96d59f Reduce the verbosity of the log by @viveksyngh

Generated by Derek

Reduce the verbosity of the log

06 Feb 21:37
Compare
Choose a tag to compare

Changelog for 0.6.1:

Commits
d96d59f Reduce the verbosity of the log by @viveksyngh
8963edd Update README.md by @alexellis
e116c96 Update README.md by @alexellis
59d745d Update chart to latest version by @alexellis
839ae12 Pre-cache go modules by @alexellis

Generated by Derek

Move to Go modules and Kubernetes 1.17 Go client

05 Feb 13:47
Compare
Choose a tag to compare

Changelog for 0.6.0:

  • Move to Go modules
  • Remove dep
  • Use K8s Go 1.17 client
  • Remove vendor folder so that codegen works.

Thanks @stefanprodan for the tip on serializer.DirectCodecFactory
having moved.

Generated by Derek