microcks
microcks copied to clipboard
The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation sandbox project 🚀
### Reason/Context We have to use a corporate proxy to cache container images. It is possible to do it with the existing chart, but it requires to override the full...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) and [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 Changelog Sourced from braces's...
This task aims to increase the quality and maintainability of the project, adding more unit and integration tests. This is a board scope issue to receive any commits. Feel free...
### Reason/Context Apache Pulsar is officially supported in AsyncAPI definition: [pulsar bindings](https://github.com/asyncapi/bindings/blob/master/pulsar/README.md) With my organization we are looking for a way to easily test our api from an asyncApi document...
### Description - This PR adds support for escape character, which are provided in response example of specification file. - This PR adds boolean value `hasEscapeBraces` in `io.github.microcks.util.el.FunctionExpression` class to...
Bump our embedded version of Keycloak from `24.0.4` to `26.0.0` (latest one as of writing) Some specific things to not forget: * Check JS library to see if it must...
### Description - Add .DS_Store in gitignore to ignore .DS_Store files in the PR ### Related issue(s)
### Describe the bug Hi! I just deployed Microcks internally on ECS Fargate (not on K8s). I used CDK for the infrastructure as code. Would it be interesting for the...
### Reason/Context As of today, Secrets content is not encrypted when written into the MongoDB database. Of course, MongoDB communication can be secured using TLS and so on but encryption...
The version of Strimizi we embed in docker-compose or the version the CR we create in Helm chart is pretty old. Update this to latest Strimzi version.