Skip to content

Changed documentation to reflect change in job immutability PR #4624

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 1 commit into
base: v1.16
Choose a base branch
from

Conversation

WhitWaldo
Copy link
Contributor

@WhitWaldo WhitWaldo commented Apr 21, 2025

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

DO NOT MERGE UNTIL THIS PR IS ACCEPTED

This PR simply updates the Jobs documentation to reflect that jobs are immutable once created. If the user wants to replace an existing job with another, they need to first delete the existing job and then create the job once again.

Issue reference

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo self-assigned this Apr 21, 2025
@WhitWaldo WhitWaldo requested review from a team as code owners April 21, 2025 19:32
@WhitWaldo WhitWaldo added do-not-merge content/new-feature New feature or request waiting-on-code-pr The code PR needs to be merged before the docs are updated and removed do-not-merge labels Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content/new-feature New feature or request waiting-on-code-pr The code PR needs to be merged before the docs are updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant