Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Amber Brown f1fbd0feb2
Try and get the NewMonitor/Frontend/etc mess under control (#3690)
* make a db wrapper

* add the other fields

* mechanical changes

* instantiate

* remove clustermanager code

* implement in portal too
2024-07-18 08:25:32 +10:00
Amber Brown db0b249eb8
remove gvrresolver use in the frontend (#3087) 2023-08-24 11:21:34 +10:00
Jeremy Facchetti cf8ed6b7d0
Gorilla removal from pkg/frontend (#2711)
removes the use of gorilla/mux from the frontend
2023-03-14 12:06:58 +01:00
Christoph Blecker a47d1d3453
Add validation and unrestricted endpoint for kubernetes objects
Use dynamic client to resolve GVRs

use /unrestricted instead of /force
2023-02-01 08:06:01 -08:00
Jeremy Facchetti 8430aea244
Frontend cleanup (#2671)
* decoupled clustermanager_putorpatch from mux

* decoupled mux vars and DRY
2023-02-01 14:45:16 +01:00
Zach Jones bc82e3e1bb feat: renamed csr approval functions and introduced better error handling 2022-09-15 17:57:12 -06:00
Damian Miller 087f675451 removed unnecessary commented code 2022-09-15 17:57:12 -06:00
Damian Miller 37dda4d44b Changed to approve all if no name arg is present 2022-09-15 17:57:11 -06:00
Zach Jones ff5fbc91eb feat: added admin endpoint for approving csrs 2022-09-15 17:57:11 -06:00