Bug 1489950
| Summary: | RFE: Custom Pod Idling Rules | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Kyle Hughes <khughes> |
| Component: | RFE | Assignee: | Abhishek Gupta <abhgupta> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.x | CC: | aos-bugs, aweiteka |
| Target Milestone: | --- | ||
| Target Release: | 3.x | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Kyle Hughes
2017-09-08 18:43:57 UTC
Solly, PTAL. If this is valid, please reassign to the RFE component. Solly, PTAL. If this is valid, please reassign to the RFE component. I'm referring to the following scripts, which, if in use, would idle all pods after 24 hours: https://gitolite.corp.redhat.com/cgit/it-syseng/paas/platform-management.git/tree/roles/ose_idling/files To be clear, application idling is "opt in". Here's an attempt do address this use case: https://github.com/openshift/openshift-ansible/pull/7841 If the PR were merged one could run this playbook as a timed job template from Ansible Tower, excluding a custom list of projects that should not be idled. Kyle, does this satisfy the requirement? |