The fix-ownership command missed --rm flag and left dangling containers#37277
Merged
potiuk merged 1 commit intoapache:mainfrom Feb 9, 2024
Merged
The fix-ownership command missed --rm flag and left dangling containers#37277potiuk merged 1 commit intoapache:mainfrom
potiuk merged 1 commit intoapache:mainfrom
Conversation
a9602e3 to
eda5576
Compare
2 tasks
Taragolis
approved these changes
Feb 9, 2024
sc250072
pushed a commit
to Teradata/airflow
that referenced
this pull request
Feb 9, 2024
commit 58279b8 Author: Satish Ch <satishchinthanippu@gmail.com> Date: Sat Feb 10 00:12:42 2024 +0530 Update teradata.py commit ed75e3e Author: Satish Ch <satishchinthanippu@gmail.com> Date: Sat Feb 10 00:09:24 2024 +0530 D401 support in Teradata Provider commit f56bede Merge: e859a1d 00ed467 Author: Satish Ch <satishchinthanippu@gmail.com> Date: Fri Feb 9 23:58:15 2024 +0530 Merge remote-tracking branch 'upstream/main' into pr_teradata_release_1.0.0 commit 00ed467 Author: Vincent <97131062+vincbeck@users.noreply.github.com> Date: Fri Feb 9 13:13:36 2024 -0500 D401 support in fab provider (apache#37283) commit 48bfb1a Author: Niko Oliveira <onikolas@amazon.com> Date: Fri Feb 9 08:43:32 2024 -0800 Merge all ECS executor configs following recursive python dict update (apache#37137) Also document the behaviour and interaction between exec_config and run_task_kwargs config commit 8317ed9 Author: Amogh Desai <amoghrajesh1999@gmail.com> Date: Fri Feb 9 20:17:38 2024 +0530 Updating the README and visuals for breeze build-docs (apache#37276) commit 17945fc Author: Kalyan <kalyan.ben10@live.com> Date: Fri Feb 9 20:16:33 2024 +0530 D401 fixes in Pinecone provider (apache#37270) commit ab9e2e1 Author: Kalyan <kalyan.ben10@live.com> Date: Fri Feb 9 20:15:31 2024 +0530 fix: D401 lint issues in airflow core (apache#37274) commit 7835fd2 Author: Jarek Potiuk <jarek@potiuk.com> Date: Fri Feb 9 14:59:33 2024 +0100 The fix-ownership command missed --rm flag and left dangling containers (apache#37277) Fixes: apache#37269 commit e859a1d Author: Satish Ch <satishchinthanippu@gmail.com> Date: Fri Feb 9 19:21:28 2024 +0530 Update teradata.py commit d1c08e1 Author: Satish Ch <satishchinthanippu@gmail.com> Date: Fri Feb 9 19:18:37 2024 +0530 Update teradata.py commit e5ac0ec Author: Satish Ch <satishchinthanippu@gmail.com> Date: Fri Feb 9 05:41:42 2024 -0800 static check issue is fixed commit ce490f7 Author: Satish Ch <satishchinthanippu@gmail.com> Date: Fri Feb 9 19:10:36 2024 +0530 static format issue fixed commit f9498c5 Author: Satish Ch <satishchinthanippu@gmail.com> Date: Fri Feb 9 05:36:36 2024 -0800 static check issue is fixed commit 77bddae Author: Satish Ch <satishchinthanippu@gmail.com> Date: Fri Feb 9 18:23:18 2024 +0530 common sql unit test failure fixed commit 9f4f208 Author: Aleksey Kirilishin <54231417+avkirilishin@users.noreply.github.com> Date: Fri Feb 9 15:53:04 2024 +0300 Fix the bug that affected the DAG end date. (apache#36144) commit 0f8dfeb Author: Sudipto Baral <sudiptobaral.me@gmail.com> Date: Fri Feb 9 06:54:23 2024 -0500 fix: update hyperlink to the new documentation section for local virtualenv setup. (apache#37272) Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #37269
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.