vshn / appcat-service-postgresql

AppCat Service Provider for PostgreSQL
https://vshn.github.io/appcat-service-postgresql/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Lifecycle improvements: Error conditions and handling #93

Open ccremer opened 2 years ago

ccremer commented 2 years ago

Summary

As user\ I want to see errors in the status of my instance\ So that I can try to understand why provisioning of an instance fails

Context

Add pipeline errors to status field as a condition to an instance. Depending on the type of error we may want to come up with better error handling than just posting the error message. e.g. try to recover or work around failures.

Out of Scope

No response

Further links

Acceptance Criteria

No response

Implementation Ideas

No response