grafana/pkg/services/serviceaccounts
Eric Leijonmarck c592e6606c
Filtering of service accounts by expired tokens (#46251)
* Refactor to ServiceAccounts Query

* filtering expiredtokens on backend

* WIP

* WIP

* WIP

* fix: missing that we do not cover for no service accounts

* fix: wrong link

* feat: filter able to get only service accounts with expired tokens

* refactor: naming

* Update pkg/services/serviceaccounts/models.go

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>

* goimported

* Update pkg/services/serviceaccounts/api/api.go

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2022-03-18 15:50:34 +01:00
..
api Filtering of service accounts by expired tokens (#46251) 2022-03-18 15:50:34 +01:00
database Filtering of service accounts by expired tokens (#46251) 2022-03-18 15:50:34 +01:00
manager Service Accounts: Implement basic usage stats (#46619) 2022-03-16 16:54:34 +01:00
tests Filtering of service accounts by expired tokens (#46251) 2022-03-18 15:50:34 +01:00
errors.go
models.go Filtering of service accounts by expired tokens (#46251) 2022-03-18 15:50:34 +01:00
serviceaccounts.go Filtering of service accounts by expired tokens (#46251) 2022-03-18 15:50:34 +01:00