Laurent Broudoux

Results 37 issues of 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,...

kind/question

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,...

kind/task
component/install
good first issue
help wanted

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...

enhancement

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,...

feature

### 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...

kind/enhancement
component/importer
help wanted
keep-open

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:...

kind/enhancement
distrib/openshift
stale

As AsyncAPI v3.0.0 is going mainstream, we should migrate our samples from `/samples` folder to AsyncAPI v3.

kind/task
good first issue
keep-open

### 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...

component/ux
kind/enhancement
good first issue
keep-open

### 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...

kind/bug
component/mocks