Hafid Haddouti
Hafid Haddouti
The latest-release version (0.2.49.Final) of apicurio-studio-api is not deployable (in OCP) ``` 2021-09-20 17:16:00,113 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment apicurio-studio-api.war (runtime-name: apicurio-studio-api.war) in 296ms 2021-09-20 17:16:00,159...
I have integrated Microcks with Apicurio in OpenShift. After mocking an API in Apicurio I see in the Dashboard, that I have 1 REST services. But in the APIs page...
hello, I faced the same issue, that the plugin crashes, if using vcd_network_routed but with a DHCP pool instead of static IP pool ### Terraform Version ``` Terraform v0.13.3 +...
Hi there, I figured out an issue with a DHCP routed network and trying to set dnat rule. IP is during plan known, but in apply not. The network is...
Enhancement Provide the capability to extract a key/field from a json object which is stored in a Secret resource object Example ``` kind: Secret data connection: base64-encoded-string ``` The base64-encoded-string...
## Feature request Enhance the current management setup with the option of fallback to the _default_ `ConfigMap` and `Secret`, in case no dedicated `ConfigMap` and `Secret` is defined for a...
Provisioning IBM Secrets Manager works if creating a new or using existing one. But the binding does not work, means no secret will be created. Definition ``` apiVersion: ibmcloud.ibm.com/v1 kind:...
**Describe the bug** Trying to add a user to the ConfigMap `argocd-cm`, but after saving the value/field `data.accounts` is reversed. From the ArgoCD docu/RH article is this field not managed...
**Describe the bug** After creating a new ArgoCD instance with `dex` enabled, the integration with OpenShift SSO is not working, main reason is the missing DEX role(binding). In other examples,...
**Describe the bug** Created a `GrafanaDatasource` which is not visible in the Grafana UI/Dashboard. Is the expectation wrong, that created datasources via `GrafanaDatasource` CR are visible and listed in Grafana...