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

[bitnami/moodle] Fix moodle pv and pvc templates #31026

Closed
wants to merge 4 commits into from

Conversation

mdochdev
Copy link

This patch is to fix the typo in the moodle templates for volumes.
pvc has been updated to add the 's' on accessModes. pv has been updated to match the pvc.
IE: Support both arrays and a single string.

Description of the change

Update the moodle Volume templates

Benefits

Fix a bug for referencing local disk

Possible drawbacks

None that I can see

Applicable issues

#30976

Additional information

N/A

Checklist

Fix a typo

Signed-off-by: mDoch Dev <[email protected]>
Fixed pv like pvc

Signed-off-by: mDoch Dev <[email protected]>
@github-actions github-actions bot added moodle triage Triage is needed labels Dec 13, 2024
@github-actions github-actions bot requested a review from carrodher December 13, 2024 01:21
@carrodher
Copy link
Member

Thanks for your contribution! Could you please bump the chart version in the Chart.yaml? This is necessary to test the changes and cut a new release.

mdochdev and others added 2 commits December 14, 2024 08:34
Updated chart version

Signed-off-by: mDoch Dev <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Copy link

This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution.

@github-actions github-actions bot added the stale 15 days without activity label Dec 29, 2024
Copy link

github-actions bot commented Jan 4, 2025

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Pull Request. Do not hesitate to reopen it later if necessary.

@github-actions github-actions bot added the solved label Jan 4, 2025
@bitnami-bot bitnami-bot added stale 15 days without activity and removed stale 15 days without activity labels Jan 4, 2025
@bitnami-bot bitnami-bot closed this Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
moodle solved stale 15 days without activity triage Triage is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

accessMode vs accessModes
3 participants