Matt Ray

Results 286 comments of Matt Ray
trafficstars

@Faustinekitten I've created https://github.com/opencost/opencost/pull/2542 If you replace your UI container with this one: https://github.com/users/mattray/packages/container/opencost-ui/180087766?tag=2538 you can test for yourself. That's built off of the `develop` branch with the submitted patch.

Have you used the `Controller Kind` or `Controller` views? That would filter everything to the Controller and only show `__unallocated__` for directly deployed pods.

Good catch, I bet there's another setting in `ControllerKind` I missed. I'll investigate.

OK, I've dug into this, and `__unallocated__` is essentially "NOT current aggregation". Unless you have directly deployed pods, if everything maps to an existing Controller Kind you won't have `__unallocated__`...

Thanks for the PR @ksdpmx! Any @opencost/opencost-maintainers want to weigh in on any reason not to merge this?

@Sean-Holcomb I know you were discussing the Azure Price Sheet recently, did something change or is this a configuration issue?

Thanks for the PR, I'm going to need to test it before merging it. I thought we'd already dealt with these, but maybe it was just the opencost-ui container.

@squilaSC I'm working on this and hope to have some refined docs out soon

https://github.com/mattray/opencost-website/tree/installation_refresh is my WIP, I'm hoping to submit a PR today or tomorrow. It steps through all the installation steps for each cloud provider, so they're all fairly similar. 1)...

Nice! Let's get some of the other @opencost/opencost-maintainers to weigh in