From 19a27929fbce94e15c8c6b258b02e025b448c414 Mon Sep 17 00:00:00 2001 From: Tomas Aschan Date: Mon, 5 Sep 2022 22:28:04 +0200 Subject: [PATCH] Create changeset Signed-off-by: Tomas Aschan --- .changeset/rare-tips-glow.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/rare-tips-glow.md diff --git a/.changeset/rare-tips-glow.md b/.changeset/rare-tips-glow.md new file mode 100644 index 0000000000..74ff48f361 --- /dev/null +++ b/.changeset/rare-tips-glow.md @@ -0,0 +1,7 @@ +--- +'@backstage/plugin-kubernetes': patch +--- + +[Bugfix][bugfix]: reset error state on success + +[bugfix]: https://github.com/backstage/backstage/pull/13539