Skip to content

HDS short term maintenance cron#188

Open
andponlin wants to merge 3 commits into
haiku:mainfrom
andponlin:hds-short-term-maintenance-cron
Open

HDS short term maintenance cron#188
andponlin wants to merge 3 commits into
haiku:mainfrom
andponlin:hds-short-term-maintenance-cron

Conversation

@andponlin
Copy link
Copy Markdown
Contributor

Recently HDS has introduced a short-term maintenance job. This should be triggered every 5 minutes. This PR will introduce a K8S CronJob to trigger this. I am also bumping the version of the curl container to run this to the latest.

Once deployed, the application will log...

did trigger five minutely maintenance

...every 5 mins.

This will be required for some changes coming up in future releases of HDS.

@andponlin andponlin force-pushed the hds-short-term-maintenance-cron branch from 92566e4 to 3afc309 Compare March 29, 2026 10:05
- name: haikudepotserver
image: ghcr.io/haiku/haikudepotserver:1.0.186
env:
- name: HDS_JOBSERVICE_TYPE
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no longer required because it is the default value for hds.jobService.type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant