-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Status of testing Providers that were prepared on April 02, 2023 #30427
Comments
Verified that my changes are present in the new providers:
|
I tested:
For #29772 I will test it tomorrow for Amazon provider, but I can't test it for other providers. |
Tested #30301 and it still looks good! |
I tested #30035, it works as expected |
Tested Fix AzureDataLakeStorageV2Hook with Active Directory authentication #29981 - The connection form improvements were present and the connection worked as expected. |
Tested #29694 - works as expected |
Works as expected #29977 |
Good catch, but I think this is a wrong question. Part of the change is in a) it is made in a backwards-compatble way that will be well handled in the older airflow version (by fallback, etc.) In this case, I think a) case is the right approach, so my question is (and mostly to you @ephraimbuddy :) Is it backwards compatible with airlfow 2.3+? if yes-> all is cool and we can release |
BTW. Looking at the code, it seems it is backwards-compatible, but I would love if you can confirm it @ephraimbuddy. And if it is, there is absolutely no problem in including that change in this release and it is how it should be. Imagine someone installing 2.6.0 tomorrow with setup teardown. If there is no released version of cncf.kubernetes that is compatible with it released, then we would be in a big trouble - this actueally means that we HAVE TO release |
Tested #30190, works as expected |
Tested #30162, works as expected |
Yeah. It’s backwards compatible. I discussed with @eladkal and he said the release doesn’t include the test files and it’s only in the test files that we made import that should have caused backwards incompatibility. |
Cool! Great you double checked it! |
Yes. Not regression. But I also have some news about the "ads" - we have found with @cgadam that there are still some problems after vendoring in, and we iterate together on a fix and it might mean either a quickl rc2 (if we do it before the relese end) or 8.12.1 release very quickly. |
Im in favor of 8.12.1 when we are ready with it. |
Sure. No problem with that (and I agree) . BTW. we are VERY close I think :). |
good for the appflow changes for me |
The enum changes are low impact and the ECS system test has been passing with the new code. Looks all clear to me 👍 |
I tested #29772 with Since it need an Airflow version >= 2.6.0, I had to create a subclass from |
The |
Thank you everyone. |
Body
I have a kind request for all the contributors to the latest provider packages release.
Could you please help us to test the RC versions of the providers?
Let us know in the comment, whether the issue is addressed.
Those are providers that require testing as there were some substantial changes introduced:
Provider airbyte: 3.2.1rc1
Provider alibaba: 2.3.0rc1
Provider amazon: 7.4.0rc1
RedshiftResumeClusterOperator
(#30090): @phanikumvAwsToAwsBaseOperator
(#30044): @eladkalEC2CreateInstanceOperator
,EC2TerminateInstanceOperator
(#29548): @syedahsnProvider apache.drill: 2.3.2rc1
Provider apache.hdfs: 3.2.1rc1
Provider apache.hive: 6.0.0rc1
Provider apache.livy: 3.4.0rc1
Provider apache.spark: 4.0.1rc1
Provider cncf.kubernetes: 5.3.0rc1
SparkKubernetesOperator
(#29977): @blcksrxget_logs=False
(#29052): @hussein-awalaProvider common.sql: 1.4.0rc1
SQLExecuteQueryOperator
in the log (#29954): @eladkalProvider databricks: 4.0.1rc1
Provider datadog: 3.2.0rc1
Provider google: 8.12.0rc1
poll_interval
in Bigquery operator (#30132): @pankajastrojob_id
toBigQueryToGCSOperator
templated_fields (#30006): @eladkalGoogleDriveHook
: Fixing log message + adding more verbose documentation (#29694): @aru-trackunitCloudDataTransferServiceJobStatusSensor
without specifying aproject_id
(#30035): @aibazhangProvider hashicorp: 3.3.1rc1
Provider http: 4.3.0rc1
Provider jenkins: 3.2.1rc1
JenkinsHook
fix connection intake on https (#30301): @vchiapaikeoProvider microsoft.azure: 5.3.0rc1
AzureDataFactoryRunPipelineOperator
(#30147): @phanikumvAzureDataFactoryPipelineRunStatusSensor
(#29801): @phanikumvProvider ssh: 3.6.0rc1
The guidelines on how to test providers can be found in
Verify providers by contributors
All users involved in the PRs:
@Lee-W @IKholopov @uranusjr @josh-fell @vandonr-amz @aru-trackunit @o-nikolas @1inuxoid @pankajastro @syedahsn @tnk-ysk @trickysky @vchiapaikeo @r-richmond @blcksrx @moiseenkov @punx120 @nivangio @ashb
@sirVir @romibuzi @shahar1 @Yaro1 @phanikumv @ottomata @hussein-awala @ephraimbuddy @eladkal @adamwhitneysoftwire @potiuk @aibazhang @okayhooni
Committer
The text was updated successfully, but these errors were encountered: