Jason Montleon
Jason Montleon
Successfully tested one whole time...
### Is your enhancement related to a problem? Please describe When trying to work around https://github.com/containers/podman-desktop-extension-ai-lab/issues/1074 I had to edit the extension code to use an alternate image. Initially I...
### Is your enhancement related to a problem? Please describe Trying to run against `TheBloke/Mistral-7B-Instruct-v0.2-GGUF` I was receiving messages: ``` Error code: 400 - {'error': {'message': "This model's maximum context...
### Issue Description Describe your issue We are using a compose file to start some containers. It is available here: https://github.com/konveyor/kai/blob/main/compose.yaml Within the containers /podman_compose is being mounted rw so...
@fabianvf is this dumb, or is this what I must do to get a list compatible to what `{{ lookup('k8s', cluster_info='api_groups') }}` was doing previously?
At this time generating a tackle CR is pretty standard. However, as we add CRs and depending on the complexity or number of extensions that comes to exist it may...
## Type of question Correct practices when adding a new version to a CRD. ## Question We have a CRD, addons.tackle.konveyor.io. Up until now we have only had v1alpha1. However...
If the key does not exist it will print a message: ``` TASK [Verify kai-api-key-secret has been created] ******************************************************************************************************************************************************************************************* ok: [localhost] => { "msg": "Kai will not deploy until the...
We are hitting issues trying to build psycopg on Fedora 41 / rawhide riscv64 The full log is at http://fedora.riscv.rocks/kojifiles/work/tasks/7774/1737774/build.log Failing tests: ``` FAILED tests/test_concurrency.py::test_eintr[ITIMER_REAL-SIGALRM] - Assertion... FAILED tests/test_concurrency.py::test_ctrl_c_handler -...