Wojciech Trocki
Wojciech Trocki
### Feature or problem description When creating suggestion we can use opts.ruleType value to determine what rule we deal with
Ordering of yaml by keys. ``` kafka: bootstrapserverhost: kannan-ins-c--do--k-b-d-r-ig-ig.bf2.kafka.rhcloud.com:443 failedreason: "" id: c91do42k8b3d6r1ig6ig name: kannan-instance status: ready location: /home/rkpattnaik780/.config/rhoas/contexts.json name: harari registry: id: cc8a243a-feed-4a4c-9394-5a35ce83cca5 name: prod registryurl: https://bu98.serviceregistry.rhcloud.com/t/cc8a243a-feed-4a4c-9394-5a35ce83cca5 status: ready...
## Description YAML format printing empty fields where json keeps them removed. We need to be consistent ``` { "id": "c95uk5s6eg3sq0ib86u0", "owner": "lburgazz_kafka_supporting", "created_at": "2022-04-05T07:04:55.100582Z", "modified_at": "2022-04-05T14:47:59.850304Z", "name": "lb-dbz", "connector_type_id":...
### Feature or problem description With the new API we added to the connectors support is very easy to create a custom client Example: https://github.com/lburgazzoli/bf2-cos-tools/blob/rhoc-cli/rhoc/pkg/service/service.go and to use it https://github.com/lburgazzoli/bf2-cos-tools/blob/rhoc-cli/rhoc/pkg/cmd/namespaces/list/list.go#L77-L79...
### Feature or problem description More information: https://github.com/redhat-developer/app-services-sdk-js/pull/327/files
Extension provides solution for generating performant Quarkus Java Client. I'm opening thread to discuss investigation I'm doing to validate non Quarkus use cases. ## Why Quarkus community want to provide...
Imposter is a revolutionary tool offering comprehensive mocking capabilities for the OpenAPI, however, so many teams might also have gRPC APIs which currently would require using a separate mocking tool....
### Feature or Problem Description I'm investigating if Apicurio can have capabilities across multiple artifacts. For example, I have Service A and Service B. Each has different lifecycles and are...
Error codes that are returned are currently very generic - 404 is generic argument missing. It will be better if errors contain information about specifics - like - missing group,...
I want to use Okta CLI to check parity between environments. Currently `okta apps config --app=$APP_ID ` returns some custom-formatted text.