Update redcap download url (and various fixes)#8
Open
GvandeSteeg wants to merge 7 commits intoaphp:mainfrom
Open
Update redcap download url (and various fixes)#8GvandeSteeg wants to merge 7 commits intoaphp:mainfrom
GvandeSteeg wants to merge 7 commits intoaphp:mainfrom
Conversation
Changed the download URL based on this comment: https://redcap.vumc.org/community/post.php?id=257219&comment=257237
rename /cronjob.php to /cron.php as expected
Fixes `executing "redcap/charts/redcap/templates/networkpolicies/restore-job-egress.yaml" at <.Values.mysql.primary.service.ports.mysql>: nil pointer evaluating interface {}.mysql`
Fixes issue where mysql would be 0/1 Running as the healthcheck fails
Collaborator
|
Hello @GvandeSteeg! Sorry for the late reply - things have been busy here. Thank you for your PR! The URLs have changed indeed, and I think the latest version of the chart is taking into account the nez format. Do you still have the issue? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello! and thank you for the hard work you have put into this Helm chart. We're very excited to start using it in our own clusters.
I've been trying to get the small local example working and ran into a few problems, namely that REDCap refuses to download.
After strolling through the REDCap Community forums I ran into the following fix: https://redcap.vumc.org/community/post.php?id=257219&comment=257237