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

docs: Add docs for Argo Workflow controller-instanceid label (#290) #292

Merged

Conversation

thiha-min-thant
Copy link
Contributor

@thiha-min-thant thiha-min-thant commented Oct 2, 2024

What this PR does / why we need it:

  • Added a section to explain the requirement of the workflows.argoproj.io/controller-instanceid label in the Workflow YAML.
  • Included an example showing where to add the label.
  • Explained how to retrieve the instanceID value from the workflow-controller-configmap.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #290

Special notes for your reviewer:

Checklist:

Copy link

vercel bot commented Oct 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litmus-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 5:28pm

Copy link
Member

@neelanjan00 neelanjan00 left a comment

Choose a reason for hiding this comment

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

LGTM, minor nits. Please make the changes in both master and versioned files.

website/docs/faq.md Outdated Show resolved Hide resolved
website/docs/faq.md Outdated Show resolved Hide resolved
website/docs/faq.md Outdated Show resolved Hide resolved
website/docs/faq.md Outdated Show resolved Hide resolved
website/docs/faq.md Outdated Show resolved Hide resolved
website/docs/user-guides/construct-experiment.md Outdated Show resolved Hide resolved
thiha-min-thant and others added 9 commits October 3, 2024 01:25
…haos#290)

- Added a section to explain the requirement of the `workflows.argoproj.io/controller-instanceid` label in the Workflow YAML.
- Included an example showing where to add the label.
- Explained how to retrieve the instanceID value from the workflow-controller-configmap.

Signed-off-by: Thiha Min Thant <[email protected]>
Co-authored-by: Neelanjan Manna <[email protected]>
Signed-off-by: Thiha Min Thant <[email protected]>
Co-authored-by: Neelanjan Manna <[email protected]>
Signed-off-by: Thiha Min Thant <[email protected]>
Co-authored-by: Neelanjan Manna <[email protected]>
Signed-off-by: Thiha Min Thant <[email protected]>
Co-authored-by: Neelanjan Manna <[email protected]>
Signed-off-by: Thiha Min Thant <[email protected]>
Co-authored-by: Neelanjan Manna <[email protected]>
Signed-off-by: Thiha Min Thant <[email protected]>
Co-authored-by: Neelanjan Manna <[email protected]>
Signed-off-by: Thiha Min Thant <[email protected]>
@thiha-min-thant
Copy link
Contributor Author

Thanks for the feedback, @neelanjan00 ! I've made the necessary updates based on your suggestions.

@neelanjan00 neelanjan00 merged commit d0229fe into litmuschaos:master Oct 5, 2024
5 checks passed
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.

Add documentation for the 'workflows.argoproj.io/controller-instanceid' label requirement in Argo Workflows
4 participants