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 #1367: add more build events #1444

Merged
merged 3 commits into from
May 5, 2020

Conversation

nicolaferraro
Copy link
Member

Example:

[nferraro@localhost camel-k]$ kamel run examples/simple.groovy -d mvn:thiswill:fail:1.0 --dev
integration "simple" created
IntegrationPlatformAvailable for Integration simple: camel-k
Progress: integration "simple" in phase Waiting For Platform
Condition "IntegrationPlatformAvailable" is "False" for Integration simple: camel-k
Integration simple in phase "Waiting For Platform"
Progress: integration "simple" in phase Initialization
Condition "IntegrationPlatformAvailable" is "True" for Integration simple: camel-k
Progress: integration "simple" in phase Building Kit
Integration simple in phase "Initialization"
Condition "IntegrationKitAvailable" is "False" for Integration simple: creating a new integration kit
Integration simple in phase "Building Kit"
Integration simple subresource kit-bqol577170hj01fr805g (Integration Kit) changed phase to "Build Submitted"
Integration simple subresource kit-bqol577170hj01fr805g (Build) changed phase to "Scheduling"
Integration simple subresource kit-bqol577170hj01fr805g (Build) changed phase to "Pending"
Integration simple subresource kit-bqol577170hj01fr805g (Build) changed phase to "Running"
Integration simple subresource kit-bqol577170hj01fr805g (Integration Kit) changed phase to "Build Running"
Integration simple subresource kit-bqol577170hj01fr805g (Build) changed phase to "Failed"
Integration simple subresource kit-bqol577170hj01fr805g (Build) changed phase to "Initialization" (recovery 1 of 5)
Integration simple subresource kit-bqol577170hj01fr805g (Build) changed phase to "Scheduling" (recovery 1 of 5)
Integration simple subresource kit-bqol577170hj01fr805g (Build) changed phase to "Pending" (recovery 1 of 5)
Integration simple subresource kit-bqol577170hj01fr805g (Build) changed phase to "Running" (recovery 1 of 5)
Integration simple subresource kit-bqol577170hj01fr805g (Build) changed phase to "Failed" (recovery 1 of 5)

Release Note

NONE

@nicolaferraro nicolaferraro merged commit cdbb25c into apache:master May 5, 2020
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.

None yet

3 participants