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

Aggregate error messages from Pods on Job Read #831

Merged
merged 1 commit into from
Oct 8, 2019

Conversation

lblackstone
Copy link
Member

Proposed changes

Check existing Pods related to a Job on Read operations,
and get warning/error messages.

Here's what it looks like before/after:
Screen Shot 2019-10-07 at 2 52 05 PM
Screen Shot 2019-10-07 at 2 52 18 PM

Related issues (optional)

Fixes #823

Check existing Pods related to a Job on Read operations,
and get warning/error messages.
@lblackstone lblackstone merged commit c11e568 into master Oct 8, 2019
@pulumi-bot pulumi-bot deleted the lblackstone/fix-job-read branch October 8, 2019 00:29
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.

Process Pod events in Job awaiter Read() func
2 participants