eugenegujing opened a new issue, #7576:
URL: https://github.com/apache/texera/issues/7576

   ### Task Summary
   
   
`computing-unit-managing-service/src/main/scala/org/apache/texera/service/resource/ComputingUnitManagingResource.scala`
 is the REST resource for computing-unit management. Its spec (added in #7337) 
covers `getComputingUnitInfo`, `getComputingUnitMetricsEndpoint`, 
`listComputingUnits`, and `terminateComputingUnit`, using local-type units so 
no Kubernetes calls are made.
   
   The remaining endpoints have no tests: `createWorkflowComputingUnit`, 
`renameComputingUnit`, `getComputingUnitTypes`, `getComputingUnitLimitOptions`, 
and the local branch of `getComputingUnitResourceLimit`.
   
   ### Task Type
   
   - [ ] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [ ] Testing / QA
   - [ ] Documentation
   - [ ] Performance
   - [ ] Other


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to