Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

keptn install hangs in case of ImagePullBackOff #2988

Closed
2 tasks
christian-kreuzberger-dtx opened this issue Jan 25, 2021 · 0 comments · Fixed by #3022
Closed
2 tasks

keptn install hangs in case of ImagePullBackOff #2988

christian-kreuzberger-dtx opened this issue Jan 25, 2021 · 0 comments · Fixed by #3022
Assignees
Labels
area:cli area:install type:bug Something is not working as intended/documented
Milestone

Comments

@christian-kreuzberger-dtx
Copy link
Member

From current master branch:

When I execute keptn install with a helm chart that references a docker image that does not exist, the installation triggered by keptn install hangs (and will never complete).

Definition of Done

  • Installation should abort after a certain amount of time (e.g., 10 minutes) with an error message
  • If possible, can we check for ImagePullBackOff errors based on the helm chart and notify the user via the cli?
@christian-kreuzberger-dtx christian-kreuzberger-dtx added type:bug Something is not working as intended/documented area:install area:cli labels Jan 25, 2021
@christian-kreuzberger-dtx christian-kreuzberger-dtx added this to the 0.8.0 milestone Jan 25, 2021
@johannes-b johannes-b added the next-sprint Items that should be discussed and implemented in the next sprint label Jan 26, 2021
@bacherfl bacherfl self-assigned this Jan 27, 2021
@johannes-b johannes-b removed the next-sprint Items that should be discussed and implemented in the next sprint label Jan 28, 2021
bacherfl added a commit that referenced this issue Jan 28, 2021
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
bacherfl added a commit that referenced this issue Jan 28, 2021
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:cli area:install type:bug Something is not working as intended/documented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants