omni/internal/backend/grpc
Artem Chernyshev b0f7634310
feat: implement the API for reading resources and their dependency graph
Then another Tool can represent it in a nice way.
This will be a good education tool for the start, and then we can add
monitoring there too.

Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
2025-07-21 20:50:47 +03:00
..
router chore: rekres, bump deps, Go, Talos and k8s versions, satisfy linters 2025-07-11 18:23:48 +02:00
testdata feat: provide a way to getadmin talosconfig and kubeconfig 2024-06-12 15:49:48 +03:00
auth_debug.go feat: display OMNI_ENDPOINT in the service account creation UI 2025-01-29 15:27:36 +03:00
auth_no_debug.go feat: display OMNI_ENDPOINT in the service account creation UI 2025-01-29 15:27:36 +03:00
auth.go feat: rewrite Omni config management 2025-06-09 14:44:29 +03:00
configs_test.go test: reduce the log verbosity in unit tests 2025-07-09 13:15:20 +02:00
cosi.go feat: display OMNI_ENDPOINT in the service account creation UI 2025-01-29 15:27:36 +03:00
dependency_graph.go feat: implement the API for reading resources and their dependency graph 2025-07-21 20:50:47 +03:00
export_test.go chore: rekres, bump deps, satisfy linters, fix generated test headers 2025-04-22 13:00:20 +02:00
grpc_test.go chore: rekres, bump deps, Go, Talos and k8s versions, satisfy linters 2025-07-11 18:23:48 +02:00
grpc.go feat: implement the API for reading resources and their dependency graph 2025-07-21 20:50:47 +03:00
management.go feat: implement multiple token support and token management 2025-07-15 18:32:06 +03:00
oidc.go feat: display OMNI_ENDPOINT in the service account creation UI 2025-01-29 15:27:36 +03:00
resource.go feat: implement the API for reading resources and their dependency graph 2025-07-21 20:50:47 +03:00
schematics_test.go feat: implement multiple token support and token management 2025-07-15 18:32:06 +03:00
schematics.go feat: implement multiple token support and token management 2025-07-15 18:32:06 +03:00
serviceaccount.go test: run Omni as part of integration tests 2025-06-18 16:20:11 +03:00
support.go feat: log and store redacted machine config diffs 2025-07-10 14:49:09 +02:00
validate.go chore: rekres, bump deps, Go, Talos and k8s versions, satisfy linters 2025-07-11 18:23:48 +02:00