Skip to content

Conversation

bzp2010
Copy link
Collaborator

@bzp2010 bzp2010 commented Sep 8, 2025

Description

The APISIX standalone backend has some potential issues when handling multiple upstreams, as it may generate duplicate upstreams. APISIX rejects such configuration inputs.
This blocks improvements to the APISIX Ingress Controller regarding upstreams and traffic splitting, necessitating enhancement. This issue does not affect released Ingress Controller versions, as that functionality is not utilized in those releases.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

@bzp2010 bzp2010 added the test/apisix-standalone Trigger the APISIX standalone test on the PR label Sep 8, 2025
@bzp2010 bzp2010 merged commit 555ab97 into main Sep 8, 2025
38 checks passed
@bzp2010 bzp2010 deleted the bzp/fix-bas-duplicate-upstream branch September 8, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test/apisix-standalone Trigger the APISIX standalone test on the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants