This repository was archived by the owner on Nov 22, 2023. It is now read-only.
This repository was archived by the owner on Nov 22, 2023. It is now read-only.
Detect if operator not installed and allow installation #3
Open
Description
Story
As a Rancher User,
I want to be informed that the Rancher Turtles operator isn't installed,
So that i can install it.
Description
We need both the UI and the backing operator to be installed. So if the user installs the UI extension we should detect if the operator is installed or not. If its not installed then we need to inform the user and allow then to install it.