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(jobs-containers): Update deployment and jobs to support 3d tools like Vals #456

Merged
merged 4 commits into from
Apr 24, 2024

Conversation

nofearOnline
Copy link
Contributor

@nofearOnline nofearOnline commented Apr 24, 2024

What

Fixing the args of the reconcile-runtime container and the gencerts and cleanup jobs containers. Removing redundent space that cause issues when using 3d tools like Vals (helmfile/vals)

Why

There is an issue with your helm chart using 3d tools like Vals (helmfile/vals). You have an extra space which cause "mapping values are not allowed in this context" error in 3d tools reading the template result of the cf-runner helm chart.

This change fixes this bug without changing anything else.

Notes

Sorry for creating 2 different pull requests, I didn't expect you will be that fast 💪

POC:
image

@nofearOnline nofearOnline requested a review from a team as a code owner April 24, 2024 09:25
Copy link
Collaborator

@mikhail-klimko mikhail-klimko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mikhail-klimko mikhail-klimko merged commit 1493260 into codefresh-io:release-1.0 Apr 24, 2024
2 checks passed
@nofearOnline nofearOnline deleted the patch-2 branch April 24, 2024 10:15
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