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

Document status of Job readiness check #723

Merged
merged 1 commit into from
Aug 20, 2019
Merged

Conversation

lblackstone
Copy link
Member

Related #633

@lblackstone lblackstone added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Aug 20, 2019
@@ -107,7 +114,7 @@ Or (for Jobs): The Pod succeeded ('.status.phase' set to "Succeeded").
2. The value of '.status.updateRevision' matches '.status.currentRevision'.
`
default:
panic("unhandled kind: timeoutValues")
panic("comments: unhandled kind")
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we sure we want to panic here? It seems like an error is a better approach.

Copy link
Member Author

Choose a reason for hiding this comment

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

It's just the generator code that runs at build time, so panic is fine here.

@lblackstone lblackstone merged commit dd8b61e into master Aug 20, 2019
@pulumi-bot pulumi-bot deleted the lblackstone/doc-job branch August 20, 2019 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants