Skip to content

Releases: tsuru/rpaas-operator

v0.49.1

05 Jun 20:11
44964a4
Compare
Choose a tag to compare

Changelog

  • 44964a4 certificate: add missing certificate params (#173)

v0.49.0

05 Jun 14:36
Compare
Choose a tag to compare

Changelog

  • ee97d4a make manifests
  • 4586ea6 cert-manager: add support for custom subject X509 field (#172)

v0.48.2

22 May 19:51
d4484e3
Compare
Choose a tag to compare

Changelog

v0.48.1

14 May 18:32
130e981
Compare
Choose a tag to compare

Changelog

  • 130e981 Fix appending debug container to ephemeral containers in initShellDebugContainer and getDebugContainer
  • 3582674 Mount ephemeralVolumeMounts outside of /etc/nginx
  • 43c4f2c Fix bugs of feature-flag-ephemeral-container-shell (#170)
  • 90ad5cd api: only accept custom images with semver tags (#169)

v0.48.0

07 Apr 12:42
6e65f45
Compare
Choose a tag to compare

Changelog

  • 6e65f45 fix tests
  • b4c69ae Enhance macro parsing to support numeric values in key-value pairs
  • 2ab95e4 remove ReadOnly flag from nginx-config volume mount
  • 8dc012e Macro support (#168)
  • a8c4569 integration: add semantic version comparison test for image tags

v0.47.1

27 Mar 18:06
91c11a9
Compare
Choose a tag to compare

Changelog

  • 91c11a9 Expose Plan on Template rendering

v0.47.0

24 Mar 17:09
1f81e48
Compare
Choose a tag to compare

Changelog

  • 1f81e48 Prevent reconciliation loop from getting stuck due to certificate changes (#167)
  • f63f04d feat: add image field to instance info (#166)

v0.46.1

18 Mar 20:53
c8858f9
Compare
Choose a tag to compare

Changelog

  • c8858f9 utils: render instance pod spec for args, cmd and envs (#165)

v0.46.0

24 Feb 14:15
Compare
Choose a tag to compare

Changelog

  • f5dd40c fix: ephemeral containers does not support volume mounts with subpath
  • c8a620b fix: use nginx container volume mounts for debug ephemeral container
  • df593a4 Fix/restrict rpaas shell volumes (#164)

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