Releases: tsuru/rpaas-operator
Releases · tsuru/rpaas-operator
v0.49.1
Changelog
- 44964a4 certificate: add missing certificate params (#173)
v0.49.0
Changelog
- ee97d4a make manifests
- 4586ea6 cert-manager: add support for custom subject X509 field (#172)
v0.48.1
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
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
Changelog
- 91c11a9 Expose Plan on Template rendering
v0.47.0
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
Changelog
- c8858f9 utils: render instance pod spec for args, cmd and envs (#165)
v0.46.0
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
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