-
由 Ferdinand Linnenberg 创作于
* Add base functionality for data bridge (#1643) * feat: add base structure Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: define client interface and assign instances
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add mqtt-to-mqtt mode
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: comments and logs
Signed-off-by:
Matteo Danelon <md@umh.app>
---------
Signed-off-by:
Matteo Danelon <md@umh.app>
* Add kafka handler (#1647)
* feat: add base structure
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: define client interface and assign instances
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add mqtt-to-mqtt mode
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: comments and logs
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add kafka handler
Signed-off-by:
Matteo Danelon <md@umh.app>
---------
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: updated redpanda chart
* build: 0.9.15-prerelease1
* fix: v
* fix: bump versions
* feat: remove bridge mode
Signed-off-by:
Matteo Danelon <md@umh.app>
* Add MQTT handler (#1650)
Signed-off-by:
Matteo Danelon <md@umh.app>
* Revert "Add MQTT handler (#1650)"
This reverts commit d2f397301197232d594fa580a1227dc43458859f.
The wrong branch was merged.
* Add MQTT handler (#1652)
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: stat loop now correctly continues
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: nil pointer error
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add dockerfile
Signed-off-by:
Matteo Danelon <md@umh.app>
* Bump deps and go version (#1636)
* ci: bump go version to 1.21
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: bump deps
Signed-off-by:
Matteo Danelon <md@umh.app>
* ci: whitelist modules
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: remove timeout for go test
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: fix golangci config
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: better go-deps target
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: bump deps
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: bump required go version to 1.21
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: bupm go version in container images
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: remove deprecated call to rand.Seed
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: bump Sarama-Kafka-Wrapper
Signed-off-by:
Matteo Danelon <md@umh.app>
---------
Signed-off-by:
Matteo Danelon <md@umh.app>
Co-authored-by:
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* style: typo
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: new prerelease
* fix: stat reporting
Signed-off-by:
Matteo Danelon <md@umh.app>
* Helm templates for data bridge (#1654)
* feat: add labels definition
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add deployment
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add secret-mqtt
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add pdb
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add default values
Signed-off-by:
Matteo Danelon <md@umh.app>
* style: move `datamodel_v2` section
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: add tls certs
Signed-off-by:
Matteo Danelon <md@umh.app>
---------
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: certificates
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: improve topic validation
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add description to topic value
Signed-off-by:
Matteo Danelon <md@umh.app>
* refactor: simplify client initialization
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add datasource v2 tests
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add datamodel v2 to test values
Signed-off-by:
Matteo Danelon <md@umh.app>
* ci: add datamodel v2 test
Signed-off-by:
Matteo Danelon <md@umh.app>
* style: rename generic data flow test
Signed-off-by:
Matteo Danelon <md@umh.app>
* chore: add license header
Signed-off-by:
Matteo Danelon <md@umh.app>
* ci: add data-bridge to docker build
Signed-off-by:
Matteo Danelon <md@umh.app>
* ci: disabble datasource v2 in tiny test
Signed-off-by:
Matteo Danelon <md@umh.app>
* ci: reduce amount of messages consumed
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: mqtt tls certificates
Signed-off-by:
Matteo Danelon <md@umh.app>
* ci: fix log output
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: directory
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: change file permissions
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: change output location
Signed-off-by:
Matteo Danelon <md@umh.app>
* ci: fix sensorconnect test job
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: empty commit
* fix: certificates
Signed-off-by:
Matteo Danelon <md@umh.app>
* ci: add image override to upgrade test
Signed-off-by:
Matteo Danelon <md@umh.app>
* ci: fix path
Signed-off-by:
Matteo Danelon <md@umh.app>
* fix: add err checks
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: remove `MODE` env from deployment
Signed-off-by:
Matteo Danelon <md@umh.app>
* style: rename to databridge
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: add commit logic
Signed-off-by:
Matteo Danelon <md@umh.app>
* feat: updated redpanda chart
* build: 0.9.15-prerelease1
* fix: v
* fix: bump versions
* feat: new prerelease
* build: 0.9.15-prerelease3
* build: 0.9.15-prerelease3
* fix: added databridge to Dockerfile and commented out tests from dockerfile for sensorconnect
* build: 0.9.15-prerelease4
* build: 0.9.15-prerelease1
* fix: v
* feat: new prerelease
* build: 0.9.15-prerelease3
* build: 0.9.15-prerelease3
* fix: added databridge to Dockerfile and commented out tests from dockerfile for sensorconnect
* build: 0.9.15-prerelease4
* feat: rebased
* build: 0.9.15-prerelease1
* fix: v
* feat: new prerelease
* build: 0.9.15-prerelease3
* build: 0.9.15-prerelease3
* build: 0.9.15-prerelease4
* feat: rebased
* fix: sarama failed to correctly commit
* fix: sarama failed to correctly commit
* feat: sm2
* fix: new message struct
* feat: resolve pod names
* feat: allow overwrite LRU_SIZE
* release: 0.9.15-prerelease6
* feat: working rebalance
* fix: replicas
---------
Signed-off-by:
Matteo Danelon <md@umh.app>
Co-authored-by:
Matteo Danelon <92927530+DaruZero@users.noreply.github.com>
Co-authored-by:
Matteo Danelon <md@umh.app>
Co-authored-by:
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>