Skip to content

DEVOPS-2868-added-new-crons-service #106

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

imeliran
Copy link
Contributor

@imeliran imeliran commented Jul 6, 2025

No description provided.

- Introduced a new crons service for handling background processing tasks, including scheduled jobs and batch operations.
- Updated `README.md` to include crons service documentation.
- Added configuration options for crons in `values.yaml`, including resource allocation, pod labels, and metrics integration.
- Created deployment and service account templates for the crons service.
- Implemented shared environment variables and volumes for crons and backend services.
- Added health probes and lifecycle management for the crons service.
- Documented crons service in `docs/components/crons.md` for user guidance.
@imeliran imeliran changed the title DEVOPS-2868-added-new-cron-service DEVOPS-2868-added-new-crons-service Jul 6, 2025
@imeliran imeliran requested a review from moshiko-s July 6, 2025 06:24
eliranb added 2 commits July 6, 2025 12:55
…dding missing newlines at the end of files.
…t template to correct typo from 'crons' to 'cron'.
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