Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: remove grpc api As we added GraphQL and HTTP endpoints to download attestations the GRPC service found itself less and less used. This is a pretty hefty refactor of the archivist server code to pull out the GRPC service. WIP: SPIRE mTLS with the http service Signed-off-by: Mikhail Swift <mikhail@testifysec.com> * perf: add additional sql indexes * refactor: autogenerate graphql schema from entgo * feat: add filtering and pagination to subjects Signed-off-by: Mikhail Swift <mikhail@testifysec.com> Co-authored-by: cole kennedy <colek42@gmail.com>
- Loading branch information