keptn / lifecycle-toolkit

Toolkit for cloud-native application lifecycle management
https://keptn.sh
Apache License 2.0
303 stars 121 forks source link

Mention the `blockDeployment` parameter in installation/troubleshooting #3432

Closed StackScribe closed 5 months ago

StackScribe commented 5 months ago

Summary

The Troubleshooting page under Installation mentions the possibility that pods are not starting because a per-deployment task has failed. This should be updated to mention the blockDeployment parameter that can be set in the KeptnConfig resource so that a failed task does not block the deployment. Setting this parameter seems like the easiest way to determine if this is the problem.

DoD

mowies commented 5 months ago

this is actually fixed already