Skip to content

Conversation

@jessegoodier
Copy link
Collaborator

@jessegoodier jessegoodier commented Oct 27, 2025

Release Notes Headline

rename finops-agent to finopsagent.
#4381

Commentary for Reviewers

I have tested locally. I'm not going to fix the chart tests because they would break anything we need in 2.8 patches

Links to Issues or Tickets

KCM-4761
KCM-4816

User Impact and Risks

Same as #4378

Testing

valid results:

helm template test ~/git/kubecost/cost-analyzer \
  --set global.federatedStorage.existingSecret=federated-store \
  --set global.clusterId="test"
<chart yaml>

expected failures:

helm template temp ./cost-analyzer --set finopsagent.enabled=false
Error: execution error at (cost-analyzer/templates/NOTES.txt:2:4): 
Kubecost 2.9.x is only used for preparing agents to upgrade to 3.0.
Please set, finopsagent.enabled=true
helm template test ~/git/kubecost/cost-analyzer \
  --set global.federatedStorage.existingSecret=federated-store \
  --set global.clusterId=""

clusterId is required. Please set .Values.global.clusterId

Documentation Updates

@jessegoodier jessegoodier marked this pull request as ready for review October 28, 2025 17:13
@jessegoodier jessegoodier merged commit ce5036a into v2.9 Oct 28, 2025
7 of 9 checks passed
@jessegoodier jessegoodier deleted the 2x-finops-agent branch October 28, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants