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

Enable '_enable_tcp_keepalive' functionality for GKEPodHook #36999

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

MaksYermak
Copy link
Contributor

In this PR I have enabled TCP keepalive functionality for GKEPodHook. We have the same functionality for KubernetesHook. Also this PR is a fix for this issue #36802


^ 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.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:cncf-kubernetes Kubernetes provider related issues provider:google Google (including GCP) related issues labels Jan 24, 2024
@potiuk
Copy link
Member

potiuk commented Jan 24, 2024

How about a unit test?

Copy link
Contributor

@dirrao dirrao left a comment

Choose a reason for hiding this comment

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

It would be great if you can add the test case for this change.

@MaksYermak MaksYermak force-pushed the gke-enable-tcp-keepalive branch from 0f4bad6 to 4ccc954 Compare January 26, 2024 09:22
@MaksYermak
Copy link
Contributor Author

@potiuk @dirrao I have added a unit test for this code

@MaksYermak MaksYermak force-pushed the gke-enable-tcp-keepalive branch from 4ccc954 to 6b7fb17 Compare January 26, 2024 14:45
@potiuk potiuk merged commit 35daa34 into apache:main Jan 26, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:cncf-kubernetes Kubernetes provider related issues provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants