Laurent Broudoux
Laurent Broudoux
As of today, Postman Collection is not stored into Microcks and re-downloaded each time we need it for running tests. If we can consider Postman Collection as an API contract,...
As it is done withe Azure in microcks/microcks-azure component, we'd like to provide simple, demo purposed, CloudFormation template for AWS. I've initialized stuffs but being a newbee at AWS stuffs,...
The networking.k8s.io/v1beta1 API versions of Ingress is not longer served as of v1.22 (see https://kubernetes.io/docs/reference/using-api/deprecation-guide/#ingress-v122). Migrate to newer version.
#### Reason/Context As of (near future) `2.1.0` version of specification, message examples may contain clearly described properties like `payload`, `headers`, `name` and `summary`. Introducing new `MessageExample` into previous version of...
EIP Model should be able to persist into CDO Model Repository (https://eclipse.org/cdo/) for better team and collaborative features support. CDO support should be added - when saving model via designer,...
### Reason/Context Since we enabled [Multi-artifacts support](https://microcks.io/documentation/using/importers/#multi-artifacts-support) in Microcks, we discovered many new use cases such as the one of adding different Postman Collections that hold tests suites of different...
We found on some OpenShift clusters that the API Groups Information is not always available making the Operator crash on the following command because of HTTP response 502: ``` api_groups:...
As AsyncAPI v3.0.0 is going mainstream, we should migrate our samples from `/samples` folder to AsyncAPI v3.
### Reason/Context When running Microcks without authentication/Keycloak support, we still have the User's information and Logout buttons that are available. This make things confusing such as in #1086 ### Description...
### Describe the bug When fetching the GraphQL schema with a GraphQL introspection query, the native image returns an empty response (`{}`)) ### Expected behavior We expected to received the...