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

fix(executor): Enhance PNS executor. Resolves #5251 #5296

Merged
merged 5 commits into from
Mar 4, 2021
Merged

fix(executor): Enhance PNS executor. Resolves #5251 #5296

merged 5 commits into from
Mar 4, 2021

Conversation

alexec
Copy link
Contributor

@alexec alexec commented Mar 4, 2021

Resolves #5251

Changes:

  • We actually don't need the container ID, so I can delete some code.
  • We cannot assume that short-running containers have completed, they maybe late-starting.

Signed-off-by: Alex Collins <alex_collins@intuit.com>
@alexec alexec marked this pull request as ready for review March 4, 2021 17:13
Signed-off-by: Alex Collins <alex_collins@intuit.com>
Signed-off-by: Alex Collins <alex_collins@intuit.com>
Signed-off-by: Alex Collins <alex_collins@intuit.com>
Signed-off-by: Alex Collins <alex_collins@intuit.com>
@alexec alexec merged commit 757e0be into master Mar 4, 2021
@alexec alexec deleted the dev-pns branch March 4, 2021 20:07
This was referenced Mar 8, 2021
@simster7 simster7 mentioned this pull request Apr 19, 2021
50 tasks
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.

Workflow - Could not get container status
2 participants