Skip to content

0.5.3

Compare
Choose a tag to compare
@anishakj anishakj released this 26 May 07:05
· 64 commits to master since this release
be7d413

Change Log

Fixing end to end test failures(#472)
Fixing charts to set the required LTS type(#473)
Added support for Domain Name changes(#316)
Moved to GitHub action from Travis(#476)
Handling Segment store STS upgrade(#477)
Documentation changes for operator upgrade(#485)
Enable Pravega Pods to be run on Specific K8s Nodes (#364)
Handling config key name changes(#491)
Providing upgrade path to a test version(#493)
Adding support for test versions(#500)
Addressing Security vulnerabilities with authentication(#479)
Added changes for configuring PDB(#497)
Pravega Operator pre-delete hook(#502)
Added changes for Avoiding 2 Restarts when both Version and cm changes are done at the same time(#505)
Extend functionality of Test Mode to enable privileged mode for Segment Store containers(#507)
Add customized labels support(#515)
Improve coverage of operator e2e tests(#387)
Add support of configurable volume mounts(#518)
Updating the README document(#509)
Chart changes to fix compatibility issues(#520)
Deprecate operator upgrade script (#498)
Support of multiple containers in Pravega pods(#527)
Remove the end to end test that is not supported(#532)
Add support to configure the service and sts suffix generated by Pravega Operator(#529)
Provide support to configure segment store port (#534)
Modifying supported versions map(#539)
Support for building docker images using local registry(#541)
Add support of configurable extra config map volume mounts(#525)
Support of customized pod annotation for Pravega pods(#538)
Add ability to launch Controller's container in privileged mode(#544)
Making JVM Options configurable(#537)
Add support for init containers in controller and segment store pods(#547)
Fixed typo in charts(#549)