Ramon Vermeulen
10/12/2022, 1:35 PMaibyte-chart-airbyte-worker pod with the helm release:
Message: No bean of type [io.airbyte.config.persistence.split_secrets.SecretPersistence] exists for the given qualifier: @Named('secretPersistence'). Make sure the bean is not disabled by bean requirements (enable trace logging for 'io.micronaut.context.condition' to check) and if the bean is enabled then ensure the class is declared a bean and annotation processing is enabled (for Java and Kotlin the 'micronaut-inject-java' dependency should be configured as an annotation processor).
Seems the same problem as https://airbytehq.slack.com/archives/C021JANJ6TY/p1665149370573089 ?
UPDATE:
Due to @lucien his answer I know he was running 0.40.6 without problems. Upgrading from 0.40.2 to 0.40.6 succeeded. So this somewhat confirms this problem is introduced between 0.40.6 and 0.40.13.
UPDATE2:
Can it be something related to this commit in version 0.40.10? https://github.com/airbytehq/airbyte/commit/9abcbadd9316d3017a4573bc195f44e15b5a0dfbuser
10/12/2022, 2:55 PMuser
10/12/2022, 2:57 PMuser
10/12/2022, 2:57 PMRamon Vermeulen
10/12/2022, 3:17 PMuser
10/12/2022, 3:24 PMuser
10/12/2022, 3:24 PMRamon Vermeulen
10/13/2022, 11:22 AMuser
10/13/2022, 5:17 PM