noah costello

Results 13 comments of noah costello

I was able to render the template locally with the command `helm template --dry-run=server` using helm 3.14.3. The problem now is that _my_ ArgoCd is running helm version 3.10.x which...

@spew @sestinj We fixed the issue today by doing a few things: 1. Delete `core/package-lock.json` and `extensions/vscode/package-lock.json` 2. Modify the `vectordb` entry in both `core/package.json` and `extensions/vscode/package.json`: ```diff "dependencies": {...

@wy65701436 During normal load on our system, our core pods can scale to 80+ pods based on our HPAs. If I'm doing the math correctly, the docs say that each...

We are also seeing this in Version v2.9.0-6d1ad65c. It doesn't seem to affect anything.

@stonezdj I am running into a similar issue to the one above. We already have harbor deployed and running, is there a way to deploy the operator to only handle...

@sestinj this is a feature that we would also like to see implemented. Your understanding is correct.

Awesome! I'll check it out in the pre-release. This should be what's needed.

Yup, we just do a simple `rm scripts/data/02-user.js scripts/data/03-project-member.js` prior to running `go run mage.go prepare`.

> Why do you run 80 core pods? Are piping the s3 traffic via core. (Disable redirect on docker distribution?) > > One can do quite some optimization with indexes...