Skip to content

feat(cron-job): add annotations support to CronJob and pod template#203

Merged
MgrothEcovadis merged 2 commits intomasterfrom
feat/cron-job-annotations
Mar 25, 2026
Merged

feat(cron-job): add annotations support to CronJob and pod template#203
MgrothEcovadis merged 2 commits intomasterfrom
feat/cron-job-annotations

Conversation

@MgrothEcovadis
Copy link
Copy Markdown
Collaborator

@MgrothEcovadis MgrothEcovadis commented Mar 24, 2026

Add annotationsEnabled/annotations for CronJob resource metadata and podAnnotationsEnabled/podAnnotations for pod template metadata. Both support per-cronjob overrides with global fallback. Bump version to 2.9.2.

Description

support annotation management via values.yaml for cronjobs template

Chart

Select the chart that you are modifying:

  • core
  • dotnet-core
  • [x ] cron-job
  • job
  • app-reverse-proxy
  • pact-broker
  • ado-build-agents
  • ado-agent-cleaner
  • event-worker

Checklist

  • Description provided
  • Linked issue
  • Chart version bumped
  • README.md updated with any new values or changes
  • Updated template tests in ${CHART}/tests/*.py

Add annotationsEnabled/annotations for CronJob resource metadata
and podAnnotationsEnabled/podAnnotations for pod template metadata.
Both support per-cronjob overrides with global fallback. Bump version to 2.9.2.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@MgrothEcovadis MgrothEcovadis self-assigned this Mar 24, 2026
@MgrothEcovadis MgrothEcovadis requested a review from a team as a code owner March 24, 2026 13:49
@MgrothEcovadis
Copy link
Copy Markdown
Collaborator Author

#202
fixes

@MgrothEcovadis MgrothEcovadis merged commit 6c01ad4 into master Mar 25, 2026
1 check passed
@MgrothEcovadis
Copy link
Copy Markdown
Collaborator Author

#202 close

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.

2 participants