Commit Graph

71 Commits

Author SHA1 Message Date
salaboy 8e13369833
Merge pull request #37 from lburgazzoli/dapr-1.12.0
"Update to dapr 1.12 and fix for GO-2023-2102"
2023-10-13 10:07:12 +01:00
Luca Burgazzoli af255c104f
fix GO-2023-2102: HTTP/2 rapid reset can cause excessive work in net/http 2023-10-13 09:00:48 +02:00
Luca Burgazzoli 6527c7f183
update dapr helm chart from v1.11.3 to v1.12.0 2023-10-13 08:53:46 +02:00
Luca Burgazzoli 1b91c10b27
Merge pull request #34 from dapr-sandbox/dependabot/go_modules/helm.sh/helm/v3-3.13.1 2023-10-12 22:47:13 +02:00
dependabot[bot] 690e0650ca
chore(deps): bump helm.sh/helm/v3 from 3.13.0 to 3.13.1
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.13.0...v3.13.1)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 20:25:00 +00:00
Luca Burgazzoli 22c98e100f
Merge pull request #35 from ItalyPaleAle/remove-duplicate-deps 2023-10-12 22:23:27 +02:00
ItalyPaleAle f0fb5b8c15 Added check-latest to workflows 2023-10-12 12:46:12 -07:00
ItalyPaleAle 5168832df0 Merge branch 'main' of https://github.com/dapr-sandbox/dapr-kubernetes-operator into remove-duplicate-deps 2023-10-12 18:58:35 +00:00
Luca Burgazzoli 404ed1b6ac
Merge pull request #36 from ItalyPaleAle/setup-go 2023-10-12 20:49:14 +02:00
ItalyPaleAle 71af4350d7 Update actions/setup-go to read Go version from go.mod 2023-10-12 18:26:17 +00:00
ItalyPaleAle 66d0566210 Mod tidy 2023-10-12 18:19:08 +00:00
ItalyPaleAle b4d533a305 Remove duplicate dependencies
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-12 18:14:51 +00:00
salaboy 10b1c27e8f
Merge pull request #31 from lburgazzoli/fixes-after-0.0.4
post 0.0.4 fixes
2023-10-06 10:03:49 +08:00
Luca Burgazzoli fdd912cb6d
Merge pull request #32 from dapr-sandbox/dependabot/go_modules/github.com/onsi/gomega-1.28.0
chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0
2023-09-29 09:51:12 +02:00
dependabot[bot] f8aa876cc2
chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.10 to 1.28.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.27.10...v1.28.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 06:53:28 +00:00
Luca Burgazzoli dfe45cd307
Merge pull request #33 from dapr-sandbox/dependabot/go_modules/helm.sh/helm/v3-3.13.0
chore(deps): bump helm.sh/helm/v3 from 3.12.3 to 3.13.0
2023-09-29 08:51:46 +02:00
dependabot[bot] 730ab8ac84
chore(deps): bump helm.sh/helm/v3 from 3.12.3 to 3.13.0
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.12.3 to 3.13.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.12.3...v3.13.0)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 13:27:50 +00:00
Luca Burgazzoli d1e8082c61 chore: bump newTag in manage'r kustomization 2023-09-28 12:34:36 +02:00
Luca Burgazzoli ec65de8312 chore: add a label to point to the operator repository 2023-09-28 12:33:53 +02:00
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