Matt Ray
Matt Ray
Feel free to contact [email protected] and we can help get these added as Chef Partner Cookbooks: https://www.chef.io/blog/2016/02/23/chef-launches-partner-cookbook-program-to-expand-devops-ready-technology-ecosystem/
Per the OpenCost [GOVERNANCE](https://github.com/opencost/opencost/blob/develop/GOVERNANCE.md) I'm proposing Alex join the Maintainers to replace @michaelmdresser. He's been active in the project and already maintains the [opencost/opencost-plugins](https://github.com/opencost/opencost-plugins).
This is a bug for chef-ingredient currently, but it may be considered a Policyfile bug. If you try to set `:stable` in your Policyfile you get Reason: (ChefDK::InvalidPolicyfileAttribute) Invalid type...
The policyfile lock.json contains the following ``` "origin": "https://api.chef.server.xyz/organizations/org_cookbooks", "source_options": { "chef_server": "https://api.chef.server.xyz/organizations/org_cookbooks", "version": "11.5.0" ``` but when `chef install` is called against the lock file it goes to the...
appVersion bump to 1.111.0, version bump to 0.2.0 Registry moved from quay.io -> ghcr.io Renamed container to "opencost" from legacy "kubecost-cost-model" Removed "prod-" tag prefix, no longer used in ghcr.io...
Could we please make these "Official" on behalf of the CNCF OpenCost project? - **Repository name** *OpenCost* - https://artifacthub.io/packages/helm/opencost/opencost - https://artifacthub.io/packages/helm/opencost-oci/opencost - https://opencost.io - Sandbox project - https://github.com/opencost/opencost-helm-chart/ - https://github.com/opencost/...
## What does this PR change? * Doc cleanup ## Does this PR relate to any other PRs? * https://github.com/opencost/opencost-website/pull/287 ## How will this PR impact users? * More readable...
A few minor cleanups.