Chris Funderburg

Results 14 comments of Chris Funderburg

@deepy - IF version 4 is supposed to come out within days, is that of any use? No one should be using the chart to install old versions from that...

In an attempt to poke this, and of course make it a little more correct, I've change the role from "Admin" to "Owner".

No, it's not. The instructions assume you're working off the main branch, but you're not. You need to check the right branch out. Instead of: ``` git clone --depth 1...

The "admin" issue was sorted out in #19827. It needed to be "Owner".

Not sure if this is related but my streaming server is suddenly failing to start with: ``` TypeError: Cannot read properties of undefined (reading 'charAt') at parse (/opt/mastodon/node_modules/pg-connection-string/index.js:13:11) at startWorker...

Thanks @Hanage999. That'll get me back up and running. I should have read the description above a bit more closely. That said, surely it's going break a LOT of people's...

That "outside" helm chart repo is already out of sync with mastodon/chart. I assume you'll be refreshing it?

Not to be critical, but it seems the whole chart seems to be an afterthought - when it's arguably the more reliable way to build a properly scaling cluster. Glad...

I'm curios how such a thing would play out inside a Kubernetes pod, where you've requested a fixed number of millicores, and would scale up a new pod based on...

> > I'm curios how such a thing would play out inside a Kubernetes pod, where you've requested a fixed number of millicores, and would scale up a new pod...