Skip to content

Conversation

@AlinsRan
Copy link
Contributor

@AlinsRan AlinsRan commented Mar 20, 2025

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Documentation
  • Refactor
  • Chore
  • CI/CD or Tests

What this PR does / why we need it:

The log contains more ADC call results:

{
    "status": "partial_failure",
    "total_resources": 78,
    "success_count": 77,
    "failed_count": 1,
    "success": [
        {
            "event": {
                "resourceType": "service",
                "type": "create",
                "resourceId": "9234c7e18b5f9304194de45f4a55805121c6e2c2",
                "resourceName": "test-stream"
            },
            "synced_at": "2025-03-17T08:36:20.000Z"
        }
}

adc-result.json

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@AlinsRan AlinsRan requested a review from ronething March 20, 2025 08:20
Copy link
Contributor

@ronething ronething left a comment

Choose a reason for hiding this comment

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

others lgtm.

@AlinsRan AlinsRan merged commit b924d8a into release-v2-dev Mar 20, 2025
8 checks passed
@AlinsRan AlinsRan deleted the refactor/adc3 branch March 20, 2025 09:07
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.

4 participants