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

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

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:56
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 6bfb143 into main May 13, 2024
6 checks passed
@manuraf manuraf deleted the ops/call-ca-with-ca-name branch May 13, 2024 15:15
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