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

Resolve deprecation warnings in Azure FileShare-to-GCS tests #39599

Merged
merged 1 commit into from
May 14, 2024

Conversation

josh-fell
Copy link
Contributor

Related: #39485

AzureFileShareToGCSOperator has a deprecated parameter, directory_name, which was replaced by directory_path. This PR updates system and unit tests as well as operator docs to reflect this deprecated change.

@boring-cyborg boring-cyborg bot added area:providers area:system-tests provider:google Google (including GCP) related issues labels May 14, 2024
@josh-fell josh-fell added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label May 14, 2024
@josh-fell josh-fell requested a review from Taragolis May 14, 2024 03:30
Related: apache#39485

AzureFileShareToGCSOperator has a deprecated parameter, `directory_name`, which was replaced by `directory_path`. This PR updates system and unit tests as well as operator docs to reflect this deprecated change.
@josh-fell josh-fell merged commit 6621874 into apache:main May 14, 2024
41 checks passed
@josh-fell josh-fell deleted the azure-fileshare-dir-name branch May 14, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers area:system-tests changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants