Istio Service Mesh Integration
In Casablanca, MSB mainly focuses on the integration of Istio service mesh with ONAP to enhance OMSA, while keeping the Istio integration compatible with the existing MSB API Gateway approaches.
- Integrate Istio with ONAP to provide a reliable, secure and flexible service communication layer (service discovery/retries/circuit breaker/route rule/policy)
- Integrate with CNCF projects jaeger to provide distributed tracing Prometheus and Grafana for metrics collection and display
- Add MSB Portal to control plane to provide service catalog, swagger UI of Restful API, service mesh configuration, etc
Current integration progress:
- Manage ONAP Microservices with Istio Service Mesh
- Manage ONAP Microservices with Istio Service Mesh-Mutual TLS Authentication Enabled
Proposed migration approach: Service Mesh Migration
S3P Updates
- Security
- CII Badge
- SONAR code coverage. Reach or surpass the 50% goal on all repos.
- Nexus IQ scans:
- All critical license issues are cleared
- Most of the critical security issues are cleared. The left one is Remote Code Execution (RCE) introduced by the jackson-bind, which is an indirect dependency of some fundamental 3-party libraries such as dropwizard, Hibernate and swagger. We are still looking for possible solution or mitigation.
- Provides HTTPS endpoint at MSB API gateway to provide encrypted communication
- MSB-140Getting issue details... STATUS
- Scalability and Resiliency
- Reach out to help ONAP projects to integrate with MSB Microservices Bus Tutorial.pdf
- Create a wiki page to track the integration progress: MSB Integration Status
- Deploy multiple API Gateway and discovery instances inside MSB.
- MSB-117Getting issue details... STATUS
- Performance and stability
- Manageability
Information/Data Model Alignment
N/A, MSB doesn't use Information/Data Model produced by Modelling subcommittee.
API Updates
No API change in this release.