Skip to content

fix: retry if NoKindMatchError is from Argo CD#6606

Open
fuskovic wants to merge 2 commits into
mainfrom
fuskovic/6603
Open

fix: retry if NoKindMatchError is from Argo CD#6606
fuskovic wants to merge 2 commits into
mainfrom
fuskovic/6603

Conversation

@fuskovic

Copy link
Copy Markdown
Member

Closes: #6603

fuskovic added 2 commits July 13, 2026 21:10
Signed-off-by: fuskovic <fhuskovic92@gmail.com>
Signed-off-by: fuskovic <fhuskovic92@gmail.com>
@fuskovic fuskovic added this to the v1.11.0 milestone Jul 13, 2026
@fuskovic fuskovic self-assigned this Jul 13, 2026
@fuskovic fuskovic requested a review from a team as a code owner July 13, 2026 15:44
@fuskovic fuskovic added kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead priority/normal This is the priority for most work area/controller Affects the (main) controller backport/release-1.11 labels Jul 13, 2026
@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit be189c4
🔍 Latest deploy log https://app.netlify.com/projects/docs-kargo-io/deploys/6a5507cfbdf3f70008c00502
😎 Deploy Preview https://deploy-preview-6606.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 project configuration.

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.09%. Comparing base (3a83883) to head (be189c4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6606   +/-   ##
=======================================
  Coverage   59.08%   59.09%           
=======================================
  Files         507      507           
  Lines       43264    43267    +3     
=======================================
+ Hits        25564    25567    +3     
  Misses      16146    16146           
  Partials     1554     1554           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/controller Affects the (main) controller backport/release-1.11 kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead priority/normal This is the priority for most work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

argocd-update: transient NoKindMatchError from discovery is treated as permanent — extend #6583's retry to cover it

2 participants