r.2024.04.15.0
Summary:
- address numerous SAST results
- RBAC: enable OCP lower level access (project/node) when only the highest level (cluster) is enabled
- In this release, we've addressed an edge case concerning
Worker unallocated
distribution. Previously, theWorker unallocated
cost was not negated after distributing costs for clusters whose worker nodes reported zero CPU capacity, resulting in inflated costs due toWorker unallocated
costs counting twice.
What's Changed
- COST-4874 address shellcheck warnings by @maskarb in #5023
- Upgrade Codecov action by @samdoran in #5024
- COST-4807 Remove remove-stale from enabled tags masu endpoint options by @cgoodfred in #5007
- COST-4715 sentry -> glitchtip cleanup p2 by @maskarb in #5012
- COST-4764 Set lower level rbac roles when only top level are set for OpenShift cluster/node/project by @lcouzens in #5020
- COST-4757 Remove custom Unleash strategies by @lcouzens in #5021
- COST-4822 Remove
cluster
from OCPAWS tag matching SQL by @cgoodfred in #5026 - COST-4785 Worker unallocated cost not negated after distribution by @myersCody in #4999
- COST-3761 Add models for OCP node networking costs by @samdoran in #4968
- COST-4877 Report correct PostgreSQL version by @samdoran in #5019
- add provider-billing-source to sources masu endpoint by @maskarb in #4984
- rename variables for "COPY_PASTE_ERROR" by @maskarb in #5025
- chore(image): update base image by @github-actions in #5018
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #5017
- COST-4895 create tmp dir for build-deploy by @maskarb in #5028
- COST-4736 Fix local strategies by @lcouzens in #5029
- rename presto -> trino in app-interface by @maskarb in #5030
- COST-4626 return pd.NaT instead of None for custom date converters by @maskarb in #5034
- chore(image): update base image by @github-actions in #5033
Full Changelog: r.2024.04.08.0...r.2024.04.15.0