Skip to content

Releases: tsuru/rpaas-operator

v0.45.1

13 Feb 18:58
edc5274
Compare
Choose a tag to compare

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

11 Feb 13:11
a4aa7dc
Compare
Choose a tag to compare

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

23 Jan 13:36
59c00c1
Compare
Choose a tag to compare

Changelog

  • 59c00c1 Feat/autoscale container metrics (#160)
  • 6d27072 Enhance logging middleware to skip healthcheck and metrics paths with custom log format

v0.43.0

06 Nov 11:33
2097a03
Compare
Choose a tag to compare

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.4

26 Sep 20:42
9cebef2
Compare
Choose a tag to compare

Changelog

v0.42.3

10 Sep 12:37
1490b33
Compare
Choose a tag to compare

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

25 Jun 18:53
69dbd2e
Compare
Choose a tag to compare

Changelog

  • 69dbd2e rpaasvalidation: add support to build pod with initContainers
  • 4bf965d integration: avoid kubectl port-forward to be noisy

v0.42.1

11 Jun 14:29
9e194ab
Compare
Choose a tag to compare

Changelog

  • 9e194ab fix: unset metadatada validate reserved keys (#154)

v0.42.0

11 Jun 11:53
6f21905
Compare
Choose a tag to compare

Changelog

  • 6f21905 feat: API and commands for managing metadata information (#153)
  • a1adca7 Update goreleaser[2]
  • 823c707 Update goreleaser

v0.40.1

17 May 16:44
cb9c21d
Compare
Choose a tag to compare

Changelog

  • cb9c21d feat: Display annotations using rpaasv2 info command (#152)