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(upgrade-job): fix deserialize failures with helm v3.13+ installations #512

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

niladrih
Copy link
Member

@niladrih niladrih commented Jun 2, 2024

With helm v3.13+ if loki-stack or jaeger-operator is disabled, helm chart values deserialize fails. This change adds default deserialize options, so that the necessary options may still be set even if the dependent charts are disabled.

@niladrih
Copy link
Member Author

niladrih commented Jun 2, 2024

Fixes openebs/openebs#3720.

…ions

With helm v3.13+ if loki-stack or jaeger-operator is disabled, helm chart values deserialize fails.
This change adds default deserialize options, so that the necessary options may still be set even if
the dependent charts are disabled.

Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
@niladrih niladrih force-pushed the upgrade-dep-charts branch from dbf8f08 to 8888574 Compare June 14, 2024 15:29
@niladrih niladrih requested a review from tiagolobocastro June 14, 2024 15:29
@niladrih
Copy link
Member Author

bors merge

@bors-openebs-mayastor
Copy link
Contributor

Build succeeded:

@bors-openebs-mayastor bors-openebs-mayastor bot merged commit 605c10e into develop Jun 14, 2024
5 checks passed
@bors-openebs-mayastor bors-openebs-mayastor bot deleted the upgrade-dep-charts branch June 14, 2024 15:38
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.

3 participants