Skip to content

Conversation

mikyll
Copy link
Contributor

@mikyll mikyll commented Jun 17, 2025

Description

This change allows to pass a custom configuration to APISIX.pm module, used to run tests. Currently, the configuration is read from file, but overridden immediately after.

This PR would be useless if the purpose was to have a static user configuration, but then the read from file would make no sense to begin with 🙂

Which issue(s) this PR fixes:

Fixes #12344

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 (If not, please discuss on the APISIX mailing list first)

@mikyll mikyll marked this pull request as ready for review June 17, 2025 16:01
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Jun 17, 2025
@mikyll mikyll closed this Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: in APISIX.pm $user_yaml_config is read from file but the content is overridden

1 participant