Skip to content

Comments

DEVOPS-3604 fix rendering bug#19

Merged
creisor merged 1 commit intomainfrom
DEVOPS-3604-fix-rendering-bug
Jun 12, 2025
Merged

DEVOPS-3604 fix rendering bug#19
creisor merged 1 commit intomainfrom
DEVOPS-3604-fix-rendering-bug

Conversation

@creisor
Copy link
Contributor

@creisor creisor commented Jun 12, 2025

I found a bug in the helm-charts where if:

there are multiple deployments

the second (or any subsequent after the first) deployment has a podDisruptionBudget defined

then the template does not put a newline after each deployment, thereby not creating a separate document (because there needs to be a --- on its own line in Yaml to separate documents), and thereby causing less than all of your deployments to be created.

I found a bug in the helm-charts where if:

there are multiple deployments

the second (or any subsequent after the first) deployment has a
podDisruptionBudget defined

then the template does not put a newline after each deployment, thereby
not creating a separate document (because there needs to be a --- on its
own line in Yaml to separate documents), and thereby causing less than
all of your deployments to be created.
@creisor creisor merged commit 2a1015a into main Jun 12, 2025
@creisor creisor deleted the DEVOPS-3604-fix-rendering-bug branch June 12, 2025 18:24
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.

1 participant