k0sproject / k0smotron

k0smotron
https://docs.k0smotron.io/
Other
472 stars 45 forks source link

Better status reporting to k0smotron CRDs #550

Open jnummelin opened 5 months ago

jnummelin commented 5 months ago

In some cases e.g. the bootstrap data generation can fail. It might be due to missing "dependencies" or any other reason. In those cases we should surface the errors on the related object status fields.

Currently users need to go dive into the logs of k0smotron controllers and in some/many cases looking at the errors might be like looking for needle in the hay stack.