kyma-project / application-connector-manager

Apache License 2.0
0 stars 12 forks source link

Compass Runtime Agent - Normalise Compass application names during synchronisation #357

Closed koala7659 closed 1 month ago

koala7659 commented 2 months ago

Description:

Changes proposed in this pull request:

Note:

The scope is limited only to adjust to upcoming changes of the data received from compass side. We just normalise names of synchronized applications and if there are name conflict we fail synchronization process. We do not support in App Connector multiple applications with the same names and identification based on some kind of unique ID.

Related issue(s): Original issue - https://github.com/kyma-project/kyma/issues/10070 Current issue - https://github.com/kyma-project/application-connector-manager/issues/290