loopback4-microservice-catalog
loopback4-microservice-catalog copied to clipboard
A Catalog of Microservices Created by SourceFuse for the Community
**Is your feature request related to a problem? Please describe.** The authentication-service is missing many of the features of an OIDC provider. **Describe the solution you'd like** Find and integrate...
**Describe the bug** Unit test case coverage missing and not up to the mark **Expected behavior** We should have at least 75% unit test case coverage in all micro services...
Replace the code in the repository for tf-k8s-application with https://github.com/sourcefuse/terraform-k8s-app
Sandbox: Create tfvar file for CI scenarios: * The namespace should be dynamic so that concurrent builds can run * Ingress hostnames should be dynamic so that concurrent builds can...
Sandbox: Split ci_build.sh into separate Jenkins Stages
Sandbox: Make postgres_orchestrator always return 0 The script is a temporary solution for local development and causes a deployment failure when deployed to k8s locally. Modify the script to exit...
Add a basic CI pipeline using a declarative Jenkinsfile for the sandbox Docker images.
How about we extend our microservice catalog to support Grpc protocol? gRPC can use protocol buffer for data serialization. This makes payloads faster, smaller and simpler. Just like REST, gRPC...
**Is your feature request related to a problem? Please describe.** Distributed tracing not available yet, out of the box. **Describe the solution you'd like** Need an out of the box...
**Is your feature request related to a problem? Please describe.** Right now we dont have any complete example of casbin provider of authorization **Describe the solution you'd like** Add example,...