Mattias Andersson

Results 9 issues of Mattias Andersson

I'm seeing the following error when building this image in my current Openshift-project: `You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure...

### Feature request In our setup, we have a large number of namespaces, each with their own custom pipelines as well as their own event listeners. As I understand, we...

kind/feature

### Summary I'm currently using Openshift Devspaces 3.15. I've configured my own devfile and committed it to a private git repository. As an initial comment, I don't see how one...

kind/question
engine/devworkspace
area/ux
area/devfile-spec

![image](https://github.com/user-attachments/assets/fb75deb5-d96d-45f6-bd8d-f8f0e63d7509) ``` grid-rows: 3 grid-columns: 3 grid-gap: 20 1 2 3 4 5 6 7 8 9 1 -> 3 -> 9 -> 7 -> 1 1 -> 9 3...

I was getting the following MQ error message: `{errorCode=2012, reason=MQRC_ENVIRONMENT_ERROR, linkedErr=MQCONNX: MQCC = MQCC_FAILED [2] MQRC = MQRC_ENVIRONMENT_ERROR [2012]}` I managed to rectify this by adding the following files to...

I noticed that the IBM MQ source connector is missing the `mqjms.ConnectionFactoryImpl.TLSCipherSpec` property. In our environment we need to be able adjust this.

I'm seeing the following error with the latest docker image when using the `messaging.ibmmq` target: `error loading target conntector on binding kubemq-query-IBM-MQ, invalid kind messaging.ibmmq for target messaging-ibmmq","source":"binding-service"` Is IBM...

In our setup we tend to use different `preferred-install` configuration of certain packages depending on environment. In our development environment we prefer to use `source` while in our production environment...