added the maintenance listing endpoint

This commit is contained in:
Erkin Alp Güney
2022-04-07 23:15:41 +03:00
committed by GitHub
parent 742e534e31
commit c5de68d0bc
+1
View File
@@ -15,6 +15,7 @@ export const NO_AUTHORIZATION_ROUTES = [
"/experiments",
"/updates",
"/downloads/",
"/scheduled-maintenances/upcoming.json",
// Public kubernetes integration
"/-/readyz",
"/-/healthz",