Nathan A. Ferch
Nathan A. Ferch
@wittjosiah that part is working as intended. I think the reason that `pnpm install --no-lockfile` fails when there's missing peer dependencies is that the same codepaths that warn about missing...
@wittjosiah `pnpm install --help`, strange that it's not on the website, but it's not the only option missing.
Adding the CI check in https://github.com/dxos/dxos/pull/5663 is blocked by the strange `pnpm` error: https://github.com/pnpm/pnpm/issues/6893#issuecomment-1944828397
Observability wise, I think we might be good here: Agentmanager now polls agent pods for health. The sum of these should in theory match the number of agent CRs, but...
beginnings of API-based versioning in https://github.com/dxos/eldon-operator/pull/25
I also find these logs a bit spammy. My instance gets 15k loglines per hour. Each query seems to generate several loglines with very little difference. Setting the loglevel to...