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

Use Helm chart hooks for Jobs to initialize cluster resources #2828

Merged
merged 3 commits into from
Dec 8, 2023

Conversation

jmgrady
Copy link
Collaborator

@jmgrady jmgrady commented Dec 8, 2023

Update the one-shot jobs so that they are run on a new install or an update of The Combine.

Also changed the name of cronjob-weekly-get-fonts.yaml to cronjob-update-fonts.yaml since the period is an attribute of the resource and need not be weekly.


This change is Reviewable

@jmgrady jmgrady self-assigned this Dec 8, 2023
@jmgrady jmgrady changed the title Helm chart hooks Use Helm chart hooks for Jobs to initialize cluster resources Dec 8, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bdef32d) 72.38% compared to head (035e243) 72.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2828      +/-   ##
==========================================
+ Coverage   72.38%   72.43%   +0.04%     
==========================================
  Files         257      257              
  Lines        9507     9507              
  Branches     1096     1096              
==========================================
+ Hits         6882     6886       +4     
+ Misses       2299     2296       -3     
+ Partials      326      325       -1     
Flag Coverage Δ
backend 83.05% <ø> (+0.08%) ⬆️
frontend 62.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@imnasnainaec imnasnainaec left a comment

Choose a reason for hiding this comment

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

Reviewed 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jmgrady)

@jmgrady jmgrady merged commit 316b37a into master Dec 8, 2023
17 checks passed
@jmgrady jmgrady deleted the helm-chart-hooks branch December 8, 2023 20:00
jmgrady added a commit that referenced this pull request Mar 6, 2024
* Rename cron job that updates the fonts

* Fix pull policy for create-admin-user

* Make ECR login job and update cert job chart hooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants