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 time zone property for kubernetes and openshift cron jobs #46242

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

dcheng1248
Copy link
Contributor

@dcheng1248 dcheng1248 commented Feb 13, 2025

Implements the quarkus.kubernetes.cron-job.time-zone and quarkus.openshift.cron-job.time-zone properties to set the time zone for the cron job schedule.

Copy link

quarkus-bot bot commented Feb 14, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit c9712fb.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

😭 Deploy PR Preview failed.

Copy link

quarkus-bot bot commented Feb 14, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit c9712fb.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

I think it's simple enough that we can merge it.

I'll backport it also so that you don't have to wait for too long as I believe this can be quite annoying.

@gsmet gsmet merged commit f8a9cb3 into quarkusio:main Feb 14, 2025
27 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.21 - main milestone Feb 14, 2025
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Feb 14, 2025
@gsmet
Copy link
Member

gsmet commented Feb 14, 2025

Thanks for the pull request!

@gsmet gsmet modified the milestones: 3.21 - main, 3.19.0 Feb 14, 2025
@dcheng1248
Copy link
Contributor Author

Thanks for the quick review/merge!

@gsmet gsmet modified the milestones: 3.19.0, 3.18.4 Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add quarkus.openshift.cron-job.timezone property
2 participants