Releases: pravega/pravega-operator
0.4.2
0.4.2-rc2
Change Log:
Enhancements:
Rollback Support on Upgrade Failure (#153)
Support for custom annotations on segmentstore and controller external services. (#244)
Support for specifying separate external service type for controller and segment store. (#245)
Support for passing JVM Options to Bookkeeper, Controller and SgementStore. (#246)
Bug Fixes:
Cleanup of old resources post upgrade. (#258)
Upgrade hangs when pravega image tag is invalid. (#186)
Make sure heap dump file survives the pod restart. (#242)
Update ConfigMap during upgrade. (#154)
Pravega Cluster HealthCheck implemented via Helm Test. (#262)
"Upgrade history" feature to be implemented. (#194)
kubectl rollout
commands are not working with Pravega Rolling upgrade. (#216)
0.4.2-rc1
0.4.2-rc0
Change Log:
Bug Fixes:
- Enable pravega upgrade from 0.5.0 to 0.6.0 ( #218)
- Support for external DNS name using external-dns annotation (#211)
- Rename mutating webhook configuration (#208)
- Cleanup webhook service when operator is deleted (#203)
- Heap dump files survive pod restart (#242)
- Operator 0.4.0 crashes if WATCH_NAMESPACE=' ' (#205)
- Segment Store failed to start during Helm chart installation of Pravega with "externalAccess.enabled=true (#204)
- Desired version for pravega cluster is not displayed during upgrade (#184)
- Added documentation for Operator Webhook (#209) (documentation)
- External IP details truncated in kubectl get svc (#179) (documentation)
- Old Replicaset not deleted upon upgrade completion (#219)
- Old pod logs get deleted post upgrade (#217)
0.4.1
v0.4.1-rc0
Change log:
Bug fix: Corrected mixed up volume mounts for ledger and journal (#221)
v0.3.3-rc1
0.4.0
Changelog:
- Ability to update a Pravega cluster to a newer version (#124) (documentation)
- New admission webhook that validates requests to Pravega clusters (#159)
- Add Client-Server TLS configuration support (#167)
- New Helm chart to install a Pravega cluster (#165)
- Add support for oidc authentication (#173)
- Bug fix: webhook to reject requests when cluster is upgrading (#190)