Do not use pipe cli in grid engine autoscaler
Open
kind/enhancement
sys/core
- Dominant language
- Java
- Stars
- 163
- Forks
- 65
- Avg merge
- 11h 46m
- Merged PRs (30d)
- 29
Description
**Background**
Currently grid engine autoscaler uses pipe cli to start and stop additional worker runs. It works so far but it is not efficient in several scenarios. More secure approach would be to call Cloud Pipeline API directly without pipe cli.
**Approach**
Replace all the usages of pipe cli in grid engine autoscaler with direct Cloud Pipeline API calls.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.