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

Speed up init containers by combining Rails commands #324

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

mgruner
Copy link
Collaborator

@mgruner mgruner commented Feb 25, 2025

What this PR does / why we need it

  • Makes init containers slightly faster by combining Rails commands, thus saving a few seconds stack loading time.
  • Slightly improve readability.

Checklist

  • Chart Version bumped

@mgruner mgruner requested review from monotek and t-shehab February 25, 2025 13:25
@mgruner
Copy link
Collaborator Author

mgruner commented Feb 25, 2025

We did a similar optimization recently for Zammad's docker entry point: zammad/zammad@87f271e

@mgruner mgruner merged commit 02be901 into main Feb 25, 2025
10 checks passed
@mgruner mgruner deleted the speedup branch February 25, 2025 19:07
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