Skip to content

Conversation

Kaswob
Copy link

@Kaswob Kaswob commented Sep 2, 2025

Description of the change

When using custom mysql image for example preserve-logs-symlinks initContainer fails, this change Implements a possibility to disable default initContainers in the MySQL Chart.

Benefits

Adds an option to easily use custom MySQL images without worrying about placing scripts in specific directories of the image. It allows people using custom built images use latest chart version.

Possible drawbacks

Not to my knowledge

Applicable issues

  • fixes #

Additional information

Tested on a cluster using customized Percona image with multiple initContainers and using Bitnami MySQL image with default initContainers.

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

When using custom mysql image for example preserve-logs-symlinks initContainer
fails, add an option to disable default initcontainers

Signed-off-by: Kamil Swoboda <[email protected]>
@github-actions github-actions bot added mysql triage Triage is needed labels Sep 2, 2025
@github-actions github-actions bot requested a review from javsalgar September 2, 2025 14:50
Signed-off-by: Bitnami Bot <[email protected]>
@javsalgar javsalgar added verify Execute verification workflow for these changes in-progress labels Sep 3, 2025
@github-actions github-actions bot removed the triage Triage is needed label Sep 3, 2025
@github-actions github-actions bot removed the request for review from javsalgar September 3, 2025 07:28
@github-actions github-actions bot requested a review from gongomgra September 3, 2025 07:28
Signed-off-by: Bitnami Bot <[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 Sep 19, 2025
@Kaswob
Copy link
Author

Kaswob commented Sep 22, 2025

@gongomgra sorry to tag you, but would really appreciate a review here

@github-actions github-actions bot removed the stale 15 days without activity label Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress mysql verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants