helm-charts
helm-charts copied to clipboard
Importing jobs for jenkins running on EKS (AWS)
Is your feature request related to a problem? Please describe.
Not a bug. Just looking for a way to solve a problem.
I've been looking at importing jobs when spinning up a jenkins instance using helm and cannot find an easy way of doing it. There was an issue ticket that I found before when these charts are still on stable, not sure how it's going now but it seems like you can override a master attribute and put in the jobs there. I can't seem to find the same attribute on the current values.yaml that I cant override.
After some digging, I found a restore jobs solution here. Only issue is, this is a gcp solution. Will this be quite similar if converted to aws as the provider?
Describe the solution you'd like I want to be able to import jobs while helm is spinning up (or has spun up) the jenkins instance for aws. Eventually will need this integrated with a CD tool.
Describe alternatives you've considered Not entirely sure what alternative I can recommend. I'm pretty green with Jenkins
Additional context Add any other context or screenshots about the feature request here.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.