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

Add: Start Live Events Cron Job #5875

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lucas-phillips28
Copy link
Contributor

@lucas-phillips28 lucas-phillips28 commented Dec 13, 2024

Jira link

See S28-3576

Change description

Testing done

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

🤖AEP PR SUMMARY🤖

apps/pre/pre-api-cron-start-live-events/demo.yaml

  • A new file is added for the demo environment with configuration for starting live events using a CronJob.

apps/pre/pre-api-cron-start-live-events/pre-api-cron-start-live-events.yaml

  • A new file is added for the pre environment with configuration for starting live events using a HelmRelease and a CronJob.

apps/pre/pre-api-cron-start-live-events/prod.yaml

  • A new file is added for the prod environment with configuration for starting live events using a CronJob.

apps/pre/pre-api-cron-start-live-events/stg.yaml

  • A new file is added for the stg (staging) environment with configuration for starting live events using a CronJob.

apps/pre/pre-api-cron-start-live-events/test.yaml

  • A new file is added for the test environment with configuration for starting live events using a CronJob.

apps/pre/prod/base/kustomization.yaml

  • Added a reference to the new pre-api-cron-start-live-events.yaml file for the prod environment.

apps/pre/stg/base/kustomization.yaml

  • Added a reference to the new pre-api-cron-start-live-events.yaml file for the stg (staging) environment.

apps/pre/test/base/kustomization.yaml

  • Added a reference to the new pre-api-cron-start-live-events.yaml file for the test environment.

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.

1 participant