apisix icon indicating copy to clipboard operation
apisix copied to clipboard

fix: enable issue of endpointslices for k8s discovery

Open slayer321 opened this issue 1 year ago • 0 comments

Description

use conf.watch_endpoint_slices to enable endpointslices whenever it is set to true. Fixed the test.

Fixes #11631

Checklist

  • [x] I have explained the need for this PR and the problem it solves
  • [x] I have explained the changes or the new features added to this PR
  • [x] I have added tests corresponding to this change
  • [x] I have updated the documentation to reflect this change
  • [ ] I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

slayer321 avatar Oct 15 '24 18:10 slayer321