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: Document synchronization mutex usage. #7006

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

jmcarp
Copy link
Contributor

@jmcarp jmcarp commented Oct 21, 2021

I didn't realize argo supported synchronization without setting up a configmap--the mutex option is more convenient most of the time! I didn't see it in the docs, so I thought I would update the synchronization section.

h/t @maxhully for finding this

@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #7006 (6498fc7) into master (86ddda5) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7006      +/-   ##
==========================================
+ Coverage   48.48%   48.51%   +0.03%     
==========================================
  Files         265      265              
  Lines       19273    19273              
==========================================
+ Hits         9344     9350       +6     
+ Misses       8878     8870       -8     
- Partials     1051     1053       +2     
Impacted Files Coverage Δ
server/workflow/workflow_server.go 46.80% <0.00%> (+1.06%) ⬆️
workflow/metrics/server.go 19.29% <0.00%> (+3.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86ddda5...6498fc7. Read the comment docs.

@sarabala1979 sarabala1979 merged commit de91209 into argoproj:master Oct 21, 2021
kriti-sc pushed a commit to kriti-sc/argo-workflows that referenced this pull request Oct 24, 2021
@sarabala1979 sarabala1979 mentioned this pull request Oct 26, 2021
25 tasks
@sarabala1979 sarabala1979 mentioned this pull request Nov 4, 2021
25 tasks
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.

None yet

2 participants