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

Enhance command to be run inside KubernetesPodOperator #349

Merged
merged 2 commits into from
May 16, 2022

Conversation

pankajkoti
Copy link
Collaborator

The previous command had just a plain sleep of 30 seconds.
Enhance it to write some log every one second and go back to sleep.

The previous command had just a plain sleep of 30 seconds.
Enhance it to write some log every one second and go back to sleep.
@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #349 (57af83a) into main (5ce256c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #349   +/-   ##
=======================================
  Coverage   96.78%   96.78%           
=======================================
  Files          56       56           
  Lines        2925     2925           
=======================================
  Hits         2831     2831           
  Misses         94       94           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ce256c...57af83a. Read the comment docs.

@pankajastro
Copy link
Contributor

How long does it take to complete? if more than 1 minute then I feel 1 sec is too frequent.

@bharanidharan14 bharanidharan14 self-requested a review May 16, 2022 06:33
@pankajkoti
Copy link
Collaborator Author

How long does it take to complete? if more than 1 minute then I feel 1 sec is too frequent.

It takes about 33 seconds

@pankajkoti pankajkoti merged commit a33125c into main May 16, 2022
@pankajkoti pankajkoti deleted the enhance-kpo-task branch May 16, 2022 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants