-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Allow xcom sidecar container image to be configurable #26766
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
Merged
Merged
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
2a17603
Update default_airflow.cfg
bdsoha d67caff
Update xcom_sidecar.py
bdsoha ce01a96
Update xcom_sidecar.py
bdsoha c501a6c
Merge branch 'main' into feature/sidecar_container
bdsoha 24d037c
Merge branch 'main' into feature/sidecar_container
bdsoha 0f06b13
Added SIDECAR_CONTAINER config to deprecated code
bdsoha 13b92cb
Reverted to mistaken image name
bdsoha b324533
fixed static styling and config.yml
bdsoha 713f825
Merge branch 'main' into feature/sidecar_container
bdsoha fcc9a79
added unit tests
bdsoha a8f6f1e
Update default_airflow.cfg
bdsoha 092cd4f
Update xcom_sidecar.py
bdsoha f43fc3c
Update xcom_sidecar.py
bdsoha 23b0ab8
Added SIDECAR_CONTAINER config to deprecated code
bdsoha 7cbda77
Reverted to mistaken image name
bdsoha a435fce
fixed static styling and config.yml
bdsoha cf0c9a6
added unit tests
bdsoha a77924a
added connection options to control xcom sidecar image
bdsoha 6429038
added connection options to control xcom sidecar image
bdsoha d99d23d
added docs and removed old changes
bdsoha 3912c77
updated docs to include default
bdsoha 770da40
fixed static styling
bdsoha 4635277
fixed k8s hook mock
bdsoha c7d4828
Merge branch 'main' into feature/sidecar_container
bdsoha 101084b
changed xcom_sidecar_container_image to get_xcom_sidecar_container_image
bdsoha a90d05c
Merge branch 'feature/sidecar_container' of github.com:bdsoha/airflow…
bdsoha 2cf5f39
Merge branch 'main' into feature/sidecar_container
bdsoha 06e253f
Merge branch 'main' into feature/sidecar_container
bdsoha 71c6b05
make xcom image optional
bdsoha cc84458
removed duplicate image name
bdsoha fe21f08
fixed error on empty string:
bdsoha e13a0d0
Merge branch 'main' into feature/sidecar_container
bdsoha 64a9f66
Merge branch 'main' into feature/sidecar_container
bdsoha 193757a
using option kwargs
bdsoha 72aac6a
Merge branch 'feature/sidecar_container' of github.com:bdsoha/airflow…
bdsoha dc9214d
Merge branch 'main' into feature/sidecar_container
bdsoha 03cb874
added KPO tests
bdsoha 26ac87e
Merge branch 'feature/sidecar_container' of github.com:bdsoha/airflow…
bdsoha 7355345
Merge branch 'main' into feature/sidecar_container
bdsoha d3cba11
changing image value to None
bdsoha b1ddc6f
Merge branch 'main' into feature/sidecar_container
bdsoha af6bdca
Merge branch 'main' into feature/sidecar_container
bdsoha 40646a0
Merge branch 'main' into feature/sidecar_container
bdsoha 151a171
Merge branch 'main' into feature/sidecar_container
bdsoha ea055c3
Merge branch 'main' into feature/sidecar_container
bdsoha 6e7e037
Merge branch 'main' into feature/sidecar_container
bdsoha b4bd0fb
Merge branch 'main' into feature/sidecar_container
bdsoha 2093f35
Merge branch 'main' into feature/sidecar_container
bdsoha 93735a7
fixed kubernetes_tests
bdsoha 99314fa
Merge branch 'main' into feature/sidecar_container
bdsoha 4bde352
Merge branch 'main' into feature/sidecar_container
bdsoha 9e055d4
removed extra prefix
bdsoha 5504929
Merge branch 'main' into feature/sidecar_container
bdsoha b44d81c
Merge branch 'main' into feature/sidecar_container
bdsoha bc77a52
Using double quotes instead of single
bdsoha 73dab21
Merge branch 'main' into feature/sidecar_container
bdsoha ad28a80
Merge branch 'apache:main' into feature/sidecar_container
bdsoha 42e7137
Merge branch 'main' into feature/sidecar_container
bdsoha 1afda3e
Merge branch 'main' into feature/sidecar_container
bdsoha 443c822
Update airflow/providers/cncf/kubernetes/hooks/kubernetes.py
bdsoha 540c2d2
Update airflow/providers/cncf/kubernetes/hooks/kubernetes.py
bdsoha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.