Luca Burgazzoli
|
0fc4012e38
|
Merge pull request #28 from dapr-sandbox/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.16.2
chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2
|
2023-09-28 10:02:29 +02:00 |
dependabot[bot]
|
08a54d3b17
|
chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.1...v0.16.2)
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-19 12:34:39 +00:00 |
Luca Burgazzoli
|
a53b3ddb8a
|
Merge pull request #30 from dapr-sandbox/dependabot/go_modules/k8s.io/client-go-0.28.2
chore(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2
|
2023-09-19 14:33:57 +02:00 |
Luca Burgazzoli
|
5645a4187d
|
Merge pull request #27 from dapr-sandbox/dependabot/go_modules/github.com/evanphx/json-patch-5.7.0incompatible
chore(deps): bump github.com/evanphx/json-patch from 5.6.0+incompatible to 5.7.0+incompatible
|
2023-09-19 14:33:40 +02:00 |
dependabot[bot]
|
7a356d0cce
|
chore(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.1 to 0.28.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.1...v0.28.2)
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-19 11:30:40 +00:00 |
dependabot[bot]
|
d793aa9e45
|
chore(deps): bump github.com/evanphx/json-patch
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 5.6.0+incompatible to 5.7.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases)
- [Commits](https://github.com/evanphx/json-patch/compare/v5.6.0...v5.7.0)
---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-19 11:30:18 +00:00 |
Luca Burgazzoli
|
772341c74a
|
Merge pull request #25 from lburgazzoli/govulncheck
enable govulncheck
|
2023-09-19 13:29:36 +02:00 |
Luca Burgazzoli
|
b2bb8a414e
|
chore: upgrade github.com/cyphar/filepath-securejoin v0.2.3 => v0.2.4
|
2023-09-19 09:04:53 +02:00 |
Luca Burgazzoli
|
1bb3692b99
|
chore: enable govulncheck
|
2023-09-19 09:03:45 +02:00 |
Luca Burgazzoli
|
af2668afc4
|
Merge pull request #23 from lburgazzoli/readme-config
doc: add configuration instructions
|
2023-09-19 08:02:00 +02:00 |
Luca Burgazzoli
|
041fe23130
|
Merge pull request #24 from dapr-sandbox/dependabot/github_actions/docker/login-action-3
|
2023-09-12 17:56:29 +02:00 |
dependabot[bot]
|
720be26216
|
chore(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-12 13:23:48 +00:00 |
Luca Burgazzoli
|
473038c3a6
|
doc: add configuration instructions
Signed-off-by: Luca Burgazzoli <lburgazzoli@gmail.com>
|
2023-09-08 10:09:44 +02:00 |
salaboy
|
ce8437d6e7
|
Merge pull request #21 from lburgazzoli/dapr-1.11.3
update dapr helm chart from v1.11.0 to v1.11.3
|
2023-09-07 11:44:42 -04:00 |
salaboy
|
88c4e6294f
|
Merge pull request #20 from lburgazzoli/readme-install
doc: add install instructions
|
2023-09-07 11:40:42 -04:00 |
salaboy
|
83a1739bd9
|
Merge pull request #22 from lburgazzoli/controller-runtime-v0.16.1
chopre(deps): upgrade controller-runtime from v0.16.0 to v0.16.1
|
2023-09-07 11:39:52 -04:00 |
Luca Burgazzoli
|
064e5e5d54
|
chopre(deps): upgrade controller-runtime from v0.16.0 to v0.16.1
|
2023-09-07 13:16:35 +02:00 |
Luca Burgazzoli
|
fd5f72cfd7
|
update dapr helm chart from v1.11.0 to v1.11.3
|
2023-09-07 13:14:32 +02:00 |
Luca Burgazzoli
|
b3aa92c68f
|
Merge pull request #19 from dapr-sandbox/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
|
2023-09-07 13:04:01 +02:00 |
Luca Burgazzoli
|
e374df8a49
|
doc: add install instructions
|
2023-09-07 12:48:41 +02:00 |
dependabot[bot]
|
320ea211d9
|
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 13:37:14 +00:00 |
salaboy
|
0f93c3bace
|
Merge pull request #16 from lburgazzoli/cleanhttp
avoid using http.DefaultClient as it is a shared instance
|
2023-08-31 18:11:30 -04:00 |
salaboy
|
64092733f1
|
Merge pull request #15 from lburgazzoli/bundles
fix bundle generation scripts and manifests
|
2023-08-31 18:10:48 -04:00 |
salaboy
|
6ef76d0be6
|
Merge pull request #17 from lburgazzoli/status
add better status reporting by checking deployments
|
2023-08-31 18:10:17 -04:00 |
Luca Burgazzoli
|
7c753c7d10
|
feat: add better status reporting by checking deployments
|
2023-08-25 14:26:28 +02:00 |
Luca Burgazzoli
|
3dc3bca2dd
|
fix: avoid using http.DefaultClient as it is a shared instance
|
2023-08-24 13:36:44 +02:00 |
Luca Burgazzoli
|
fb3af6c55b
|
fix bundle generation scripts and manifests
|
2023-08-24 13:09:59 +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 |