Lucas O'Neil

Results 92 comments of Lucas O'Neil

@jamshale do you mind [checking](https://github.com/bcgov/traction/pull/1260/files) the helm changes under `charts\traction` when you have a min? This is what was causing the issue above if that seems like it makes sense...

@Gavinok can probably throw these changes on the pile while working on other deletion tickets?

Quickly covered Node API in https://github.com/bcgov/traction/pull/1654 Can do Vue app frontend for this ticket

FE https://github.com/bcgov/traction/pull/1660

Would we want Tenant UI functionality for VC-API endpoints? https://github.com/hyperledger/aries-cloudagent-python/blob/main/docs/features/JsonLdCredentials.md#vc-api

We list these on the Innkeeper Server Configuration by returning the base wallet config from a special Innkeeper endpoint. Probably could just call the tenant's `config` endpoint and the full...

FYI this is what the ACA-Py `status/config` reads (using x-api-key) when fetched (dev env in this case but same for all) ![image](https://github.com/bcgov/traction/assets/17445138/d1e489ca-85f5-4b6c-bb41-9c2b463da7e7)

Other alternative could be to just use an endorser _agent_ without the service on top? Is that possible/something that's lighter? Or are the service integrations needed. On the other hand,...

This _might_ still be an ACA-Py bug where having a blank value for image url breaks connection creation, and the endpoint does not allow nulling out the field, only blanking...

Think this works for me, good idea to have sample functions in there that would be in effect for a deployment. Yeah same question about what helm setup would be