addons icon indicating copy to clipboard operation
addons copied to clipboard

[Task]: rm crontab.tpl and gen-cron.py

Open eviljeff opened this issue 1 year ago • 1 comments

Description

Cron jobs running on addons-server are no longer defined by the output of gen-cron.py, they're separately defined in a deployment repo.

https://github.com/mozilla-it/webservices-infra/blob/main/amo/k8s/addons-server/values.yaml

Acceptance Criteria

  ### Milestones/checkpoints
  - [ ] obsolete files removed

Checks

  • [X] If the issue is ready to work on, I have removed the "needs:info" label.
  • [X] If I have identified that the work is specific to a repository, I have removed "repository:addons-server" or "repository:addons-frontend"

┆Issue is synchronized with this Jira Task

eviljeff avatar Sep 04 '24 16:09 eviljeff

We should reference https://github.com/mozilla-it/webservices-infra/blob/main/amo/k8s/addons-server/values.yaml somewhere in the cron command code.

diox avatar Sep 10 '24 14:09 diox