Skip to content

Releases: softonic/rate-limit-operator

Bug fix volumes

30 Dec 09:31
9ac6490
Compare
Choose a tag to compare

For each CR corresponds a configmap with the rate limit lyft configuration, and this configmap is later mounted in the deployment as a configmap volume.
This logic was not idempotent, and the deployment had more than 1 configmap volume for each CR.

Parameterize cluster naming in envoyfilter object

11 Dec 08:43
c0608ca
Compare
Choose a tag to compare
1.0.13

Merge pull request #21 from softonic/improvement/parameterize_cluster…

Destination Cluster automatically retrieved by VS

07 Dec 17:13
10f64c6
Compare
Choose a tag to compare

With this change we are able to get the host of the destination cluster that will be placed in the ratelimit configmap either via CR or either automatically getting the VirtualService's Host in any of the routes.

Fix naming cluster envoyfilter

27 Nov 08:41
56c2980
Compare
Choose a tag to compare
Merge pull request #19 from softonic/fix_naming_endpoint

service and address needs to have the same name

Fix: Formatting actions envoy filter router struct

27 Nov 07:58
c7e56a6
Compare
Choose a tag to compare
Merge pull request #18 from softonic/fix_descriptors_structure

fix: The descriptors envoyfilter route wasnt created in a suitable fo…

Fix: service cluster name variable

26 Nov 15:45
Compare
Choose a tag to compare
1.0.9

fix cluster_name variable

Fix: cluster endpoint fqdn

26 Nov 14:33
Compare
Choose a tag to compare
1.0.8

fix: typo error

Fix configmap generation

26 Nov 13:29
8ec9e5b
Compare
Choose a tag to compare
Merge pull request #17 from softonic/refactor-clean-code

refactor: clean unused resources and naming improvements
fix: configmap should be created where the go ratelimit deployment run.

deployment typo error

24 Nov 13:40
Compare
Choose a tag to compare
1.0.6

typo error

Fix typo error

24 Nov 12:03
Compare
Choose a tag to compare
1.0.5

fix: typo error