kubeshop / botkube

An app that helps you monitor your Kubernetes cluster, debug critical deployments & gives recommendations for standard practices
https://botkube.io
MIT License
2.14k stars 289 forks source link

Nicer messages while reloading configuration after Source Bindings edit #767

Open pkosiec opened 2 years ago

pkosiec commented 2 years ago

Overview

This is a follow-up of https://github.com/kubeshop/botkube/issues/704.

Currently, when editing Source Bindings, BotKube app needs to restart to apply new configuration. In a result, it posts the following messages: Screenshot 2022-09-27 at 10 57 22

However, as suggested in the investigation, we can improve the messages.

Acceptance Criteria

Reason

Improve UX.

lpetkov commented 2 years ago

Let me know I can help with this one.

pkosiec commented 2 years ago

Thanks @lpetkov! We'll definitely get back to you after it's scheduled for one of upcoming releases 👍