Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Releases: 3scale-ops/aws-nlb-helper-operator

v0.1.1

16 May 17:03
6febffd
Compare
Choose a tag to compare
  • Removes the rbac metrics proxy, to publish the metrics endpoint without authentication.

v0.1.0

12 May 16:47
f54def1
Compare
Choose a tag to compare

Upgrades the OperatorSDK to v1.20.0, enabling OLM based distribution.

v0.0.4-2

17 Sep 14:46
9a31d03
Compare
Choose a tag to compare
  • Update base image to distroless: smaller and without unused libraries that can trigger alerts on static vulnerability scanners

v0.0.4-1

11 Feb 12:06
cea4113
Compare
Choose a tag to compare

v0.0.4

28 Sep 09:26
d14cf73
Compare
Choose a tag to compare
  • Adds support for IAM role based authentication for service accounts

v0.0.3: Merge pull request #4 from 3scale/feature/improve-boolean-handling

13 Jul 17:16
ae69b40
Compare
Choose a tag to compare

Improves boolean annotations handling to improve compatibility.

v0.0.2

06 Jun 17:19
Compare
Choose a tag to compare

The operator will run each reconcileInterval so any manual change will be set back to the state defined in the kubernetes service object.

Also adds a loadBalancerNotReadyRetryInterval, so it will keep trying until the externalName attribute is available. When a new Network Load Balancer is created, AWS will provision a the resource and after a couple of minutes the DNS of the balancer will be available. This release adds some logic to wait to the load balancer is ready when created.

v0.0.1

06 Jun 17:21
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

First functional version supporting:

Setting Annotations
Load Balancer Termination Protection aws-nlb-helper.3scale.net/loadbalanacer-termination-protection
Target Group Proxy Protocol aws-nlb-helper.3scale.net/enable-targetgroups-proxy-protocol
Target Group Stickness aws-nlb-helper.3scale.net/enable-targetgroups-stickness
Target Group Deregistration Delay aws-nlb-helper.3scale.net/targetgroups-deregisration-delay