Commit Graph

26 Commits

Author SHA1 Message Date
Luca Burgazzoli 3dc3bca2dd
fix: avoid using http.DefaultClient as it is a shared instance 2023-08-24 13:36:44 +02:00
salaboy a481c4a9ab
Merge pull request #13 from lburgazzoli/list-watch
restricts the cache's watches with label selector
2023-08-24 09:10:12 +01:00
salaboy bb6bcce1d6
Merge pull request #14 from lburgazzoli/gen_bundle
fix gen bundle script
2023-08-24 09:09:29 +01:00
Luca Burgazzoli 727ae19e80
feat: restrict the cache's watches with label selector 2023-08-24 09:50:39 +02:00
Luca Burgazzoli f5004c96be
fix gen bundle script 2023-08-23 21:34:23 +02:00
salaboy 28dc75987e updating makefile to use ghcr 2023-08-23 19:24:19 +01:00
salaboy 193ff51f75 using ghcr 2023-08-23 18:55:40 +01:00
Luca Burgazzoli 485f7588fc
deps: bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0 2023-08-23 16:47:47 +02:00
salaboy 6ea4e58bf8
Merge pull request #10 from lburgazzoli/manifests 2023-08-23 10:31:39 +01:00
Luca Burgazzoli eeaffc5916
chore: add Mauricio Salatino as maintainer 2023-08-23 11:30:23 +02:00
salaboy fd227bbdaa testing registry username 2023-08-23 09:54:36 +01:00
salaboy 3caf35e5ac using registry id 2023-08-23 09:52:15 +01:00
salaboy 615804da6c updating publish 2023-08-23 09:34:48 +01:00
salaboy c75cd12263 updating publish 2023-08-23 09:27:56 +01:00
salaboy f5616cf4a6
Merge pull request #9 from lburgazzoli/dapr-app-e2e
feat: add e2e test with a sample dapr application
2023-08-23 08:58:29 +01:00
Luca Burgazzoli be366533c7 feat: add e2e test with a sample dapr application 2023-08-22 19:46:05 +02:00
salaboy 57c1c55910
Merge pull request #5 from lburgazzoli/refactor
feat: refacto to a custom operator leveragin helm directly instead of  the operator-sdk's helm-operator
2023-08-22 08:23:56 +01:00
Luca Burgazzoli db317478f6 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
salaboy 2e01947120 reverting 2023-08-10 15:03:48 +01:00
salaboy c75391f00d updating env varis 2023-08-10 11:15:27 +01:00
salaboy cb923eadd2
Merge pull request #4 from lburgazzoli/ci
switch container registry from quay.io/lburgazzoli to docker.io/daprio
2023-07-31 16:52:02 +01:00
Luca Burgazzoli 534f7f76af
chore: switch container registry from quay.io/lburgazzoli to docker.io/daprio 2023-07-31 17:50:35 +02:00
salaboy 9cb791d574
Update README.md 2023-07-31 16:24:41 +01:00
salaboy 597891f44a initial commit, all code provided by @lburgazzoli 2023-07-31 16:10:53 +01:00
salaboy d7f38a7c5f
touch 2023-07-31 15:49:30 +01:00
Yaron Schneider b4486a3a86
Initial commit 2023-07-21 09:07:52 -07:00