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: Externalize API-gateway version #1001

Open
bhavanakarwade opened this issue Sep 23, 2024 · 0 comments
Open

feat: Externalize API-gateway version #1001

bhavanakarwade opened this issue Sep 23, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@bhavanakarwade
Copy link
Contributor

bhavanakarwade commented Sep 23, 2024

Description

  • Implement a feature to externalize the version of the API Gateway. This allows for versioning to be managed externally, providing greater flexibility and easier maintenance of the gateway version across environments.

Task Details

  • Externalize the API Gateway version so it can be configured without code changes.
  • Ensure that the version is loaded from an external source such as environment variables or a configuration file.

Steps to Implement

  • Add configuration support to externalize the API Gateway version.
  • Use environment variables or a configuration file to manage the version.
  • Update existing references to the API Gateway version to read from the external source.

Note:

  • Check the feasibility of retrieving the versioning information directly from a GitHub repository.
@bhavanakarwade bhavanakarwade added the good first issue Good for newcomers label Sep 23, 2024
@bhavanakarwade bhavanakarwade changed the title feat: Externalise API-gateway version feat: externalize API-gateway version Sep 23, 2024
@bhavanakarwade bhavanakarwade changed the title feat: externalize API-gateway version feat: Externalize API-gateway version Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant