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 broken deployment of jenkisn chart with default values #608

Conversation

zvigrinberg
Copy link

What is this PR About?

This fixes the broken deployment of jenkins helm chart with default values - build of all agents fails in init container that performs git clone of agent resources and dockerfile .

image

How do we test this?

The same, just need to deploy the jenkins chart with default values, and see that all agents are now built successfully.

cc: @redhat-cop/day-in-the-life

@zvigrinberg zvigrinberg force-pushed the fix-deploying-jenkins-with-defaults branch from c25cd96 to 63ddbb0 Compare December 16, 2024 10:22
@garethahealy
Copy link
Contributor

@zvigrinberg you've removed the fix via the last force-push...

@zvigrinberg
Copy link
Author

zvigrinberg commented Dec 16, 2024

@garethahealy
I Guess that fix was already in main and i didn't notice it...
I Was with a different commit tree before my force-push ( of the old master branch )
now after i rebased my fix on top of the update main, it appears that it's already in the main branch, that's why we don't see any change. ( maybe the unrelated histories between two git branches caused github to think that there is a change there. and it showed it...
Then I think we can close this one.

@garethahealy
Copy link
Contributor

yep, fixed last year:

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