Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove validation from source delete #8724

Merged
merged 1 commit into from
Dec 16, 2021
Merged

Conversation

cgardens
Copy link
Contributor

@github-actions github-actions bot added area/platform issues related to the platform area/server labels Dec 12, 2021
@cgardens cgardens temporarily deployed to more-secrets December 12, 2021 03:04 Inactive
final var fullConfig = configRepository.getSourceConnectionWithSecrets(source.getSourceId()).getConfiguration();
validateSource(spec, fullConfig);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jrhizor i think deleting both of these is the right thing to do, but curious if to hear if you think there's any value in keeping the second one.

@cgardens cgardens merged commit 3a69029 into master Dec 16, 2021
@cgardens cgardens deleted the cgardens/fix-delete-validation branch December 16, 2021 17:35
schlattk pushed a commit to schlattk/airbyte that referenced this pull request Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform area/server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't delete a connector which has a secret property containing a pattern in spec.json
3 participants