Skip to content

Releases: pravega/pravega-operator

0.5.7

06 Jul 15:10
aac1646
Compare
Choose a tag to compare

Change Log

Upgrading Pravega minor version is failing with test mode enabled(#601)
Update cert-manager to v1 (#603)
Remove dependency to k8sutil in pravegacluster_types.go(#605)
Update default port for webhook(#609)
Adding validation for authentication settings(#611)
Update the alpine image in Pravega Operator to 3.15 (#614)
Update k8 and Controller-run time versions(#616)
Adding support to disable finalizer(#618)
Fix for pravega image upgrade failure(#620)
updated pravega default version and fixed e2e (#625)
Remove version map (#623)
add toleration support for controller and segmentStore pods(#607)
Fix for pravega upgrade failure (#620)
Fix for disable finalizer flag is not functioning correctly (#628)
Updating controller pdb policy (#630)
Upgrade of pravega cluster is failing intermittently
Segment store pods are not restarted for labels updation (#632)
Update alpine version to fix CVEs (#636)
Adding support for customized containers and env to segmentstore pods(#638)
Pravega cluster upgrade is failing intermittently (#643)
Bumping up go version to 1.18 (#641)
Add support for providing customized environment variables to controller (#646)
Update pravega operator to support k8 1.25 (#649)
Providing support to update controller service annotations (#657)
Removing the check of controller minimum replicas from operator (#661)
Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (#648)
Bump golang.org/x/sys from 0.0.0-20211029165221-6e7872819dc8 to 0.1.0 (#656)
Bump golang.org/x/net from 0.0.0-20211209124913-491a49abca63 to 0.7.0 (#659)
Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 (#660)
Updating go version to 1.20 (#664)

0.5.6

10 Jan 06:23
ff535f8
Compare
Choose a tag to compare

Change Log

Fixing leader election failure after node reboot(#579)
Set the correct name for controller JVM options setting in the documentation(# 577)
Add disable finalizer config(#582)
Added support for custom storage option in long term storage(#489)
Removing charts(#589)
Adding support for configuring liveness and readiness probes (#591)
Convert markdown to support Docusaurus and combined docs repo(#593)
Validate Pravega manifest settings before deployment(#495)
Updating Pravega CRD version to v1 (#553)
Update the example Pravega custom resource file(#596)
Adding validation checks for Bookkeeper Deployments(#587)

0.5.5

02 Sep 05:19
92d86d3
Compare
Choose a tag to compare

Change Log

Including operator base version in Makefile(#566)
Read InfluxDB credentials from a secret(#280)
Fixing end to end tests (#571)
Integrating health checks(#357)
Upgrade alpine image to fix security vulnerabilities (#572)

0.5.4

19 Jul 05:09
01b7755
Compare
Choose a tag to compare

Change Log

Updating charts to latest version (#551)
Fixing end to end tests (#558)
Auth handler implementation using init containers(#484)
Provide support to update spec parameters at run time(#557)
Removing supported versions configmap(#564)

0.5.3

26 May 07:05
be7d413
Compare
Choose a tag to compare

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)

0.5.2

30 Oct 15:03
24bb31d
Compare
Choose a tag to compare
Issue 465: Fixing tls bad certificate issue (#467)

* Issue 465: Fixing tls bad certificate issue

Signed-off-by: SrishT <[email protected]>

* Issue 465: Fixing e2e tests

Signed-off-by: SrishT <[email protected]>

* Issue 465: Fixing tls bad certificate issue

Signed-off-by: SrishT <[email protected]>

* Issue 465: Fixing e2e tests

Signed-off-by: SrishT <[email protected]>

Co-authored-by: SrishT <[email protected]>

0.5.2-rc1

23 Oct 10:23
24bb31d
Compare
Choose a tag to compare
0.5.2-rc1 Pre-release
Pre-release

Change Log

Exposing Segmentstore Service on single IP (#430)
Controller Readiness probe is failing in case of ingress(#432)
Moving Travis builds to CNCF (#437)
Documentation update(#438)
Configmap name change to support upgrade(#441)
Fixing Intermittent E2E test failure(#435)
Handling Pravega metadata deletion(# 399)
Post upgrade script for helm upgrades(#439)
Modifying travis file to add retry logic(#444)
Reuse values for helm releases in post-upgrade script(#445)
Rollback fails in case of only 1 Segment Store Pod (#449)
OpenApiSchemaValidation added (#447)
Updating documentation and charts(#453)
Correcting Travis build(#452)
Correcting setup script and updating documentation (#452)
JVM options incompatible with Java 11 environment (#300)
Added support for JvmOption customization(#464)
Add support for configuring security context for controller and segment store pods(#468)
Fixing tls bad certificate issue(#465)

0.5.2-rc0

01 Oct 16:04
287c621
Compare
Choose a tag to compare
0.5.2-rc0 Pre-release
Pre-release

Change Log

Exposing Segmentstore Service on single IP (#430)
Controller Readiness probe is failing in case of ingress(#432)
Moving Travis builds to CNCF (#437)
Documentation update(#438)
Configmap name change to support upgrade(#441)
Fixing Intermittent E2E test failure(#435)
Handling Pravega metadata deletion(# 399)
Post upgrade script for helm upgrades(#439)
Modifying travis file to add retry logic(#444)
Reuse values for helm releases in post-upgrade script(#445)
Rollback fails in case of only 1 Segment Store Pod (#449)
OpenApiSchemaValidation added (#447)
Updating documentation and charts(#453)
Correcting Travis build(#452)
Correcting setup script and updating documentation (#452)

0.5.1

24 Jul 16:40
bea9dfe
Compare
Choose a tag to compare

Change Log

Chart modifications (#428)
Pravega Operator API Resource Hook(#427)

0.5.1-rc1

20 Jul 05:44
bf5afd9
Compare
Choose a tag to compare
0.5.1-rc1 Pre-release
Pre-release

Change Log

Simplifying the pravega installation script(#419)
Adding manifests for various cluster installation flavours (#421)
Allowing non-valid image versions to be used in non-production environments(#394)
Readiness Probe is not working in case of only auth enabled(#425)