Go to file
Luca Burgazzoli be366533c7 feat: add e2e test with a sample dapr application 2023-08-22 19:46:05 +02:00
.github feat: add e2e test with a sample dapr application 2023-08-22 19:46:05 +02:00
api/operator feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
cmd feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
config feat: add e2e test with a sample dapr application 2023-08-22 19:46:05 +02:00
hack feat: add e2e test with a sample dapr application 2023-08-22 19:46:05 +02:00
helm-charts/dapr feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
internal/controller/operator feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
pkg feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
test feat: add e2e test with a sample dapr application 2023-08-22 19:46:05 +02:00
.dockerignore feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
.gitignore feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
.golangci.yml feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
Dockerfile feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
LICENSE feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
Makefile feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
PROJECT feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
README.md feat: refacto to a custom operator leveragin helm directly instead of the operator-sdk's helm-operator 2023-08-21 14:44:14 +02:00
go.mod feat: add e2e test with a sample dapr application 2023-08-22 19:46:05 +02:00
go.sum feat: add e2e test with a sample dapr application 2023-08-22 19:46:05 +02:00

README.md

Dapr Kubernetes Operator

This project was created by @lburgazzoli in this repository and donated to the Dapr Sandbox organization.

Setup

TBD