Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(env): support environment variables in config-default.yaml #11341

Closed

Conversation

flea0ld
Copy link
Contributor

@flea0ld flea0ld commented Jun 7, 2024

Description

Fixes #11340

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)

@flea0ld flea0ld changed the title support environment variables in config-default.yaml feat(env): support environment variables in config-default.yaml Jun 7, 2024
@nfrankel
Copy link
Contributor

nfrankel commented Jun 9, 2024

Probably obsoleted by #11343

Ping @bzp2010

@flea0ld
Copy link
Contributor Author

flea0ld commented Jun 13, 2024

This PR is no longer needed due to the planned refactor of config-default.yaml in #11343.

@flea0ld flea0ld closed this Jun 13, 2024
@flea0ld flea0ld deleted the feature/support-env-in-default-yaml branch June 13, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: support environment variables in config-default.yaml
2 participants