Skip to content

(infra): Adding Runners labels for networkpolicies to CronJobs minds/infrastructure/minds-terraform#58

Ticket(s) / Related Merge Requests

Issue: minds/infrastructure/minds-terraform#58 (closed)

Summary of Changes

This MR removes the php cli.php prefix on the Email CronJobs in order to resolve the failures.

Testing Considerations

We can try running the CronJob manually:

kubectl create job --from=cronjob/<name of cronjob> <name of job>

Regression Scope

This should affect the Email CronJobs only, which are currently failing.

Platform Affected (AWS, GCloud, Kubernetes, etc.)

AWS EKS

Developer Testing Completed

Deployed changes to Sandbox and tested creating the jobs manually

Edited by Zack Wynne

Merge request reports