eclipse-tractusx / tractus-x-umbrella

Where all Tractus-X comes together
Apache License 2.0
12 stars 24 forks source link

dim wallet Integration test in Azure AKS #147

Open saudkhan116 opened 4 weeks ago

saudkhan116 commented 4 weeks ago

This PR performs the testing of dim wallet integration with the tx-umbrella components for the tx-community days event and contains Azure configuration values file:

Description

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

mgarciaLKS commented 3 weeks ago

Most of the changes made in this PR, come from 125. Wouldn't it have been better to have waited for that PR to merge, since it is already checked and tested, and make the PR later, adding only the Azure test stuff?

saudkhan116 commented 3 weeks ago

Most of the changes made in this PR, come from 125. Wouldn't it have been better to have waited for that PR to merge, since it is already checked and tested, and make the PR later, adding only the Azure test stuff?

Thats actually a good idea, I have added the azure specifc values file.

matbmoser commented 3 weeks ago

We need to wait until #125 is merged. I will propose a change here, that you can configure the "base url " of azure of any cloud once and then it will deploy in this "sub-integrate"

matbmoser commented 1 day ago

What is missing here?

saudkhan116 commented 1 day ago

What is missing here?

I think the changes are not updated with the latest ones.