Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDDS-11832. Upgrade default Ozone version in the Helm chart to 1.4.1 #11

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

dnskr
Copy link
Contributor

@dnskr dnskr commented Dec 1, 2024

What changes were proposed in this pull request?

The PR upgrades default Ozone version to the latests 1.4.1 version.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-11832

How was this patch tested?

Test 1

Release the chart with default values:

helm install ozone charts/ozone 

Test case: create bucket -> upload file -> download file.

Test 2

Release the chart with persistence enabled:

helm install ozone charts/ozone --set datanode.persistence.enabled=true --set om.persistence.enabled=true --set s3g.persistence.enabled=true --set scm.persistence.enabled=true

Test case: create bucket -> upload file -> download file -> uninstall the chart -> install the chart again -> download file.

@adoroszlai adoroszlai merged commit 14c4351 into apache:main Dec 2, 2024
1 check passed
@adoroszlai
Copy link
Contributor

Thanks @dnskr for the patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants