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

LGA-2267 changing url for BACKEND_BASE_URI to point at backend servic… #1164

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

psweeting1
Copy link
Contributor

@psweeting1 psweeting1 commented Dec 19, 2022

LGA 2267

What does this pull request do?

Cloud platforms have recommended that we use the backend service namespace to communicate with backend from frontend. So instead of https://fox.civillegaladvice.service.gov.uk/ we should use http://cla-backend-app.laa-cla-backend-production.svc.cluster.local/

Using the service name would mean not using HTTPS but cloud platforms have assured us this is fine as the request will not leave the cluster

Cloudplatform PRs Required before merge:

Production:

production namespace label
Production network policy

Staging:

Staging namespace label
Staging network policy

Any other changes that would benefit highlighting?

All HTTPS calls to fox are not pointing at cla_backend namespace.

Checklist

LGA-2267

@psweeting1 psweeting1 requested a review from a team as a code owner December 19, 2022 16:20
@sonarcloud
Copy link

sonarcloud bot commented Dec 19, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@psweeting1 psweeting1 changed the title WIP: LGA-2267 changing url for BACKEND_BASE_URI to point at backend servic… LGA-2267 changing url for BACKEND_BASE_URI to point at backend servic… Dec 20, 2022
Copy link
Contributor

@Pheonnexx Pheonnexx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Contributor

@said-moj said-moj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@psweeting1 psweeting1 merged commit b22b85e into master Dec 21, 2022
@psweeting1 psweeting1 deleted the feature/LGA-2267-communicate-to-backend branch December 21, 2022 15:22
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.

None yet

3 participants