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

Added pre & post checks around exec pods #16

Merged
merged 2 commits into from
Sep 23, 2023
Merged

Conversation

Kavinraja-G
Copy link
Owner

@Kavinraja-G Kavinraja-G commented Sep 23, 2023

  • Exponentially waits until the exec pod is created & exec's only if its in RUNNING phase
  • Checks for existing exec pod by error validation
  • K8s Clienset is now initialised once per the package and reused across commands

Fixes #15 #2

@Kavinraja-G Kavinraja-G merged commit c54584f into main Sep 23, 2023
1 check passed
@Kavinraja-G Kavinraja-G deleted the feat/exec-pod-validation branch September 23, 2023 13:25
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.

Fix Exec pod Waiting & Running scenarios
1 participant