- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4
Add cost tracking for blanket billing with karpenter #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
… into feat/karpenter-for-cost
| Please find the ci env pod logs here | 
| 
 Please find the detailed integration test report here Please find the ci env pod logs here | 
| restoring the branch for evaluation of countinue working on this | 
| return nil, err | ||
| } | ||
|  | ||
| if payModel.Local && Config.Config.Karpenter && strings.Contains(strings.ToLower(payModel.Name), "trial") { | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this correct? Only "Trial Workspaces" will have cost usage reports and any "Direct Pay" workspaces will not have cost usage reports?
Test/updates to cost
Jira Ticket: BRH-581
New Features
Breaking Changes
Bug Fixes
Improvements
Dependency updates
Deployment changes