Skip to content

Tags: merbridge/merbridge

Tags

0.8.1

Toggle 0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update docs (#301)

Signed-off-by: windsonsea <[email protected]>

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 (#283)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.0...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix arm64 exec format error (#249)

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use cgroup_ips map to improve mb_connect performance (#227)

* use cgroup_ips map to improve mb_connect performance

* format

* > fix kuma e2e go version

* refactor in mesh check

* use cgroup_ips map to improve mb_connect performance

* format

* > fix kuma e2e go version

* refactor in mesh check

* format

* enable cni-mode in istio e2e

* temp add ssh debug

* > refactor get cgroup_info

* upgrade kind to 1.16

* address comments

* + add cgroup id to value

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: make CNI plugin to work with Kuma (#200)

* feat: make CNI plugin to work with Kuma

Adjusted CNI configuration to provide argument with the type
of service mesh merbridge is working with and updated code
to make CNI plugin work with Kuma.

+ Adjusted tests for plugin

Signed-off-by: Bart Smykla <[email protected]>

* chore: add license header

Signed-off-by: Bart Smykla <[email protected]>

* chore: fix style-check related suggestions

Signed-off-by: Bart Smykla <[email protected]>

* chore: address review remarks

Signed-off-by: Bart Smykla <[email protected]>

Signed-off-by: Bart Smykla <[email protected]>

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#175)

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kebe <[email protected]>

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
> fix CNI error if pod injected ignored (#173)

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump golang from 1.18.0 to 1.18.1 (#138)

Bumps golang from 1.18.0 to 1.18.1.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xunzhuo <[email protected]>

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: add licenses in scripts (#132)

Signed-off-by: Xunzhuo <[email protected]>

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
redirect msg to the ingress path of peer socket (#82)

Signed-off-by: dddddai <[email protected]>