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

[SELC-5425] feat: Refactor API Group Support Policies with Common Policy #316

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

manuraf
Copy link
Contributor

@manuraf manuraf commented Aug 27, 2024

List of Changes

  • Common Policy Creation: A new common policy has been created that defines the MS_BACKEND_URL variable. This change simplifies the management of environment variables across different microservices within the Support group.
  • Policy Removal: The old policies have been removed. These were identical in logic but differed only in the name of the policy and the environment variable specific to each microservice. Consolidating these into a single policy removes redundancy and reduces maintenance overhead.

Motivation and Context

This pull request refactors the policies within the Support API group by introducing a common policy that sets the MS_BACKEND_URL variable.

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant