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: update docs re: argocd sync windows #3157

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

krancour
Copy link
Member

Fixes #2078

Supersedes #3152

This is the new, docs-only resolution of #2078.

Argo CD implemented enforcement of sync windows by the App controller starting in v2.11.

All we need to do is advise users to use Argo CD v2.11+ if they care about sync windows and to set the timeout on the argocd-update step accordingly.

cc @jessesuen @blakepettersson

Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
Copy link

netlify bot commented Dec 19, 2024

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 724032a
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/676390020563e100082ee687
😎 Deploy Preview https://deploy-preview-3157.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.27%. Comparing base (b75ef48) to head (724032a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3157   +/-   ##
=======================================
  Coverage   51.27%   51.27%           
=======================================
  Files         285      285           
  Lines       25706    25706           
=======================================
  Hits        13182    13182           
  Misses      11824    11824           
  Partials      700      700           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@krancour krancour added this pull request to the merge queue Dec 19, 2024
Merged via the queue into akuity:main with commit 9e86a80 Dec 19, 2024
26 checks passed
@krancour krancour deleted the krancour/sync-window-docs branch December 19, 2024 08:34
github-actions bot pushed a commit that referenced this pull request Dec 19, 2024
Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
(cherry picked from commit 9e86a80)
@akuitybot
Copy link

Successfully created backport PR for release-1.1:

fykaa pushed a commit to fykaa/kargo that referenced this pull request Dec 20, 2024
Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
fykaa pushed a commit to fykaa/kargo that referenced this pull request Jan 16, 2025
Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add docs about argocd-update step and Argo CD sync windows
3 participants