Releases: tsuru/rpaas-operator
Releases · tsuru/rpaas-operator
v0.45.1
Changelog
- edc5274 fix: ensure block existence check is performed for empty server names
- 0e311e6 format: update upstream display in table to use new line separation
v0.45.0
Changelog
- a4aa7dc Expose upstream list to user easy use it on your snippets (#163)
- 5dd9c22 integration: change wrong version on tests
- 4b0146c integration: bump nginx-tsuru image
- 35c26e6 insert httpsListenOptions only for the first server
- 65fbd74 fix typo
- d42b4cd refactor: replace serverBlock function with BlockBlockContent method for improved readability
- 04f90e4 fix: correct variable reference for root path check in NGINX configuration
- 8e2e7b5 propagate serverName to missing layers
- 2d84b5a support multiples serverNames on locations (#161)
- 445bc79 fix: add validation to enforce instance name length limit (#162)
v0.44.0
Changelog
- 59c00c1 Feat/autoscale container metrics (#160)
- 6d27072 Enhance logging middleware to skip healthcheck and metrics paths with custom log format
v0.43.0
Changelog
- 2097a03 Allow multiple instances of cert-manager certificates (#155)
- 62b8145 Test with kubernetes 1.30 and 1.31
- 1ab4c85 Add log when validationHash changes
v0.42.3
Changelog
- 1490b33 Add mechanism to avoid to be stuck waiting for rpaasvalidation (#158)
- ac8e627 integration: fix k8s 1.30 version
- b901354 integration: testing against k8s 1.29 and 1.30
v0.42.2
Changelog
- 69dbd2e rpaasvalidation: add support to build pod with initContainers
- 4bf965d integration: avoid kubectl port-forward to be noisy
v0.42.1
Changelog
- 9e194ab fix: unset metadatada validate reserved keys (#154)
v0.42.0
Changelog
- 6f21905 feat: API and commands for managing metadata information (#153)
- a1adca7 Update goreleaser[2]
- 823c707 Update goreleaser
v0.40.1
Changelog
- cb9c21d feat: Display annotations using rpaasv2 info command (#152)