added the maintenance listing endpoint
This commit is contained in:
parent
7dc105ce89
commit
d0fea6be4b
@ -15,6 +15,7 @@ export const NO_AUTHORIZATION_ROUTES = [
|
|||||||
"/experiments",
|
"/experiments",
|
||||||
"/updates",
|
"/updates",
|
||||||
"/downloads/",
|
"/downloads/",
|
||||||
|
"/scheduled-maintenances/upcoming.json",
|
||||||
// Public kubernetes integration
|
// Public kubernetes integration
|
||||||
"/-/readyz",
|
"/-/readyz",
|
||||||
"/-/healthz",
|
"/-/healthz",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user