Update OSS secrets handling to match cloud #11095
Labels
area/platform
issues related to the platform
team/platform-move
type/enhancement
New feature or request
Tell us about the problem you're trying to solve
Currently our secrets handling changes widely based on whether the user chooses an external secrets store or not (see: https://github.com/airbytehq/airbyte/blob/master/airbyte-config/persistence/src/main/java/io/airbyte/config/persistence/SecretsRepositoryWriter.java#L129-L132). We should update the OSS secrets handling to match the handling we use when external secrets stores are used.
see also @jrhizor 's comment here:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: