Lucas O'Neil

Results 92 comments of Lucas O'Neil

+1 to this being important to release for version 3 as well as 4

Updating here https://github.com/bcgov/traction/pull/1398 no major AIP changes or anything needed for consumers as noted above

Notes on plugin addition in this ticket: https://github.com/bcgov/traction/issues/1545

Rebased and resolved package conflicts

@amanji there's a pull request here that refactors some startup to a `manage` script. Any thoughts on if we merge that if that would cause any issues (or should have...

FYI trying on the deployed PR and hitting start on the logs doesn't seem to show output or an error See an aggregateError in the tenant UI backend logs: ![image](https://github.com/user-attachments/assets/f53bfc2a-5076-4861-b1ee-f5c366f8ca35)

Getting a fail on one of the loki fields during Helm deployment ``` Error: template: traction/templates/ui/deployment.yaml:9:24: executing "traction/templates/ui/deployment.yaml" at : error calling include: template: traction/templates/ui/configmap.yaml:33:29: executing "traction/templates/ui/configmap.yaml" at : error...

Getting a local docker error as well for me on fresh setuo `Error response from daemon: error looking up logging plugin loki: plugin "loki" not found` Built fresh (`docker compose...