Skip to content

Conversation

@ronething
Copy link
Contributor

@ronething ronething commented Jan 7, 2026

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:

Now in apisix-standalone mode, ADC sync failures are reported via EndpointStatus rather than the Failed array. The previous implementation only checked the Failed array, causing sync failures to be silently ignored in standalone mode.

ref: api7/adc#396

Pre-submission checklist:

  • 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

Signed-off-by: Ashing Zheng <axingfly@gmail.com>
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
@ronething ronething merged commit a979e25 into master Jan 8, 2026
32 of 33 checks passed
@ronething ronething deleted the fix/apisix-standalone-endpoint-status branch January 8, 2026 03:04
ronething added a commit that referenced this pull request Jan 12, 2026
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
(cherry picked from commit a979e25)
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.

3 participants