-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dashboards): start watching dashboards when all conditions are met
That is: * do not do anything if there is no auth token * watch for the Perses dashboard CRD, potentially starting the watch for dashboard resources once it is created * but also wait until an API endpoint configuration is available * only start the watch for dashboards if the auth token & the API endpoint are present and the Perses dashboard CRD exists
- Loading branch information
Showing
6 changed files
with
283 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.