kyma-project / application-connector-manager

Apache License 2.0
0 stars 12 forks source link

Application Connector - the module cannot synchronise application with compass #259

Open koala7659 opened 5 months ago

koala7659 commented 5 months ago

Description:

When Application Connector module is enabled the compass-runtime-agent is not able to synchronise Applications from Compass.

The compass connection CR remains in SynchronizationFailed state. Following error is displayed in SynchronizationStatus field

  synchronizationStatus:
    error: 'Failed to fetch configuration: Failed to fetch Applications and Labels:
      graphql: Invalid data [reason=runtime does not exist]'

=> Further investigation is required!

Impact:

Issue observed only on following SKRs on PROD landscape:

No applications are registered for those runtimes and we have decided to disable ACM on those clusters. The problem is not critical, but in fact is is not possible to enable successfully the module for integration there.

More info:

It is possible that mentioned runtimes are not correctly registered by compass-manager. Finding out what's happen could prevent us from any other problems of such a kind.