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

fix: capacity to update MongoDB deployment #159

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

tschneider-aneo
Copy link
Contributor

This PR fixes the uncapacity to update the MongoDB deployment when it is already deployed, introduced by #140 .

The issue causing this bug is dependent of Kubernetes and is described here : kubernetes/kubernetes#118715

The fix consists of removing any null values or empty strings from the array passed down to the parameter image.PullSecrets of the Helm chart.

@tschneider-aneo tschneider-aneo force-pushed the ts/fix-uncapacity-to-update-chart branch from dcddfd8 to c14428f Compare August 9, 2024 14:22
@lemaitre-aneo lemaitre-aneo merged commit c4bf3bd into main Aug 9, 2024
6 checks passed
@lemaitre-aneo lemaitre-aneo deleted the ts/fix-uncapacity-to-update-chart branch August 9, 2024 14:36
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