Dylan Murray
Dylan Murray
https://gist.github.com/jjo/2391dbb1125f01d06830b0145d8de2dd The above gist are logs from an `apb test`equivalent call but usnig `oc run`. I cannot tell if this is due to the Ansible code or from `bind-init` functionality...
The APB tool needs better linting of the APB spec. You can break `apb push` by setting a blank description. The broker bootstraps the spec successfully and an error only...
It has been brought up that it would be useful for a developer to be able to know what credentials are exposed in bindable applications without looking deep into the...
In https://github.com/projectatomic/atomicapp/blob/master/atomicapp/nulecule/base.py#L117 you can see that config.globals is being referenced to be passed into the OpenShift provider. However, in a recent commit (https://github.com/projectatomic/atomicapp/commit/d08844910e44b74dee5ff5d8a68a2a1d781724cb) the 'globals' method was removed. I believe...
Rather than custom scripts/makefile additions we should shoot to have a helm chart for installation of the operator and operands.
To do this, let's start with one application such as [coolstore](https://github.com/konveyor-ecosystem/coolstore/tree/main). Run it through Kai, let the codeplan loop iterate to it's conclusion and compare the results with the [quarkus](https://github.com/konveyor-ecosystem/coolstore/tree/quarkus)...
When a rule references an external link, there is usually a ton of useful data and context for the LLM to scrape to provide better results. If we find an...
```[tasklist] ### Tasks - [ ] https://github.com/konveyor/kai/issues/331 - [ ] Creation of reusable evaluation harness for consumption in automation ```