Skip to content

Make task_always_eager configurable for Fides workers#88

Open
RobertKeyser wants to merge 4 commits intomainfrom
rkeyser/allow-force-always-eager-on-workers
Open

Make task_always_eager configurable for Fides workers#88
RobertKeyser wants to merge 4 commits intomainfrom
rkeyser/allow-force-always-eager-on-workers

Conversation

@RobertKeyser
Copy link
Copy Markdown
Contributor

Description of Changes

  • Make task_always_eager configurable for Fides workers to control whether subtasks are allowed to fan out (false) or process each job in its entirety.
  • Add convenience annotations to the workers.

Pre-merge Checklist

  • All CI Pipelines Succeeded
  • Documentation Updated
  • Increment Applicable Chart Versions
  • Relevant Follow-Up Issues Created
  • Update the Fides chart CHANGELOG.md
  • Update the Fides-minimal chart CHANGELOG.md

@github-actions github-actions Bot added documentation Improvements or additions to documentation helm/fides The Fides Helm Chart helm/fides-minimal labels May 1, 2026
@RobertKeyser RobertKeyser marked this pull request as ready for review May 1, 2026 18:56
@RobertKeyser RobertKeyser requested a review from a team as a code owner May 1, 2026 18:56
@RobertKeyser RobertKeyser self-assigned this May 1, 2026
- Mirror taskAlwaysEager values entry and worker-config templating to fides-minimal
- Bump fides-minimal Chart version 0.17.0 -> 0.19.1 to sync with fides chart
- Note Fides appVersion bump (2.82.1 -> 2.84.2) under Changed in 0.19.1 changelog
- Replace broken fides/ and fides-minimal/ CHANGELOG links in PR template with the actual root CHANGELOG.md
@github-actions github-actions Bot added the ci/cd label May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd documentation Improvements or additions to documentation helm/fides The Fides Helm Chart helm/fides-minimal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant