mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
127 stars 41 forks source link

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

Open eviljeff opened 2 months ago

eviljeff commented 2 months ago

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

┆Issue is synchronized with this Jira Task

diox commented 2 months ago

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