SUSE / velum

Dashboard for CaaS Platform clusters (v1, v2 and v3)
https://www.suse.com/
Apache License 2.0
54 stars 30 forks source link

js: removal of pending acceptance state #541

Closed vitoravelino closed 6 years ago

vitoravelino commented 6 years ago

We are storing the minion id in session storage while it goes under pending acceptance state. However we were not handling its removal if the acceptance succeeded or if an error happened after the request.

This patch fixes those scenarios avoiding unwanted user experiences.

bsc#1093869

Signed-off-by: Vítor Avelino vavelino@suse.com

vitoravelino commented 6 years ago

Bug 1093869 - New nodes never leave "Acceptance in progress"