Releases: meshery/meshery-operator
Releases · meshery/meshery-operator
Meshery Operator v0.2.0
What's New
- feat: initiate docker build and push for operator @kushthedude (#85)
- feat: add ci workflows for operator @kushthedude (#79)
- Bump istio.io/client-go from 1.8.0 to 1.8.1 @dependabot-preview (#74)
- Bump github.com/onsi/gomega from 1.10.3 to 1.10.4 @dependabot-preview (#77)
- fixes for build bugs and handler sanitation @kumarabd (#83)
- Bugs fix @kalradev (#81)
- Bump github.com/layer5io/meshkit from 0.1.27 to 0.1.28 @dependabot-preview (#68)
- correct usage of env @vineethvanga18 (#72)
- Bump k8s.io/client-go from 0.18.12 to 0.19.4 @dependabot-preview (#66)
- Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.2.0 to 1.2.2 @dependabot-preview (#53)
- Bump google.golang.org/grpc from 1.33.2 to 1.34.0 @dependabot-preview (#70)
- Bump k8s.io/api from 0.18.12 to 0.19.4 @dependabot-preview (#67)
- fix Slack notify on Star @vineethvanga18 (#71)
- fixes @kumarabd (#69)
- Bump github.com/onsi/gomega from 1.10.1 to 1.10.3 @dependabot-preview (#63)
- Bump github.com/golang/protobuf from 1.4.2 to 1.4.3 @dependabot-preview (#52)
- Bump istio.io/client-go from 1.8.0-alpha.2 to 1.8.0 @dependabot-preview (#62)
- Bump github.com/go-logr/logr from 0.1.0 to 0.3.0 @dependabot-preview (#64)
- Bump github.com/onsi/ginkgo from 1.12.1 to 1.14.2 @dependabot-preview (#50)
- Bump sigs.k8s.io/controller-runtime from 0.6.2 to 0.6.4 @dependabot-preview (#54)
- Kalradev/meshsync/informers @kalradev (#65)
- Bump github.com/nats-io/nats.go from 1.9.1 to 1.10.0 @dependabot-preview (#57)
- Bump google.golang.org/grpc from 1.31.0 to 1.33.2 @dependabot-preview (#59)
- added broker crd and fixed operator flow @kumarabd (#61)
- added broker package @kumarabd (#49)
- code for running informers @kalradev (#60)
- init commit @kumarabd (#39)
- implemented nats client @kalradev (#48)
- Bump k8s.io/client-go from 0.18.6 to 0.19.4 @dependabot-preview (#42)
- Do not merge @kalradev (#47)
- Kalradev/meshsync/service @kalradev (#46)
- added discovery code in service package @kalradev (#45)
- Kalradev/meshsync/cluster discovery @kalradev (#44)
- Kalradev/meshsync/istio @kalradev (#43)
- Kalradev/feature/meshsync @kalradev (#41)
- added istio discovery structure @kalradev (#40)
- added release drafter to the repository @Anita-ihuman (#31)
Contributors
Thank you to our contributors for making this release possible:
@Anita-ihuman, @dependabot-preview, @dependabot-preview[bot], @kalradev, @kumarabd, @kushthedude, @leecalcote and @vineethvanga18
Meshery Operator v0.1.0
Initial Functional Release
- MeshSync will run in or out of cluster.
- MeshSync will identify a running Istio control plane and it's version.