Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

chore: Use Container App name as url when calling a container app #489

Merged
merged 2 commits into from
May 13, 2024

Conversation

manuraf
Copy link
Contributor

@manuraf manuraf commented May 13, 2024

List of Changes

  • Remove https to container app url
  • Remove suffix {env}.westeurope.azurecontainerapps.io to container app url
  • Remove unused helm folder

Motivation and Context

You can call other container apps in the same environment from your application code using the container app name, for instance http://<APP_NAME> for internal requests. It is the best method for internal requests inside a Container App environment

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

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

@manuraf manuraf requested a review from a team as a code owner May 13, 2024 14:47
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@manuraf manuraf merged commit ed03967 into main May 13, 2024
12 checks passed
@manuraf manuraf deleted the ops/call-ca-with-ca-name branch May 13, 2024 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant