Skip to content

fix: connector retries. #785

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

Merged

Conversation

cybwan
Copy link
Collaborator

@cybwan cybwan commented Mar 19, 2025

Description:
fix connector retries.

Testing done:
Done

Affected area:

Functional Area
New Functionality [ ]
CI System [ ]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [X]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [ ]
Upgrade [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? no

  2. Is this a breaking change? no

  3. Has documentation corresponding to this change been updated in the fsm-docs repo (if applicable)? no

Copy link
Contributor

mergify bot commented Mar 19, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(\[wip\]|\[backport\]|\[cherry-pick\])?( )?(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 Enforce verified commits

Wonderful, this rule succeeded.

Make sure that we have verified commits

  • #commits-unverified = 0

🟢 Enforce linear history

Wonderful, this rule succeeded.

Make sure that we have a linear history, no merge commits are allowed

  • linear-history

@reaver-flomesh reaver-flomesh added area/connector Task/Issue related to cloud connector change/go Pull requests that update Go code kind/bug Something isn't working priority/P1 P1 priority size/S 3 days labels Mar 19, 2025
@reaver-flomesh reaver-flomesh added this to the v1.5.0 milestone Mar 19, 2025
@reaver-flomesh reaver-flomesh enabled auto-merge (squash) March 19, 2025 23:59
@reaver-flomesh reaver-flomesh merged commit b3609aa into flomesh-io:release/v1.5 Mar 20, 2025
12 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Please upload report for BASE (release/v1.5@e0556bd). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pkg/connector/ktoc/syncer.go 0.00% 12 Missing ⚠️
pkg/connector/ctok/source.go 0.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff               @@
##             release/v1.5     #785   +/-   ##
===============================================
  Coverage                ?   12.22%           
===============================================
  Files                   ?      930           
  Lines                   ?    64713           
  Branches                ?        0           
===============================================
  Hits                    ?     7912           
  Misses                  ?    56728           
  Partials                ?       73           
Flag Coverage Δ
unittests 12.22% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@cybwan cybwan deleted the release/v1.5.0-alpha.23 branch March 20, 2025 04:57
reaver-flomesh pushed a commit that referenced this pull request Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connector Task/Issue related to cloud connector change/go Pull requests that update Go code kind/bug Something isn't working priority/P1 P1 priority size/S 3 days
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants