Skip to content

Conversation

bzp2010
Copy link
Collaborator

@bzp2010 bzp2010 commented Jul 15, 2025

Description

Now the apisix standalone backend will initiate a PUT request to synchronize the configuration even if there are no real differences, which may not be necessary.

This PR changes the status quo so that no PUT request is sent if the differ does not detect a difference.

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 Jul 15, 2025
@bzp2010 bzp2010 merged commit 54c203a into main Jul 15, 2025
35 checks passed
@bzp2010 bzp2010 deleted the bzp/feat-apisix-standalone-optional-put-request branch August 25, 2025 01:49
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